2024-04-22 09:27:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-22 09:27:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:49.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7219ac49 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:49.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:49.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-22 09:27:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:49.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:49.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-22 09:27:50.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-22 09:27:50.157 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:27:50.161 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.163 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bcbed6 2024-04-22 09:27:50.163 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bcbed6 2024-04-22 09:27:50.167 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@177b4391 2024-04-22 09:27:50.167 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@177b4391 2024-04-22 09:27:50.171 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1344d5a6 2024-04-22 09:27:50.172 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1344d5a6 2024-04-22 09:27:50.175 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@564649aa 2024-04-22 09:27:50.175 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@564649aa 2024-04-22 09:27:50.178 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af017ba 2024-04-22 09:27:50.178 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af017ba 2024-04-22 09:27:50.181 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dabebe 2024-04-22 09:27:50.181 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dabebe 2024-04-22 09:27:50.184 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5286be06 2024-04-22 09:27:50.184 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5286be06 2024-04-22 09:27:50.187 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3669b6e5 2024-04-22 09:27:50.187 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3669b6e5 2024-04-22 09:27:50.189 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e3a55 2024-04-22 09:27:50.190 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e3a55 2024-04-22 09:27:50.190 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 09:27:50.193 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.197 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.455 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:50.455 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:27:50.455 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:50.457 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:27:50.493 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.494 [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-04-22 09:27:50.494 [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-04-22 09:27:50.495 [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-04-22 09:27:50.553 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.600 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.628 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.650 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.670 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.678 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.782 [DefaultDispatcher-worker-7 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:50.782 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 09:27:50.811 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 09:27:50.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-22 09:27:50.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-22 09:27:50.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:27:50.861 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f: (connection evicted) 2024-04-22 09:27:50.862 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19bcbed6: (connection evicted) 2024-04-22 09:27:50.862 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177b4391: (connection evicted) 2024-04-22 09:27:50.863 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1344d5a6: (connection evicted) 2024-04-22 09:27:50.863 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564649aa: (connection evicted) 2024-04-22 09:27:50.864 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2af017ba: (connection evicted) 2024-04-22 09:27:50.864 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67dabebe: (connection evicted) 2024-04-22 09:27:50.865 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5286be06: (connection evicted) 2024-04-22 09:27:50.865 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3669b6e5: (connection evicted) 2024-04-22 09:27:50.866 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e3a55: (connection evicted) 2024-04-22 09:27:50.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:50.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-22 09:27:50.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-22 09:27:50.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cd3fc29 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:50.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:50.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:50.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:50.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:50.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:50.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:50.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:50.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:50.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-22 09:27:50.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:50.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:50.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-22 09:27:50.882 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:50.895 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:50.898 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:50.900 [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-04-22 09:27:50.900 [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-04-22 09:27:50.900 [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-04-22 09:27:50.900 [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-04-22 09:27:50.914 [DefaultDispatcher-worker-8 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:50.916 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 09:27:50.916 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-22 09:27:50.916 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 09:27:50.922 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:50.940 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:50.957 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:50.968 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:50.974 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:50.977 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 09:27:50.981 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:27:50.985 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@523f8170 2024-04-22 09:27:50.986 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@523f8170 2024-04-22 09:27:50.991 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:50.991 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf86547 2024-04-22 09:27:50.991 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf86547 2024-04-22 09:27:50.995 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c7ea00 2024-04-22 09:27:50.995 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c7ea00 2024-04-22 09:27:50.998 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc56f7c 2024-04-22 09:27:50.998 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc56f7c 2024-04-22 09:27:50.998 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:51.000 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@33df59b5 2024-04-22 09:27:51.000 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@33df59b5 2024-04-22 09:27:51.003 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c92d0d4 2024-04-22 09:27:51.003 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c92d0d4 2024-04-22 09:27:51.006 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b62b8ac 2024-04-22 09:27:51.006 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b62b8ac 2024-04-22 09:27:51.008 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dea9033 2024-04-22 09:27:51.008 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dea9033 2024-04-22 09:27:51.011 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@34316cca 2024-04-22 09:27:51.011 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@34316cca 2024-04-22 09:27:51.011 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:27:51.048 [DefaultDispatcher-worker-6 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3513d214 2024-04-22 09:27:51.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-22 09:27:51.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-22 09:27:51.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:27:51.081 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3513d214: (connection evicted) 2024-04-22 09:27:51.081 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@523f8170: (connection evicted) 2024-04-22 09:27:51.082 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cf86547: (connection evicted) 2024-04-22 09:27:51.083 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58c7ea00: (connection evicted) 2024-04-22 09:27:51.083 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc56f7c: (connection evicted) 2024-04-22 09:27:51.084 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33df59b5: (connection evicted) 2024-04-22 09:27:51.084 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c92d0d4: (connection evicted) 2024-04-22 09:27:51.085 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b62b8ac: (connection evicted) 2024-04-22 09:27:51.085 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dea9033: (connection evicted) 2024-04-22 09:27:51.086 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34316cca: (connection evicted) 2024-04-22 09:27:51.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:51.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-22 09:27:51.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-22 09:27:51.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49631cfb 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:51.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:51.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:51.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-22 09:27:51.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6133e20b 2024-04-22 09:27:51.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6133e20b 2024-04-22 09:27:51.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-22 09:27:51.237 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:51.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da34eb0 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:51.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:51.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:51.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:51.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:51.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:51.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:51.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-22 09:27:51.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4 2024-04-22 09:27:51.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4 2024-04-22 09:27:51.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-22 09:27:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-22 09:27:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c9cafa5 2024-04-22 09:27:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:51.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-22 09:27:51.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df4709e 2024-04-22 09:27:51.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df4709e 2024-04-22 09:27:51.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-22 09:27:51.590 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:51.602 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4 2024-04-22 09:27:51.615 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:51.900 [DefaultDispatcher-worker-5 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df4709e 2024-04-22 09:27:51.907 [DefaultDispatcher-worker-5 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df4709e 2024-04-22 09:27:51.908 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45799/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 09:27:51.908 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45799/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-22 09:27:51.908 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45799/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 09:27:51.927 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45799/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 09:27:51.927 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45799/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 09:27:51.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-22 09:27:51.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-22 09:27:51.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:51.964 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bf3ec4: (connection evicted) 2024-04-22 09:27:51.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:51.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-22 09:27:51.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-22 09:27:51.968 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df4709e 2024-04-22 09:27:51.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de8f85c 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:51.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-22 09:27:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:51.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:51.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-22 09:27:51.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd20ebc 2024-04-22 09:27:51.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd20ebc 2024-04-22 09:27:51.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-22 09:27:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-22 09:27:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c70b7c3 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-22 09:27:52.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-22 09:27:52.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a73867 2024-04-22 09:27:52.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a73867 2024-04-22 09:27:52.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-22 09:27:52.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-22 09:27:52.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-22 09:27:52.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.048 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd20ebc: (connection evicted) 2024-04-22 09:27:52.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-22 09:27:52.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-22 09:27:52.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-22 09:27:52.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b4df5a 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-22 09:27:52.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b8d45 2024-04-22 09:27:52.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b8d45 2024-04-22 09:27:52.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-22 09:27:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-22 09:27:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d1f065 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-22 09:27:52.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aac81ca 2024-04-22 09:27:52.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aac81ca 2024-04-22 09:27:52.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-22 09:27:52.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-22 09:27:52.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-22 09:27:52.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.078 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67b8d45: (connection evicted) 2024-04-22 09:27:52.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-22 09:27:52.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-22 09:27:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-22 09:27:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d49790 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-22 09:27:52.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1851c7d2 2024-04-22 09:27:52.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1851c7d2 2024-04-22 09:27:52.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-22 09:27:52.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9fb485 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-22 09:27:52.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-22 09:27:52.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38dbeb39 2024-04-22 09:27:52.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38dbeb39 2024-04-22 09:27:52.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-22 09:27:52.106 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-22 09:27:52.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-22 09:27:52.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.113 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1851c7d2: (connection evicted) 2024-04-22 09:27:52.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-22 09:27:52.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-22 09:27:52.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@789dd6bf 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-22 09:27:52.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38929da 2024-04-22 09:27:52.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38929da 2024-04-22 09:27:52.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-22 09:27:52.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d667a5 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-22 09:27:52.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f4b803 2024-04-22 09:27:52.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f4b803 2024-04-22 09:27:52.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-22 09:27:52.171 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-22 09:27:52.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-22 09:27:52.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.172 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38929da: (connection evicted) 2024-04-22 09:27:52.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-22 09:27:52.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-22 09:27:52.202 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.240 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246de37e 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-22 09:27:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-22 09:27:52.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c 2024-04-22 09:27:52.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c 2024-04-22 09:27:52.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@527d48db 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-22 09:27:52.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2335aef2 2024-04-22 09:27:52.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2335aef2 2024-04-22 09:27:52.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-22 09:27:52.411 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.428 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.470 [DefaultDispatcher-worker-6 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2335aef2 2024-04-22 09:27:52.500 [DefaultDispatcher-worker-2 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2335aef2 2024-04-22 09:27:52.509 [DefaultDispatcher-worker-4 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2335aef2 2024-04-22 09:27:52.521 [DefaultDispatcher-worker-4 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2335aef2 2024-04-22 09:27:52.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-22 09:27:52.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-22 09:27:52.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.575 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b79ff1c: (connection evicted) 2024-04-22 09:27:52.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-22 09:27:52.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-22 09:27:52.584 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2335aef2 2024-04-22 09:27:52.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-22 09:27:52.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636fccb0 2024-04-22 09:27:52.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-22 09:27:52.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-22 09:27:52.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-04-22 09:27:52.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-04-22 09:27:52.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8d45cf 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-22 09:27:52.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-04-22 09:27:52.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-04-22 09:27:52.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-22 09:27:52.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-22 09:27:52.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-22 09:27:52.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.619 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec427: (connection evicted) 2024-04-22 09:27:52.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-22 09:27:52.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-22 09:27:52.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-04-22 09:27:52.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-04-22 09:27:52.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-22 09:27:52.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be50b35 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-04-22 09:27:52.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-04-22 09:27:52.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-22 09:27:52.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-22 09:27:52.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-22 09:27:52.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.641 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18513c23: (connection evicted) 2024-04-22 09:27:52.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-22 09:27:52.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0ffb9b 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-22 09:27:52.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2024-04-22 09:27:52.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2024-04-22 09:27:52.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35454c7a 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2024-04-22 09:27:52.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2024-04-22 09:27:52.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-22 09:27:52.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-22 09:27:52.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-22 09:27:52.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.663 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8549c5f: (connection evicted) 2024-04-22 09:27:52.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-22 09:27:52.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2024-04-22 09:27:52.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2024-04-22 09:27:52.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-22 09:27:52.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2024-04-22 09:27:52.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2024-04-22 09:27:52.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-22 09:27:52.714 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.739 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-22 09:27:52.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-22 09:27:52.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.753 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b9155e: (connection evicted) 2024-04-22 09:27:52.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-22 09:27:52.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3221588e 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-22 09:27:52.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2024-04-22 09:27:52.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2024-04-22 09:27:52.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-22 09:27:52.760 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ceec81 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-22 09:27:52.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-04-22 09:27:52.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-04-22 09:27:52.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-22 09:27:52.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-22 09:27:52.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-22 09:27:52.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.783 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc: (connection evicted) 2024-04-22 09:27:52.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-22 09:27:52.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-22 09:27:52.784 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-22 09:27:52.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-04-22 09:27:52.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-04-22 09:27:52.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-22 09:27:52.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-22 09:27:52.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-04-22 09:27:52.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-04-22 09:27:52.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-22 09:27:52.818 [DefaultDispatcher-worker-6 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-04-22 09:27:52.819 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-04-22 09:27:52.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-22 09:27:52.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-22 09:27:52.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.822 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681d704e: (connection evicted) 2024-04-22 09:27:52.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-22 09:27:52.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-22 09:27:52.823 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e6761f 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-22 09:27:52.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2024-04-22 09:27:52.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb 2024-04-22 09:27:52.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7c4734 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2024-04-22 09:27:52.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2024-04-22 09:27:52.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-22 09:27:52.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-22 09:27:52.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-22 09:27:52.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.863 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bf93bb: (connection evicted) 2024-04-22 09:27:52.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:52.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-22 09:27:52.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-22 09:27:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a819901 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-22 09:27:52.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-04-22 09:27:52.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-04-22 09:27:52.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-22 09:27:52.880 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@459d2ee6 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:52.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:52.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2024-04-22 09:27:52.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2024-04-22 09:27:52.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-22 09:27:52.903 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.942 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.976 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:52.999 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.089 [DefaultDispatcher-worker-5 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2024-04-22 09:27:53.091 [DefaultDispatcher-worker-5 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2024-04-22 09:27:53.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-22 09:27:53.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-22 09:27:53.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.092 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb91027: (connection evicted) 2024-04-22 09:27:53.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-22 09:27:53.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-22 09:27:53.094 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2024-04-22 09:27:53.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b62db8 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-22 09:27:53.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2024-04-22 09:27:53.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2024-04-22 09:27:53.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79295932 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-22 09:27:53.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e00bdb 2024-04-22 09:27:53.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e00bdb 2024-04-22 09:27:53.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-22 09:27:53.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-22 09:27:53.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-22 09:27:53.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.125 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85: (connection evicted) 2024-04-22 09:27:53.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-22 09:27:53.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccfac29 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2024-04-22 09:27:53.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2024-04-22 09:27:53.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-22 09:27:53.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-04-22 09:27:53.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2024-04-22 09:27:53.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-22 09:27:53.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-22 09:27:53.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-22 09:27:53.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.155 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ea960f: (connection evicted) 2024-04-22 09:27:53.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-22 09:27:53.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-22 09:27:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-22 09:27:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3578a45b 2024-04-22 09:27:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2024-04-22 09:27:53.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2024-04-22 09:27:53.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ed691fd 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-22 09:27:53.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2024-04-22 09:27:53.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2024-04-22 09:27:53.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-22 09:27:53.215 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.249 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.258 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.277 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.360 [DefaultDispatcher-worker-1 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2024-04-22 09:27:53.362 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2024-04-22 09:27:53.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-22 09:27:53.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-22 09:27:53.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.363 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65e05005: (connection evicted) 2024-04-22 09:27:53.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-22 09:27:53.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-22 09:27:53.365 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@311d28f5 2024-04-22 09:27:53.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a205ee5 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-22 09:27:53.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2024-04-22 09:27:53.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@11295cb1 2024-04-22 09:27:53.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5daad59a 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2024-04-22 09:27:53.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2024-04-22 09:27:53.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-22 09:27:53.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-22 09:27:53.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-22 09:27:53.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.389 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11295cb1: (connection evicted) 2024-04-22 09:27:53.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-22 09:27:53.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31082efa 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-22 09:27:53.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7853363c 2024-04-22 09:27:53.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7853363c 2024-04-22 09:27:53.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-22 09:27:53.417 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7853363c 2024-04-22 09:27:53.430 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7853363c 2024-04-22 09:27:53.432 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7853363c 2024-04-22 09:27:53.440 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7853363c 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f52a229 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-22 09:27:53.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33e6d 2024-04-22 09:27:53.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33e6d 2024-04-22 09:27:53.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-22 09:27:53.457 [DefaultDispatcher-worker-2 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7853363c 2024-04-22 09:27:53.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-22 09:27:53.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-22 09:27:53.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.460 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7853363c: (connection evicted) 2024-04-22 09:27:53.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-22 09:27:53.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b5d5dc 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-22 09:27:53.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@77020328 2024-04-22 09:27:53.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@77020328 2024-04-22 09:27:53.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-22 09:27:53.471 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77020328 2024-04-22 09:27:53.486 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.487 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77020328 2024-04-22 09:27:53.489 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77020328 2024-04-22 09:27:53.493 [Test worker @coroutine#266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77020328 2024-04-22 09:27:53.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6e5da4 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-22 09:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-04-22 09:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-04-22 09:27:53.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-22 09:27:53.506 [DefaultDispatcher-worker-9 @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-04-22 09:27:53.508 [DefaultDispatcher-worker-9 @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77020328 2024-04-22 09:27:53.509 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-04-22 09:27:53.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-22 09:27:53.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-22 09:27:53.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.513 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77020328: (connection evicted) 2024-04-22 09:27:53.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-22 09:27:53.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-22 09:27:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5ce4b8 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-22 09:27:53.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1607d391 2024-04-22 09:27:53.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1607d391 2024-04-22 09:27:53.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-22 09:27:53.523 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1607d391 2024-04-22 09:27:53.541 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1607d391 2024-04-22 09:27:53.542 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.544 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1607d391 2024-04-22 09:27:53.548 [Test worker @coroutine#289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1607d391 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a78d380 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-22 09:27:53.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-22 09:27:53.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-22 09:27:53.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-22 09:27:53.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-22 09:27:53.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:27:53.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-22 09:27:53.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-22 09:27:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a14de0 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-22 09:27:53.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-22 09:27:53.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-22 09:27:53.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-22 09:27:53.563 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-22 09:27:53.576 [Test worker @coroutine#300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-22 09:27:53.578 [Test worker @coroutine#303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-22 09:27:53.581 [Test worker @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d1524 2024-04-22 09:27:53.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12608986 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-22 09:27:53.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec508e6 2024-04-22 09:27:53.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec508e6 2024-04-22 09:27:53.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-22 09:27:53.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-22 09:27:53.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-22 09:27:53.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:27:53.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-22 09:27:53.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7db5a 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-22 09:27:53.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-22 09:27:53.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-22 09:27:53.595 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.650 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.659 [DefaultDispatcher-worker-8 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-22 09:27:53.672 [DefaultDispatcher-worker-8 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-22 09:27:53.683 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.693 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.724 [DefaultDispatcher-worker-7 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-22 09:27:53.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-22 09:27:53.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-22 09:27:53.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.727 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2: (connection evicted) 2024-04-22 09:27:53.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-22 09:27:53.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-22 09:27:53.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-22 09:27:53.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3639b04 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-22 09:27:53.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-22 09:27:53.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-22 09:27:53.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-22 09:27:53.770 [DefaultDispatcher-worker-7 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-22 09:27:53.781 [DefaultDispatcher-worker-10 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-22 09:27:53.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-22 09:27:53.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-22 09:27:53.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.798 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a: (connection evicted) 2024-04-22 09:27:53.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-22 09:27:53.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-22 09:27:53.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb5f9d 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-22 09:27:53.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-22 09:27:53.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-22 09:27:53.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-22 09:27:53.842 [DefaultDispatcher-worker-11 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-22 09:27:53.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-22 09:27:53.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-22 09:27:53.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.844 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702cfbde: (connection evicted) 2024-04-22 09:27:53.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-22 09:27:53.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-22 09:27:53.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ebc5be6 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-22 09:27:53.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-22 09:27:53.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-22 09:27:53.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-22 09:27:53.890 [DefaultDispatcher-worker-10 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-22 09:27:53.902 [DefaultDispatcher-worker-5 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-22 09:27:53.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-22 09:27:53.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-22 09:27:53.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.903 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9: (connection evicted) 2024-04-22 09:27:53.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-22 09:27:53.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e647f39 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-22 09:27:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-22 09:27:53.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67 2024-04-22 09:27:53.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67 2024-04-22 09:27:53.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-22 09:27:53.952 [DefaultDispatcher-worker-5 @coroutine#331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67 2024-04-22 09:27:53.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-22 09:27:53.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-22 09:27:53.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:53.955 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67: (connection evicted) 2024-04-22 09:27:53.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:53.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-22 09:27:53.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@300aa927 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:53.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:53.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:53.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-22 09:27:53.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a 2024-04-22 09:27:53.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a 2024-04-22 09:27:53.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-22 09:27:54.004 [DefaultDispatcher-worker-1 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a 2024-04-22 09:27:54.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-22 09:27:54.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-22 09:27:54.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:54.005 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a: (connection evicted) 2024-04-22 09:27:54.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:54.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-22 09:27:54.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-22 09:27:54.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7337bd2e 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:54.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:54.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-22 09:27:54.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-22 09:27:54.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-22 09:27:54.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-22 09:27:54.267 [DefaultDispatcher-worker-3 @coroutine#344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-22 09:27:54.275 [DefaultDispatcher-worker-5 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-22 09:27:54.278 [Test worker @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35453/manifest.json 2024-04-22 09:27:54.278 [Test worker @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35453/manifest.json. 2024-04-22 09:27:54.278 [Test worker @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35453/manifest.json 2024-04-22 09:27:54.280 [Test worker @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35453/manifest.json 2024-04-22 09:27:54.281 [Test worker @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35453/manifest.json 2024-04-22 09:27:54.294 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:54.399 [Test worker @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35453/manifest.json. 2024-04-22 09:27:54.399 [Test worker @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35453/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:27:54.413 [DefaultDispatcher-worker-7 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-22 09:27:54.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-22 09:27:54.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-22 09:27:54.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:54.420 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6: (connection evicted) 2024-04-22 09:27:54.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:54.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-22 09:27:54.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-22 09:27:54.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36762234 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:54.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-22 09:27:54.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 09:27:54.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 09:27:54.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2114eb1a 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:54.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:54.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-22 09:27:54.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-22 09:27:54.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-22 09:27:54.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-22 09:27:54.467 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 09:27:54.521 [Test worker] INFO ktor.application - Application started in 0.058 seconds. 2024-04-22 09:27:54.521 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@204a02a4 2024-04-22 09:27:54.527 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:54.540 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:54.642 [DefaultDispatcher-worker-5 @coroutine#359] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611a91df 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:54.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:54.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-22 09:27:54.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-22 09:27:54.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-22 09:27:54.673 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 09:27:54.680 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 09:27:54.680 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 09:27:54.680 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 09:27:54.680 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 09:27:54.680 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 09:27:54.680 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 09:27:54.681 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 09:27:54.681 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 09:27:54.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b399f5a 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:54.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:54.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-22 09:27:54.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:54.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:54.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-22 09:27:54.736 [DefaultDispatcher-worker-5 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:54.743 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:54.749 [DefaultDispatcher-worker-7 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:54.758 [DefaultDispatcher-worker-7 @coroutine#369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-22 09:27:54.761 [DefaultDispatcher-worker-7 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-22 09:27:54.771 [DefaultDispatcher-worker-12 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:54.779 [DefaultDispatcher-worker-6 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:54.779 [Test worker @coroutine#365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json 2024-04-22 09:27:54.779 [Test worker @coroutine#365] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json. 2024-04-22 09:27:54.779 [Test worker @coroutine#365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json 2024-04-22 09:27:54.783 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:54.783 [Test worker @coroutine#365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json 2024-04-22 09:27:54.783 [Test worker @coroutine#365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json 2024-04-22 09:27:54.784 [Test worker @coroutine#365] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json. 2024-04-22 09:27:54.784 [Test worker @coroutine#365] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:27:54.802 [DefaultDispatcher-worker-1 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:54.809 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 09:27:54.810 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e2abc919-454f-4800-a57b-bba6aae28b6a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 09:27:54.813 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 09:27:54.814 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e2abc919-454f-4800-a57b-bba6aae28b6a 2024-04-22 09:27:54.818 [DefaultDispatcher-worker-1 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:54.818 [DefaultDispatcher-worker-1 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:27:54.818 [DefaultDispatcher-worker-1 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:54.818 [DefaultDispatcher-worker-1 @coroutine#386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:27:54.827 [DefaultDispatcher-worker-8 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:54.828 [DefaultDispatcher-worker-8 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:54.828 [DefaultDispatcher-worker-8 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 09:27:54.828 [DefaultDispatcher-worker-8 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:54.834 [DefaultDispatcher-worker-8 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:54.834 [DefaultDispatcher-worker-8 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:27:54.834 [DefaultDispatcher-worker-8 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:54.834 [DefaultDispatcher-worker-8 @coroutine#384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 09:27:54.892 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 09:27:54.892 [eventLoopGroupProxy-4-4 @call-handler#406] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 09:27:54.893 [eventLoopGroupProxy-4-3 @call-handler#408] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 09:27:54.893 [eventLoopGroupProxy-4-2 @call-handler#409] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 09:27:54.899 [eventLoopGroupProxy-4-2 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:54.899 [eventLoopGroupProxy-4-3 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:54.900 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 09:27:54.900 [eventLoopGroupProxy-4-4 @call-handler#406] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:54.901 [eventLoopGroupProxy-4-4 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:27:54.904 [eventLoopGroupProxy-4-4 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:54.906 [DefaultDispatcher-worker-9 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:54.906 [DefaultDispatcher-worker-9 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:54.906 [DefaultDispatcher-worker-14 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:54.906 [DefaultDispatcher-worker-14 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:54.912 [eventLoopGroupProxy-4-2 @call-handler#409] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 24ms 2024-04-22 09:27:54.912 [eventLoopGroupProxy-4-4 @call-handler#406] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 24ms 2024-04-22 09:27:54.917 [DefaultDispatcher-worker-6 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:54.917 [eventLoopGroupProxy-4-1 @coroutine#415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 09:27:54.925 [DefaultDispatcher-worker-6 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:54.930 [eventLoopGroupProxy-4-1 @call-handler#407] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 42ms 2024-04-22 09:27:54.931 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:54.932 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:54.936 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:27:54.936 [DefaultDispatcher-worker-6 @coroutine#384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:27:54.949 [DefaultDispatcher-worker-6 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:54.949 [DefaultDispatcher-worker-6 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:54.949 [DefaultDispatcher-worker-6 @coroutine#420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:54.949 [DefaultDispatcher-worker-6 @coroutine#420] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:54.954 [eventLoopGroupProxy-4-4 @call-handler#422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:54.970 [eventLoopGroupProxy-4-4 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 09:27:54.972 [eventLoopGroupProxy-4-4 @call-handler#422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:54.972 [eventLoopGroupProxy-4-4 @call-handler#422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2024-04-22 09:27:54.973 [DefaultDispatcher-worker-6 @coroutine#420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:54.982 [DefaultDispatcher-worker-6 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:54.982 [DefaultDispatcher-worker-6 @coroutine#420] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:54.982 [DefaultDispatcher-worker-6 @coroutine#420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:54.982 [DefaultDispatcher-worker-6 @coroutine#420] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:54.986 [eventLoopGroupProxy-4-4 @call-handler#427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:54.990 [eventLoopGroupProxy-4-4 @coroutine#428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 09:27:54.991 [eventLoopGroupProxy-4-4 @call-handler#427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:54.991 [eventLoopGroupProxy-4-4 @call-handler#427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-22 09:27:54.992 [DefaultDispatcher-worker-6 @coroutine#420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:55.010 [DefaultDispatcher-worker-7 @coroutine#384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:55.028 [DefaultDispatcher-worker-3 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:55.041 [DefaultDispatcher-worker-3 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:55.042 [DefaultDispatcher-worker-3 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:27:55.042 [DefaultDispatcher-worker-3 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:55.042 [DefaultDispatcher-worker-3 @coroutine#387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 09:27:55.044 [eventLoopGroupProxy-4-4 @call-handler#441] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 09:27:55.045 [eventLoopGroupProxy-4-4 @call-handler#441] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 09:27:55.045 [eventLoopGroupProxy-4-4 @call-handler#441] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:27:55.069 [DefaultDispatcher-worker-1 @call-handler#441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-22 09:27:55.071 [eventLoopGroupProxy-4-4 @call-handler#441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:55.071 [eventLoopGroupProxy-4-4 @call-handler#441] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-04-22 09:27:55.071 [DefaultDispatcher-worker-6 @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json 2024-04-22 09:27:55.072 [DefaultDispatcher-worker-6 @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json. 2024-04-22 09:27:55.072 [DefaultDispatcher-worker-6 @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json 2024-04-22 09:27:55.072 [DefaultDispatcher-worker-2 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:55.073 [DefaultDispatcher-worker-2 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:55.073 [DefaultDispatcher-worker-2 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:27:55.073 [DefaultDispatcher-worker-2 @coroutine#387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:27:55.075 [DefaultDispatcher-worker-8 @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json 2024-04-22 09:27:55.075 [DefaultDispatcher-worker-8 @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json 2024-04-22 09:27:55.075 [DefaultDispatcher-worker-8 @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json. 2024-04-22 09:27:55.075 [DefaultDispatcher-worker-8 @coroutine#358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583832406141186048/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:27:55.091 [DefaultDispatcher-worker-4 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 09:27:55.092 [DefaultDispatcher-worker-13 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-22 09:27:55.094 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 09:27:55.094 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 09:27:55.094 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 09:27:55.094 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 09:27:55.094 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 09:27:55.096 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-22 09:27:55.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-22 09:27:55.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-22 09:27:55.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:55.096 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71806c64: (connection evicted) 2024-04-22 09:27:55.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:55.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-22 09:27:55.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-22 09:27:55.175 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:27:55.175 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:27:55.498 [DefaultDispatcher-worker-2 @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-04-22 09:27:55.512 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:27:56.102 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@204a02a4 2024-04-22 09:27:56.102 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@204a02a4 2024-04-22 09:27:56.106 [Test worker @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 09:27:56.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-22 09:27:56.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-22 09:27:56.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:56.107 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147: (connection evicted) 2024-04-22 09:27:56.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:56.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-22 09:27:56.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15afebcc 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-22 09:27:56.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:56.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:56.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:56.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:56.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:56.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:56.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:56.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:56.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-22 09:27:56.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-22 09:27:56.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-22 09:27:56.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d1f549 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:56.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:56.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-22 09:27:56.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 09:27:56.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 09:27:56.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-22 09:27:56.133 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 09:27:56.135 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-22 09:27:56.135 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@524c3e54 2024-04-22 09:27:56.137 [DefaultDispatcher-worker-6 @coroutine#468] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17b387ef 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:56.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-22 09:27:56.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-22 09:27:56.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-22 09:27:56.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-22 09:27:56.140 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 09:27:56.141 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 09:27:56.141 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 09:27:56.141 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 09:27:56.141 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 09:27:56.141 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 09:27:56.141 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 09:27:56.141 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 09:27:56.141 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2af31aba 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:56.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:56.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-22 09:27:56.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:56.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:56.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-22 09:27:56.183 [DefaultDispatcher-worker-6 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:56.194 [DefaultDispatcher-worker-8 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:56.202 [DefaultDispatcher-worker-8 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-22 09:27:56.206 [Test worker @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-22 09:27:56.213 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:56.217 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:56.217 [DefaultDispatcher-worker-4 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:56.230 [DefaultDispatcher-worker-8 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:56.231 [Test worker @coroutine#473] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json 2024-04-22 09:27:56.231 [Test worker @coroutine#473] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json. 2024-04-22 09:27:56.231 [Test worker @coroutine#473] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json 2024-04-22 09:27:56.234 [Test worker @coroutine#473] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json 2024-04-22 09:27:56.234 [Test worker @coroutine#473] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json 2024-04-22 09:27:56.234 [Test worker @coroutine#473] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json. 2024-04-22 09:27:56.234 [Test worker @coroutine#473] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:27:56.238 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:56.242 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:27:56.251 [DefaultDispatcher-worker-14 @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:56.251 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 09:27:56.251 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0ef56f29-aec0-4fe5-95d2-6c82d0aa1df4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 09:27:56.253 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 09:27:56.253 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0ef56f29-aec0-4fe5-95d2-6c82d0aa1df4 2024-04-22 09:27:56.254 [DefaultDispatcher-worker-14 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:56.254 [DefaultDispatcher-worker-14 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:27:56.254 [DefaultDispatcher-worker-14 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:56.254 [DefaultDispatcher-worker-14 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:27:56.258 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 09:27:56.258 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 09:27:56.259 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:56.259 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:56.259 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:27:56.260 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:56.260 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-22 09:27:56.261 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:56.261 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:56.264 [DefaultDispatcher-worker-5 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:56.264 [DefaultDispatcher-worker-5 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:56.264 [DefaultDispatcher-worker-5 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 09:27:56.264 [DefaultDispatcher-worker-5 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:56.267 [DefaultDispatcher-worker-14 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:56.267 [DefaultDispatcher-worker-14 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:27:56.267 [DefaultDispatcher-worker-14 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:56.267 [DefaultDispatcher-worker-14 @coroutine#491] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 09:27:56.268 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 09:27:56.268 [eventLoopGroupProxy-7-1 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:56.268 [eventLoopGroupProxy-7-1 @call-handler#512] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 09:27:56.269 [DefaultDispatcher-worker-3 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:56.269 [DefaultDispatcher-worker-3 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:56.271 [eventLoopGroupProxy-7-3 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 09:27:56.271 [eventLoopGroupProxy-7-3 @call-handler#519] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 09:27:56.274 [eventLoopGroupProxy-7-3 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-22 09:27:56.275 [eventLoopGroupProxy-7-3 @call-handler#519] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-22 09:27:56.276 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:56.276 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:56.276 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:27:56.276 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:27:56.278 [DefaultDispatcher-worker-2 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.278 [DefaultDispatcher-worker-2 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:56.278 [DefaultDispatcher-worker-2 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.278 [DefaultDispatcher-worker-2 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:56.279 [DefaultDispatcher-worker-4 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:56.281 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:56.285 [eventLoopGroupProxy-7-1 @coroutine#529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-22 09:27:56.286 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:56.286 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 09:27:56.287 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.289 [DefaultDispatcher-worker-13 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:56.290 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.290 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:56.290 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.290 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:56.293 [eventLoopGroupProxy-7-1 @call-handler#533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:56.297 [eventLoopGroupProxy-7-1 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-22 09:27:56.297 [eventLoopGroupProxy-7-1 @call-handler#533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:56.297 [eventLoopGroupProxy-7-1 @call-handler#533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:27:56.298 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.300 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.300 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:56.300 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.300 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:56.302 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:56.347 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:56.347 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 09:27:56.348 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.349 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.349 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:56.349 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.349 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:56.352 [eventLoopGroupProxy-7-1 @call-handler#541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:56.352 [eventLoopGroupProxy-7-1 @call-handler#541] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-22 09:27:56.353 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.354 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:56.354 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:27:56.354 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-22 09:27:56.354 [DefaultDispatcher-worker-11 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.366 [DefaultDispatcher-worker-3 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:56.369 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 09:27:56.868 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-224bc26e-2512-497f-aa4a-f3220ae285b8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 09:27:56.868 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 09:27:56.868 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-224bc26e-2512-497f-aa4a-f3220ae285b8 2024-04-22 09:27:56.874 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:56.874 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:27:56.874 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:56.874 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 09:27:56.876 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 09:27:56.876 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 09:27:56.878 [eventLoopGroupProxy-7-1 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-22 09:27:56.880 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-22 09:27:56.881 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:56.881 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:56.881 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:27:56.881 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:27:56.883 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.884 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:56.884 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.884 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:56.886 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:56.890 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:56.890 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:27:56.891 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.892 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.893 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:56.893 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.893 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:56.895 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:56.898 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:56.899 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:27:56.899 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.901 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.901 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:56.901 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.901 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:56.903 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:56.947 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:56.947 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 09:27:56.948 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.949 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.949 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:56.949 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:56.949 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:56.951 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:56.999 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:56.999 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 09:27:57.000 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.001 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.001 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.001 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.001 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.003 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.046 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.046 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 09:27:57.047 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.048 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.048 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.048 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.048 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.050 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.094 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.095 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 09:27:57.095 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.096 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.096 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.097 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.097 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.099 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.142 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.142 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 09:27:57.143 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.144 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.144 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.144 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.144 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.146 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.194 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.195 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 09:27:57.195 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.197 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.197 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.197 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.197 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.199 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.242 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.242 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 09:27:57.243 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.244 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.244 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.244 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.244 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.245 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.294 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.294 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 09:27:57.295 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.296 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.296 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.296 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.297 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.299 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.342 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.343 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 09:27:57.343 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.345 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.345 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.345 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.345 [DefaultDispatcher-worker-3 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.347 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.384 [DefaultDispatcher-worker-11 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:57.391 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.391 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 09:27:57.392 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.393 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.393 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.393 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.393 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.395 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.438 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.438 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 09:27:57.439 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.440 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.440 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.440 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.440 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.443 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.489 [eventLoopGroupProxy-7-1 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-22 09:27:57.489 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.490 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 09:27:57.490 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.493 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.493 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.493 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.493 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.495 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.497 [eventLoopGroupProxy-7-1 @coroutine#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-22 09:27:57.498 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.498 [eventLoopGroupProxy-7-1 @call-handler#603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:27:57.499 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.500 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.500 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:57.500 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.500 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:57.502 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:57.505 [eventLoopGroupProxy-7-1 @coroutine#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-22 09:27:57.505 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.505 [eventLoopGroupProxy-7-1 @call-handler#608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:27:57.506 [DefaultDispatcher-worker-5 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:57.519 [DefaultDispatcher-worker-15 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:57.532 [DefaultDispatcher-worker-10 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:57.533 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:57.533 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:27:57.533 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:57.533 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 09:27:57.535 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 09:27:57.536 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 09:27:57.536 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:27:57.560 [DefaultDispatcher-worker-1 @call-handler#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 09:27:57.561 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:57.561 [eventLoopGroupProxy-7-1 @call-handler#618] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-22 09:27:57.561 [DefaultDispatcher-worker-2 @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json 2024-04-22 09:27:57.561 [DefaultDispatcher-worker-2 @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json. 2024-04-22 09:27:57.561 [DefaultDispatcher-worker-2 @coroutine#467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json 2024-04-22 09:27:57.562 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:57.562 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:57.562 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:27:57.562 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:27:57.563 [DefaultDispatcher-worker-2 @coroutine#467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json 2024-04-22 09:27:57.563 [DefaultDispatcher-worker-2 @coroutine#467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json 2024-04-22 09:27:57.563 [DefaultDispatcher-worker-2 @coroutine#467] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json. 2024-04-22 09:27:57.563 [DefaultDispatcher-worker-2 @coroutine#467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583832412285186048/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:27:57.575 [DefaultDispatcher-worker-14 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-04-22 09:27:57.577 [DefaultDispatcher-worker-5 @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb 2024-04-22 09:27:57.578 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 09:27:57.578 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 09:27:57.578 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 09:27:57.578 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 09:27:57.578 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 09:27:57.580 [Test worker @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4028aab2 2024-04-22 09:27:57.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-22 09:27:57.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-22 09:27:57.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:57.581 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aebe759: (connection evicted) 2024-04-22 09:27:57.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:57.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-22 09:27:57.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-22 09:27:57.641 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:27:57.869 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:27:58.019 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:27:58.116 [DefaultDispatcher-worker-5 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2024-04-22 09:27:58.585 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@524c3e54 2024-04-22 09:27:58.586 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@524c3e54 2024-04-22 09:27:58.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-22 09:27:58.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-22 09:27:58.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:58.586 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d4e06bb: (connection evicted) 2024-04-22 09:27:58.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:58.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-22 09:27:58.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-22 09:27:58.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c6ae15 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:58.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-22 09:27:58.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-22 09:27:58.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-22 09:27:58.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-22 09:27:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-22 09:27:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c879f07 2024-04-22 09:27:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:58.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:58.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 09:27:58.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 09:27:58.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-22 09:27:58.608 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 09:27:58.610 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-22 09:27:58.610 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2b441609 2024-04-22 09:27:58.611 [DefaultDispatcher-worker-2 @coroutine#646] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3881b884 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:58.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:58.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-22 09:27:58.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-22 09:27:58.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-22 09:27:58.615 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 09:27:58.615 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 09:27:58.615 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 09:27:58.615 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 09:27:58.615 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 09:27:58.615 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 09:27:58.615 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 09:27:58.615 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 09:27:58.615 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f86f7da 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:58.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:58.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-22 09:27:58.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-22 09:27:58.660 [DefaultDispatcher-worker-12 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.669 [DefaultDispatcher-worker-12 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.678 [DefaultDispatcher-worker-12 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-22 09:27:58.681 [Test worker @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-22 09:27:58.691 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:58.693 [DefaultDispatcher-worker-4 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.694 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:58.701 [DefaultDispatcher-worker-15 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.701 [Test worker @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json 2024-04-22 09:27:58.701 [Test worker @coroutine#651] 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/583832423133794304/_ustadmanifest.json. 2024-04-22 09:27:58.701 [Test worker @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json 2024-04-22 09:27:58.703 [Test worker @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json 2024-04-22 09:27:58.703 [Test worker @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json 2024-04-22 09:27:58.703 [Test worker @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json. 2024-04-22 09:27:58.703 [Test worker @coroutine#651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:27:58.712 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:58.717 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:27:58.720 [DefaultDispatcher-worker-15 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.720 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 09:27:58.720 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-59164649-2b02-4a7c-bd15-d004e74c2d52', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 09:27:58.722 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 09:27:58.722 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-59164649-2b02-4a7c-bd15-d004e74c2d52 2024-04-22 09:27:58.723 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:58.724 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:27:58.724 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:58.724 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:27:58.727 [eventLoopGroupProxy-10-2 @call-handler#682] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 09:27:58.727 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 09:27:58.728 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:58.728 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:27:58.728 [eventLoopGroupProxy-10-2 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:58.728 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:58.729 [eventLoopGroupProxy-10-1 @call-handler#683] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-22 09:27:58.729 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:58.729 [DefaultDispatcher-worker-5 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:27:58.732 [DefaultDispatcher-worker-13 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.732 [DefaultDispatcher-worker-13 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:58.733 [DefaultDispatcher-worker-13 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 09:27:58.733 [DefaultDispatcher-worker-13 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:58.735 [DefaultDispatcher-worker-9 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:58.735 [DefaultDispatcher-worker-9 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:27:58.735 [DefaultDispatcher-worker-9 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:58.735 [DefaultDispatcher-worker-9 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 09:27:58.735 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 09:27:58.736 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:58.736 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 09:27:58.737 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:58.737 [DefaultDispatcher-worker-14 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:27:58.738 [eventLoopGroupProxy-10-3 @call-handler#698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 09:27:58.738 [eventLoopGroupProxy-10-3 @call-handler#698] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 09:27:58.740 [eventLoopGroupProxy-10-3 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-22 09:27:58.741 [eventLoopGroupProxy-10-3 @call-handler#698] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-04-22 09:27:58.742 [DefaultDispatcher-worker-9 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:58.742 [DefaultDispatcher-worker-9 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:27:58.742 [DefaultDispatcher-worker-9 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:27:58.742 [DefaultDispatcher-worker-9 @coroutine#670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:27:58.745 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.746 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:58.746 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.746 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:58.747 [DefaultDispatcher-worker-7 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.748 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:58.752 [eventLoopGroupProxy-10-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-22 09:27:58.752 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:58.752 [eventLoopGroupProxy-10-1 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:27:58.753 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.755 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.755 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:58.755 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.755 [DefaultDispatcher-worker-11 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:58.756 [DefaultDispatcher-worker-9 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.757 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:58.767 [eventLoopGroupProxy-10-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-22 09:27:58.767 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:58.768 [eventLoopGroupProxy-10-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-04-22 09:27:58.768 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.771 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.771 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:58.771 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.771 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:58.773 [eventLoopGroupProxy-10-1 @call-handler#716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:58.779 [eventLoopGroupProxy-10-1 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-22 09:27:58.779 [eventLoopGroupProxy-10-1 @call-handler#716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:58.779 [eventLoopGroupProxy-10-1 @call-handler#716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-22 09:27:58.780 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.783 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.783 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:58.783 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.783 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:58.786 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:58.789 [eventLoopGroupProxy-10-1 @coroutine#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-22 09:27:58.789 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:58.789 [eventLoopGroupProxy-10-1 @call-handler#721] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:27:58.790 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.792 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.792 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:27:58.792 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.793 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:27:58.794 [eventLoopGroupProxy-10-1 @call-handler#726] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:27:58.801 [eventLoopGroupProxy-10-1 @coroutine#727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-22 09:27:58.802 [eventLoopGroupProxy-10-1 @call-handler#726] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:58.802 [eventLoopGroupProxy-10-1 @call-handler#726] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-22 09:27:58.803 [DefaultDispatcher-worker-9 @coroutine#703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:27:58.815 [DefaultDispatcher-worker-14 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.825 [DefaultDispatcher-worker-4 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.826 [DefaultDispatcher-worker-4 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:58.826 [DefaultDispatcher-worker-4 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:27:58.826 [DefaultDispatcher-worker-4 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:58.826 [DefaultDispatcher-worker-4 @coroutine#673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 09:27:58.828 [eventLoopGroupProxy-10-1 @call-handler#736] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 09:27:58.829 [eventLoopGroupProxy-10-1 @call-handler#736] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 09:27:58.829 [eventLoopGroupProxy-10-1 @call-handler#736] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:27:58.852 [DefaultDispatcher-worker-8 @call-handler#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 09:27:58.853 [eventLoopGroupProxy-10-1 @call-handler#736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:27:58.853 [DefaultDispatcher-worker-16 @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json 2024-04-22 09:27:58.853 [eventLoopGroupProxy-10-1 @call-handler#736] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-04-22 09:27:58.853 [DefaultDispatcher-worker-16 @coroutine#645] 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/583832423133794304/_ustadmanifest.json. 2024-04-22 09:27:58.853 [DefaultDispatcher-worker-16 @coroutine#645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json 2024-04-22 09:27:58.854 [DefaultDispatcher-worker-15 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:58.854 [DefaultDispatcher-worker-15 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:27:58.854 [DefaultDispatcher-worker-15 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:27:58.854 [DefaultDispatcher-worker-15 @coroutine#673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:27:58.855 [DefaultDispatcher-worker-3 @coroutine#645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json 2024-04-22 09:27:58.855 [DefaultDispatcher-worker-3 @coroutine#645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json 2024-04-22 09:27:58.855 [DefaultDispatcher-worker-3 @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json. 2024-04-22 09:27:58.855 [DefaultDispatcher-worker-3 @coroutine#645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583832423133794304/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:27:58.866 [DefaultDispatcher-worker-12 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 09:27:58.868 [DefaultDispatcher-worker-13 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef 2024-04-22 09:27:58.869 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 09:27:58.869 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 09:27:58.869 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 09:27:58.869 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 09:27:58.869 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 09:27:58.871 [Test worker @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec70725 2024-04-22 09:27:58.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-22 09:27:58.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-22 09:27:58.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:58.872 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099: (connection evicted) 2024-04-22 09:27:58.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:58.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-22 09:27:58.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-22 09:27:59.115 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:27:59.115 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:27:59.315 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:27:59.876 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2b441609 2024-04-22 09:27:59.876 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2b441609 2024-04-22 09:27:59.877 [Test worker @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70dd79f7 2024-04-22 09:27:59.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-22 09:27:59.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-22 09:27:59.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:59.878 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4516c2ef: (connection evicted) 2024-04-22 09:27:59.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:27:59.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-22 09:27:59.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-22 09:27:59.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bc1903 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:59.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:27:59.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:27:59.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b2b0ed 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:59.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:59.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-22 09:27:59.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 09:27:59.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 09:27:59.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-22 09:27:59.906 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 09:27:59.907 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 09:27:59.907 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1bc1aa9e 2024-04-22 09:27:59.909 [DefaultDispatcher-worker-15 @coroutine#765] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b4b6f3b 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:59.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:59.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-22 09:27:59.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-22 09:27:59.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-22 09:27:59.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-22 09:27:59.912 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 09:27:59.912 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 09:27:59.912 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 09:27:59.912 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 09:27:59.912 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 09:27:59.912 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 09:27:59.912 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 09:27:59.912 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 09:27:59.912 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17635531 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:27:59.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:27:59.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:27:59.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-22 09:27:59.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:27:59.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:27:59.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-22 09:27:59.952 [DefaultDispatcher-worker-10 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:27:59.962 [DefaultDispatcher-worker-8 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:27:59.986 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:27:59.989 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:00.010 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:00.013 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:00.075 [DefaultDispatcher-worker-8 @coroutine#775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-22 09:28:00.111 [DefaultDispatcher-worker-8 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-22 09:28:00.117 [DefaultDispatcher-worker-8 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-22 09:28:00.121 [DefaultDispatcher-worker-8 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-22 09:28:00.129 [DefaultDispatcher-worker-6 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:00.138 [DefaultDispatcher-worker-12 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:00.138 [Test worker @coroutine#770] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json 2024-04-22 09:28:00.138 [Test worker @coroutine#770] 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/583832426412552192/_ustadmanifest.json. 2024-04-22 09:28:00.138 [Test worker @coroutine#770] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json 2024-04-22 09:28:00.140 [Test worker @coroutine#770] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json 2024-04-22 09:28:00.140 [Test worker @coroutine#770] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json 2024-04-22 09:28:00.142 [Test worker @coroutine#770] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json. 2024-04-22 09:28:00.142 [Test worker @coroutine#770] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:28:00.245 [DefaultDispatcher-worker-9 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:00.245 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 09:28:00.246 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8d2624a3-8b26-4b0c-acbc-43c8fa7d3149', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 09:28:00.247 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 09:28:00.247 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8d2624a3-8b26-4b0c-acbc-43c8fa7d3149 2024-04-22 09:28:00.248 [DefaultDispatcher-worker-9 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:00.249 [DefaultDispatcher-worker-9 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:00.249 [DefaultDispatcher-worker-9 @coroutine#796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:00.249 [DefaultDispatcher-worker-9 @coroutine#796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:00.252 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 09:28:00.252 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:00.252 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:28:00.253 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 09:28:00.253 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.253 [eventLoopGroupProxy-13-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.253 [eventLoopGroupProxy-13-1 @call-handler#806] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-04-22 09:28:00.254 [DefaultDispatcher-worker-14 @coroutine#796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:00.254 [DefaultDispatcher-worker-14 @coroutine#796] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:00.258 [DefaultDispatcher-worker-9 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:00.259 [DefaultDispatcher-worker-9 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:00.259 [DefaultDispatcher-worker-9 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:00.259 [DefaultDispatcher-worker-9 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:00.261 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 09:28:00.262 [eventLoopGroupProxy-13-1 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.262 [eventLoopGroupProxy-13-1 @call-handler#814] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 09:28:00.263 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:00.263 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:00.273 [DefaultDispatcher-worker-3 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:00.281 [DefaultDispatcher-worker-9 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:00.286 [DefaultDispatcher-worker-14 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:28:00.286 [DefaultDispatcher-worker-14 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:28:00.286 [DefaultDispatcher-worker-14 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:28:00.286 [DefaultDispatcher-worker-14 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 09:28:00.288 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 09:28:00.288 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 09:28:00.335 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.337 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 50ms 2024-04-22 09:28:00.337 [DefaultDispatcher-worker-14 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:28:00.338 [DefaultDispatcher-worker-14 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:28:00.338 [DefaultDispatcher-worker-14 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:28:00.338 [DefaultDispatcher-worker-14 @coroutine#794] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:00.343 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.343 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.343 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.343 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.346 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.350 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.350 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.350 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:00.351 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.353 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.353 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.353 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.353 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.354 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.401 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.401 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.401 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 09:28:00.402 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.404 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.404 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.404 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.404 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.406 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.409 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.410 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.410 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:00.411 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.413 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.413 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.413 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.413 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.415 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.424 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.424 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.424 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-22 09:28:00.425 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.427 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.427 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.427 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.427 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.429 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.472 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.472 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.473 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 09:28:00.473 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.477 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.478 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.478 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.478 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.479 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.553 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.553 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.553 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 74ms 2024-04-22 09:28:00.554 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.558 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.558 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.558 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.558 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.560 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.614 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.615 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.615 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-04-22 09:28:00.615 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.617 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.617 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.617 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.617 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.619 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.664 [eventLoopGroupProxy-13-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.665 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.665 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 09:28:00.666 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.669 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.669 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.669 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.669 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.671 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.716 [eventLoopGroupProxy-13-1 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.716 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.717 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 09:28:00.717 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.719 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.719 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.719 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.719 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.721 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.765 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.765 [eventLoopGroupProxy-13-1 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.765 [eventLoopGroupProxy-13-1 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 09:28:00.766 [DefaultDispatcher-worker-11 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.769 [DefaultDispatcher-worker-11 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.769 [DefaultDispatcher-worker-11 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.769 [DefaultDispatcher-worker-11 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.769 [DefaultDispatcher-worker-11 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.771 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.774 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.774 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.774 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.775 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.777 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.777 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.777 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.777 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.778 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.779 [DefaultDispatcher-worker-12 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:00.780 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.780 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.781 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.781 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.783 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.783 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.783 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.783 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.784 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.791 [eventLoopGroupProxy-13-1 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.791 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.791 [eventLoopGroupProxy-13-1 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-22 09:28:00.792 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.794 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.794 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.794 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.794 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.795 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.797 [eventLoopGroupProxy-13-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.798 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.798 [eventLoopGroupProxy-13-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.798 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.800 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.800 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.800 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.800 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.803 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.805 [eventLoopGroupProxy-13-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.806 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.806 [eventLoopGroupProxy-13-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:00.806 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.808 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.808 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.808 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.808 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.809 [eventLoopGroupProxy-13-1 @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-04-22 09:28:00.811 [eventLoopGroupProxy-13-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.811 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.812 [eventLoopGroupProxy-13-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.812 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.813 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.814 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.814 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.814 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.815 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.818 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.818 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.819 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:00.819 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.821 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.821 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.821 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.821 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.823 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.825 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.825 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.825 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.826 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.827 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.827 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.828 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.828 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.829 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.831 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.832 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.832 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.832 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.834 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.834 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.834 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.834 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.836 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.840 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.840 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.840 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:00.841 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.842 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.842 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.842 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.842 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.843 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.846 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.846 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.846 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.847 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.848 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.848 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.848 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.848 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.850 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.854 [eventLoopGroupProxy-13-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.854 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.854 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:00.855 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.858 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.858 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.858 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.858 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.860 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.862 [eventLoopGroupProxy-13-1 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.863 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.863 [eventLoopGroupProxy-13-1 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:00.864 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.865 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.866 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.866 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.866 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.867 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.870 [eventLoopGroupProxy-13-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.870 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.870 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.871 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.876 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.876 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.876 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.877 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.878 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.881 [eventLoopGroupProxy-13-1 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.881 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.882 [eventLoopGroupProxy-13-1 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:00.882 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.885 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.885 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.885 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.885 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.886 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.889 [eventLoopGroupProxy-13-1 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.889 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.889 [eventLoopGroupProxy-13-1 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.890 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.892 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.892 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.892 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.892 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.893 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.896 [eventLoopGroupProxy-13-1 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.901 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.901 [eventLoopGroupProxy-13-1 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-22 09:28:00.901 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.903 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.903 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.903 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.903 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.905 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.907 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.907 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.907 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.908 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.910 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.910 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.910 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.910 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.912 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.914 [eventLoopGroupProxy-13-1 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.915 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.915 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.915 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.917 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.917 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.917 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.918 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.919 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.921 [eventLoopGroupProxy-13-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.922 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.922 [eventLoopGroupProxy-13-1 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.926 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.928 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.928 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.928 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.928 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.930 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.932 [eventLoopGroupProxy-13-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.933 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.933 [eventLoopGroupProxy-13-1 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:00.933 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.936 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.936 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.936 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.936 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.938 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.940 [eventLoopGroupProxy-13-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.940 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.941 [eventLoopGroupProxy-13-1 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:00.941 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.943 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.943 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.943 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.943 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.945 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.947 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.948 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.948 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.948 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.954 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.954 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.954 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.954 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.956 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.958 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.958 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.959 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:00.959 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.962 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.962 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.962 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.962 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.963 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.966 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.966 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.966 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:00.967 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.968 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.968 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.968 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.968 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.970 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:00.972 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:00.972 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:00.972 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:00.973 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.979 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.979 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:00.979 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:00.979 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:00.980 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.024 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.025 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.025 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 09:28:01.025 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.029 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.029 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.029 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.029 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.031 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.034 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.034 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.034 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.035 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.037 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.037 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.037 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.037 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.039 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.041 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.041 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.041 [eventLoopGroupProxy-13-1 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.042 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.047 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.047 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.047 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.047 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.049 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.051 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.052 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.052 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.053 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.055 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.055 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.055 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.055 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.057 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.100 [eventLoopGroupProxy-13-1 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.101 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.101 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 09:28:01.101 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.105 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.105 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.105 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.105 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.106 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.154 [eventLoopGroupProxy-13-1 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.154 [eventLoopGroupProxy-13-1 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.155 [eventLoopGroupProxy-13-1 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 09:28:01.155 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.158 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.158 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.158 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.158 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.160 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.162 [eventLoopGroupProxy-13-1 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.162 [eventLoopGroupProxy-13-1 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.163 [eventLoopGroupProxy-13-1 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.163 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.165 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.165 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.165 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.165 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.166 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.169 [eventLoopGroupProxy-13-1 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.169 [eventLoopGroupProxy-13-1 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.169 [eventLoopGroupProxy-13-1 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.170 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.171 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.171 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.171 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.171 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.173 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.220 [eventLoopGroupProxy-13-1 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.220 [eventLoopGroupProxy-13-1 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.220 [eventLoopGroupProxy-13-1 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 09:28:01.221 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.224 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.224 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.224 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.224 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.226 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.228 [eventLoopGroupProxy-13-1 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.228 [eventLoopGroupProxy-13-1 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.228 [eventLoopGroupProxy-13-1 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.229 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.230 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.230 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.230 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.230 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.232 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.234 [eventLoopGroupProxy-13-1 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.234 [eventLoopGroupProxy-13-1 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.234 [eventLoopGroupProxy-13-1 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.235 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.236 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.236 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.236 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.236 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.237 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.244 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.244 [eventLoopGroupProxy-13-1 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.244 [eventLoopGroupProxy-13-1 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-22 09:28:01.245 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.246 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.246 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.246 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.246 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.247 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.250 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.250 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.250 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.250 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.254 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.254 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.254 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.254 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.255 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.300 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.300 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.300 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 09:28:01.301 [DefaultDispatcher-worker-11 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.303 [DefaultDispatcher-worker-11 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.303 [DefaultDispatcher-worker-11 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.303 [DefaultDispatcher-worker-11 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.303 [DefaultDispatcher-worker-11 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.303 [DefaultDispatcher-worker-3 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:01.304 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.306 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.306 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.306 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.307 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.308 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.309 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.309 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.309 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.310 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.312 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.312 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.312 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.312 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.314 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.314 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.314 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.314 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.315 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.317 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.317 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.317 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.317 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.319 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.319 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.319 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.319 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.320 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.322 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.322 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.323 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.323 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.325 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.325 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.325 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.325 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.326 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.328 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.328 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.328 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.329 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.330 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.330 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.330 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.330 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.331 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.333 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.333 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.334 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.334 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.335 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.335 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.335 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.335 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.336 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.338 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.338 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.338 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.339 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.340 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.340 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.340 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.340 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.341 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.343 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.344 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.344 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.344 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.346 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.346 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.346 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.346 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.347 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.349 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.350 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.350 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.350 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.352 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.352 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.352 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.352 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.353 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.355 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.356 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.356 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.356 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.358 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.358 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.358 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.358 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.359 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.361 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.362 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.362 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.362 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.363 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.363 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.363 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.363 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.365 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.367 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.367 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.367 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.368 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.369 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.369 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.369 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.369 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.370 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.416 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.416 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.417 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 09:28:01.417 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.419 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.419 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.419 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.419 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.420 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.423 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.423 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.423 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.423 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.425 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.425 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.425 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.425 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.426 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.428 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.428 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.428 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.429 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.430 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.430 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.430 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.430 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.431 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.475 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.476 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.476 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 09:28:01.476 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.478 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.478 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.478 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.478 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.480 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.482 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.483 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.483 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.483 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.485 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.485 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.485 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.485 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.486 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.488 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.489 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.489 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.489 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.491 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.491 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.491 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.491 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.493 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.495 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.495 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.495 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.496 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.497 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.497 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.497 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.497 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.498 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.544 [eventLoopGroupProxy-13-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.544 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.544 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 09:28:01.545 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.547 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.547 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.547 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.547 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.548 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.550 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.551 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.551 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.551 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.553 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.553 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.553 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.553 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.554 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.599 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.599 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.600 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 09:28:01.600 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.603 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.603 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.603 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.603 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.605 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.656 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.656 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.656 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-22 09:28:01.657 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.659 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.659 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.659 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.659 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.660 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.708 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.708 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.708 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 09:28:01.709 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.710 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.711 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.711 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.711 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.712 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.759 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.759 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.759 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 09:28:01.760 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.762 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.762 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.762 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.762 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.763 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.765 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.765 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.765 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.766 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.767 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.767 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.768 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.768 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.769 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.771 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.771 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.771 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.771 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.773 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.773 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.773 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.773 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.774 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.776 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.776 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.776 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.777 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.778 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.778 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.778 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.778 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.780 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.782 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.782 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.782 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.782 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.784 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.784 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.784 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.784 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.785 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.787 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.787 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.787 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.788 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.789 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.790 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.790 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.790 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.791 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.793 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.793 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.793 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.794 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.795 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.795 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.795 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.795 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.796 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.798 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.799 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.799 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.799 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.801 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.801 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.801 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.801 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.802 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.804 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.804 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.804 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.805 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.807 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.807 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.807 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.807 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.809 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.811 [eventLoopGroupProxy-13-1 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.811 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.811 [eventLoopGroupProxy-13-1 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.811 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.813 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.813 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.813 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.813 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.815 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.817 [eventLoopGroupProxy-13-1 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.817 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.818 [eventLoopGroupProxy-13-1 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.818 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.820 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.820 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.820 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.820 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.821 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.823 [eventLoopGroupProxy-13-1 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.823 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.823 [eventLoopGroupProxy-13-1 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.824 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.825 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.825 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.825 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.825 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.825 [DefaultDispatcher-worker-3 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:01.827 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.828 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.829 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.829 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.829 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.830 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.831 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.831 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.831 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.832 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.834 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.834 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.834 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.835 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.836 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.836 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.836 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.836 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.837 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.839 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.839 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.839 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.840 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.841 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.841 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.841 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.841 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.842 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.889 [DefaultDispatcher-worker-14 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.890 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.891 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.891 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 09:28:01.891 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.894 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.894 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.894 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.894 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.895 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.897 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.897 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.898 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.898 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.900 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.900 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.900 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.900 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.901 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.904 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.904 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.904 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.905 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.906 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.906 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.906 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.906 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.907 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.910 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.910 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.910 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.911 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.912 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.912 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.912 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.913 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.914 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.916 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.916 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.917 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.917 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.918 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.918 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.918 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.918 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.919 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.922 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.922 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.922 [DefaultDispatcher-worker-14 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-22 09:28:01.922 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.923 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.924 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.924 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.924 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.924 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.925 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.928 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.928 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.929 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:01.929 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.930 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.930 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.930 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.930 [DefaultDispatcher-worker-14 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.931 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.975 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.976 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.976 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 09:28:01.976 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.978 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.978 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.978 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.978 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.979 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.981 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.982 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.982 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:01.982 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.984 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.984 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.984 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.984 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.985 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:01.987 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:01.987 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:01.987 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:01.988 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.989 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.989 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:01.989 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:01.989 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:01.990 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.035 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.036 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.036 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 09:28:02.036 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.038 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.038 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.038 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.038 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.040 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.042 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.042 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.042 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.043 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.044 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.044 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.044 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.044 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.045 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.047 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.047 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.047 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.048 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.049 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.049 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.049 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.049 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.050 [eventLoopGroupProxy-13-1 @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-04-22 09:28:02.052 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.052 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.052 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.053 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.054 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.054 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.054 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.054 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.055 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.057 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.057 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.057 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.058 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.059 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.059 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.059 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.059 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.060 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.062 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.062 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.062 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.063 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.064 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.064 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.064 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.064 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.065 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.067 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.068 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.068 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.068 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.069 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.069 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.069 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.069 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.070 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.072 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.073 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.073 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.073 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.074 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.074 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.074 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.074 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.075 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.077 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.077 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.078 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.078 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.079 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.079 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.079 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.079 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.080 [eventLoopGroupProxy-13-1 @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-04-22 09:28:02.082 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.082 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.082 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.083 [DefaultDispatcher-worker-8 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.084 [DefaultDispatcher-worker-8 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.084 [DefaultDispatcher-worker-8 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.084 [DefaultDispatcher-worker-8 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.084 [DefaultDispatcher-worker-8 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.085 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.088 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.088 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.088 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.089 [DefaultDispatcher-worker-8 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.090 [DefaultDispatcher-worker-8 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.090 [DefaultDispatcher-worker-8 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.090 [DefaultDispatcher-worker-8 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.090 [DefaultDispatcher-worker-8 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.091 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.093 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.093 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.093 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.094 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.095 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.095 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.095 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.095 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.096 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.140 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.140 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.140 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 09:28:02.141 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.142 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.142 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.142 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.142 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.144 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.146 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.146 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.147 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.147 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.148 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.148 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.148 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.148 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.149 [eventLoopGroupProxy-13-1 @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-04-22 09:28:02.196 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.196 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.197 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 09:28:02.197 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.198 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.199 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.199 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.199 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.200 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.202 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.202 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.202 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.202 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.204 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.204 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.204 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.204 [DefaultDispatcher-worker-1 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.205 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.247 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.247 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.248 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 09:28:02.248 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.250 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.250 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.250 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.250 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.251 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.299 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.299 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.299 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 09:28:02.300 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.301 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.301 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.301 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.301 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.302 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.347 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.347 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.347 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 09:28:02.348 [DefaultDispatcher-worker-15 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:02.348 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.349 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.349 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.349 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.349 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.350 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.399 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.400 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.400 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-22 09:28:02.400 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.402 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.402 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.402 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.402 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.403 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.447 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.447 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.447 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 09:28:02.448 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.449 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.449 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.449 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.449 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.451 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.453 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.453 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.453 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.454 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.455 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.455 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.455 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.455 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.456 [eventLoopGroupProxy-13-1 @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-04-22 09:28:02.500 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.500 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.500 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 09:28:02.501 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.502 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.502 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.502 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.502 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.503 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.507 [eventLoopGroupProxy-13-1 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.507 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.507 [eventLoopGroupProxy-13-1 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:02.507 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.509 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.509 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.509 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.509 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.510 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.513 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.513 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.513 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.514 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.515 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.515 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.515 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.515 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.516 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.519 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.519 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.519 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.520 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.521 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.521 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.521 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.521 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.522 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.525 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.525 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.525 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.526 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.527 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.527 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.527 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.527 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.529 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.531 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.531 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.531 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.532 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.533 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.533 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.533 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.533 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.534 [eventLoopGroupProxy-13-1 @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-04-22 09:28:02.584 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.584 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.585 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-22 09:28:02.585 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.587 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.587 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.587 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.587 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.588 [eventLoopGroupProxy-13-1 @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-04-22 09:28:02.590 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.590 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.590 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.591 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.592 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.592 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.592 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.592 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.593 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.595 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.595 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.595 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.595 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.596 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.596 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.596 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.596 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.597 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.599 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.599 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.599 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.599 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.600 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.601 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.601 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.601 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.602 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.647 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.648 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.648 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 09:28:02.648 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.650 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.651 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.651 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.651 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.652 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.655 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.655 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.655 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.656 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.657 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.657 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.657 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.657 [DefaultDispatcher-worker-13 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.658 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.660 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.661 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.661 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.661 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.662 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.663 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.663 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.663 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.664 [eventLoopGroupProxy-13-1 @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-04-22 09:28:02.665 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.666 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.666 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.666 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.667 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.668 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.668 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.668 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.669 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.711 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.711 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.711 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-22 09:28:02.712 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.714 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.714 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.714 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.714 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.715 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.764 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.765 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.765 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-22 09:28:02.765 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.767 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.767 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.767 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.767 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.768 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.770 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.770 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.770 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.771 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.773 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.773 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.773 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.773 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.774 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.782 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.782 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.782 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-22 09:28:02.783 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.784 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.784 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.784 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.784 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.785 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.787 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.787 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.787 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.787 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.789 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.789 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.789 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.789 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.790 [eventLoopGroupProxy-13-1 @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-04-22 09:28:02.839 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.840 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.840 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-22 09:28:02.840 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.842 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.842 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.842 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.842 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.843 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.845 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.845 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.846 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 09:28:02.846 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.848 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.848 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.848 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.848 [DefaultDispatcher-worker-7 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.849 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.864 [DefaultDispatcher-worker-10 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:02.900 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.900 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.900 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-22 09:28:02.901 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.903 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.903 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.903 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.903 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.904 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.947 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.947 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.947 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 09:28:02.948 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.951 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.951 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.951 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.951 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.953 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:02.955 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:02.955 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:02.955 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:02.956 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.957 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.957 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:02.957 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:02.957 [DefaultDispatcher-worker-15 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:02.958 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:03.004 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:03.004 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:03.004 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 09:28:03.005 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.006 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.006 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:03.006 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.006 [DefaultDispatcher-worker-12 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:03.007 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:03.009 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:03.009 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:03.009 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:03.009 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.011 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.011 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:03.011 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.011 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:03.012 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:03.014 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:03.014 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:03.014 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:03.014 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.015 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.015 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:03.015 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.015 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:03.016 [eventLoopGroupProxy-13-1 @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-04-22 09:28:03.018 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:03.018 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:03.018 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:03.019 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.021 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.021 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:03.021 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.021 [DefaultDispatcher-worker-16 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:03.022 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:03.031 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:03.031 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:03.032 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-22 09:28:03.032 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.033 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.033 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:03.033 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.033 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:03.034 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:03.079 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:03.079 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:03.079 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 09:28:03.079 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.081 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.081 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:03.081 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.081 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:03.082 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:03.084 [eventLoopGroupProxy-13-1 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:03.084 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:03.084 [eventLoopGroupProxy-13-1 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:03.084 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.086 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.086 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:03.086 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.086 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:03.087 [eventLoopGroupProxy-13-1 @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-04-22 09:28:03.089 [eventLoopGroupProxy-13-1 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:03.089 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:03.089 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 09:28:03.089 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.090 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.091 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:03.091 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.091 [DefaultDispatcher-worker-10 @coroutine#826] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:03.092 [eventLoopGroupProxy-13-1 @call-handler#1611] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:03.095 [eventLoopGroupProxy-13-1 @coroutine#1612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:03.095 [eventLoopGroupProxy-13-1 @call-handler#1611] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:03.095 [eventLoopGroupProxy-13-1 @call-handler#1611] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 09:28:03.096 [DefaultDispatcher-worker-3 @coroutine#826] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:03.111 [DefaultDispatcher-worker-16 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:03.120 [DefaultDispatcher-worker-10 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:03.120 [DefaultDispatcher-worker-10 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:03.121 [DefaultDispatcher-worker-10 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:28:03.121 [DefaultDispatcher-worker-10 @coroutine#797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:03.121 [DefaultDispatcher-worker-10 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 09:28:03.122 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 09:28:03.122 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 09:28:03.122 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:28:03.148 [DefaultDispatcher-worker-3 @call-handler#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 09:28:03.149 [DefaultDispatcher-worker-16 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json 2024-04-22 09:28:03.149 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:03.149 [DefaultDispatcher-worker-16 @coroutine#764] 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/583832426412552192/_ustadmanifest.json. 2024-04-22 09:28:03.149 [DefaultDispatcher-worker-16 @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json 2024-04-22 09:28:03.149 [eventLoopGroupProxy-13-1 @call-handler#1621] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-04-22 09:28:03.150 [DefaultDispatcher-worker-13 @coroutine#797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:03.150 [DefaultDispatcher-worker-13 @coroutine#797] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:03.150 [DefaultDispatcher-worker-13 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:28:03.150 [DefaultDispatcher-worker-3 @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json 2024-04-22 09:28:03.150 [DefaultDispatcher-worker-3 @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json 2024-04-22 09:28:03.150 [DefaultDispatcher-worker-13 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:03.151 [DefaultDispatcher-worker-13 @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json. 2024-04-22 09:28:03.151 [DefaultDispatcher-worker-13 @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583832426412552192/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:28:03.160 [DefaultDispatcher-worker-3 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-04-22 09:28:03.182 [DefaultDispatcher-worker-6 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 09:28:03.195 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 09:28:03.195 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 09:28:03.195 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 09:28:03.195 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 09:28:03.195 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 09:28:03.199 [Test worker @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35198da3 2024-04-22 09:28:03.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-22 09:28:03.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-22 09:28:03.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:03.199 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@396519b: (connection evicted) 2024-04-22 09:28:03.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:03.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-22 09:28:03.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-22 09:28:03.412 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:28:03.412 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:28:03.612 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 09:28:03.899 [DefaultDispatcher-worker-2 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-04-22 09:28:04.204 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1bc1aa9e 2024-04-22 09:28:04.204 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1bc1aa9e 2024-04-22 09:28:04.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-22 09:28:04.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-22 09:28:04.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:04.205 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24e31f06: (connection evicted) 2024-04-22 09:28:04.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:04.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-22 09:28:04.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@567baa55 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:04.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:04.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2024-04-22 09:28:04.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2024-04-22 09:28:04.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-22 09:28:04.231 [DefaultDispatcher-worker-2 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2024-04-22 09:28:04.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@103033fe 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:04.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:04.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-22 09:28:04.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f569d 2024-04-22 09:28:04.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f569d 2024-04-22 09:28:04.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-22 09:28:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6464f017 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:04.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5862ab28 2024-04-22 09:28:04.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5862ab28 2024-04-22 09:28:04.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-22 09:28:04.243 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 09:28:04.244 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 09:28:04.246 [DefaultDispatcher-worker-8 @coroutine#1659] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 09:28:04.249 [DefaultDispatcher-worker-8 @coroutine#1661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f569d 2024-04-22 09:28:04.251 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:28:04.251 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:28:04.251 [Test worker @coroutine#1660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:28:04.251 [Test worker @coroutine#1660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 09:28:04.254 [eventLoopGroupProxy-16-1 @call-handler#1666] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 09:28:04.254 [eventLoopGroupProxy-16-1 @call-handler#1666] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 09:28:04.256 [eventLoopGroupProxy-16-1 @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862ab28 2024-04-22 09:28:04.257 [Test worker @coroutine#1660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:28:04.257 [Test worker @coroutine#1660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 09:28:04.258 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 09:28:04.258 [Test worker @coroutine#1660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:04.259 [Test worker @coroutine#1671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:04.259 [Test worker @coroutine#1671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 09:28:04.259 [Test worker @coroutine#1671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:04.259 [Test worker @coroutine#1671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:04.260 [eventLoopGroupProxy-16-1 @call-handler#1673] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 09:28:04.264 [eventLoopGroupProxy-16-1 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862ab28 2024-04-22 09:28:04.264 [eventLoopGroupProxy-16-1 @call-handler#1673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:04.265 [Test worker @coroutine#1671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 09:28:04.268 [eventLoopGroupProxy-16-2 @call-handler#1683] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-22 09:28:04.274 [eventLoopGroupProxy-16-2 @call-handler#1683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:04.282 [Test worker @coroutine#1685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f569d 2024-04-22 09:28:04.315 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:04.339 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:04.341 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-22 09:28:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd5c7f6 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:05.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:05.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-22 09:28:05.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ef1934 2024-04-22 09:28:05.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ef1934 2024-04-22 09:28:05.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-22 09:28:05.398 [DefaultDispatcher-worker-6 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ef1934 2024-04-22 09:28:05.404 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43173/api/blob/upload-init-batch 2024-04-22 09:28:05.404 [Test worker @coroutine#1692] 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:43173/api/blob/upload-init-batch. 2024-04-22 09:28:05.404 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43173/api/blob/upload-init-batch 2024-04-22 09:28:05.404 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43173/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 09:28:05.406 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43173/api/blob/upload-init-batch 2024-04-22 09:28:05.406 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43173/api/blob/upload-init-batch 2024-04-22 09:28:05.407 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43173/api/blob/upload-init-batch. 2024-04-22 09:28:05.407 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43173/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:05.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-22 09:28:05.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-22 09:28:05.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:05.412 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ef1934: (connection evicted) 2024-04-22 09:28:05.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:05.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-22 09:28:05.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-22 09:28:05.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12c30824 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:05.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:05.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-22 09:28:05.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@df04d12 2024-04-22 09:28:05.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@df04d12 2024-04-22 09:28:05.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-22 09:28:05.441 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57923/api/blob/upload-init-batch 2024-04-22 09:28:05.442 [Test worker @coroutine#1702] 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:57923/api/blob/upload-init-batch. 2024-04-22 09:28:05.442 [Test worker @coroutine#1702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57923/api/blob/upload-init-batch 2024-04-22 09:28:05.442 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57923/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 09:28:05.443 [Test worker @coroutine#1702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57923/api/blob/upload-init-batch 2024-04-22 09:28:05.443 [Test worker @coroutine#1702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57923/api/blob/upload-init-batch 2024-04-22 09:28:05.443 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57923/api/blob/upload-init-batch. 2024-04-22 09:28:05.443 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57923/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:05.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-22 09:28:05.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-22 09:28:05.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:05.445 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@df04d12: (connection evicted) 2024-04-22 09:28:05.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:05.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-22 09:28:05.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-22 09:28:05.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39007725 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:05.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-22 09:28:05.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@be186df 2024-04-22 09:28:05.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@be186df 2024-04-22 09:28:05.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-22 09:28:05.472 [Test worker @coroutine#1708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42385/api/blob/upload-init-batch 2024-04-22 09:28:05.472 [Test worker @coroutine#1708] 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:42385/api/blob/upload-init-batch. 2024-04-22 09:28:05.472 [Test worker @coroutine#1708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42385/api/blob/upload-init-batch 2024-04-22 09:28:05.473 [Test worker @coroutine#1708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42385/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 09:28:05.474 [Test worker @coroutine#1708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42385/api/blob/upload-init-batch 2024-04-22 09:28:05.474 [Test worker @coroutine#1708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42385/api/blob/upload-init-batch 2024-04-22 09:28:05.474 [Test worker @coroutine#1708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42385/api/blob/upload-init-batch. 2024-04-22 09:28:05.474 [Test worker @coroutine#1708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42385/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:05.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-22 09:28:05.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-22 09:28:05.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:05.480 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@be186df: (connection evicted) 2024-04-22 09:28:05.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:05.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-22 09:28:05.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ecdd32 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:05.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-04-22 09:28:05.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-04-22 09:28:05.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-22 09:28:05.837 [DefaultDispatcher-worker-5 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-04-22 09:28:05.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b0792 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:05.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:05.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-22 09:28:05.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@121c1a08 2024-04-22 09:28:05.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@121c1a08 2024-04-22 09:28:05.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58038583 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:05.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-22 09:28:05.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-04-22 09:28:05.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-04-22 09:28:05.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-22 09:28:05.884 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:05.905 [DefaultDispatcher-worker-2 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-04-22 09:28:05.913 [DefaultDispatcher-worker-7 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-04-22 09:28:05.921 [DefaultDispatcher-worker-2 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-04-22 09:28:05.928 [DefaultDispatcher-worker-9 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-04-22 09:28:05.931 [Test worker @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-04-22 09:28:05.939 [DefaultDispatcher-worker-5 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2024-04-22 09:28:05.940 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:05.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-22 09:28:05.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-22 09:28:05.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:05.946 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9: (connection evicted) 2024-04-22 09:28:05.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:05.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-22 09:28:05.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3052395d 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:05.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:05.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-22 09:28:05.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-22 09:28:05.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-22 09:28:05.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-22 09:28:05.984 [DefaultDispatcher-worker-2 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-22 09:28:05.994 [DefaultDispatcher-worker-7 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-22 09:28:06.002 [DefaultDispatcher-worker-13 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-22 09:28:06.009 [DefaultDispatcher-worker-13 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-22 09:28:06.013 [Test worker @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-22 09:28:06.024 [DefaultDispatcher-worker-5 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-22 09:28:06.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-22 09:28:06.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-22 09:28:06.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:06.026 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@784c74e: (connection evicted) 2024-04-22 09:28:06.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:06.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-22 09:28:06.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-22 09:28:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26723525 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:06.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-22 09:28:06.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-22 09:28:06.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-22 09:28:06.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-22 09:28:06.072 [DefaultDispatcher-worker-5 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-22 09:28:06.081 [DefaultDispatcher-worker-9 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-22 09:28:06.088 [DefaultDispatcher-worker-9 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-22 09:28:06.096 [DefaultDispatcher-worker-5 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-04-22 09:28:06.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-22 09:28:06.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-22 09:28:06.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:06.098 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38: (connection evicted) 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:06.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-22 09:28:06.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13976c57 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:06.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-22 09:28:06.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:06.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:06.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:06.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:06.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:06.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:06.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:06.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:06.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-22 09:28:06.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-22 09:28:06.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-22 09:28:06.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-22 09:28:06.140 [DefaultDispatcher-worker-14 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-22 09:28:06.148 [DefaultDispatcher-worker-11 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-22 09:28:06.154 [DefaultDispatcher-worker-9 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-22 09:28:06.162 [DefaultDispatcher-worker-15 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-22 09:28:06.167 [Test worker @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-22 09:28:06.176 [DefaultDispatcher-worker-5 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80b70fd 2024-04-22 09:28:06.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-22 09:28:06.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-22 09:28:06.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:06.177 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80b70fd: (connection evicted) 2024-04-22 09:28:06.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:06.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-22 09:28:06.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-22 09:28:06.217 [DefaultDispatcher-worker-11 @coroutine#1767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105cdf61 2024-04-22 09:28:06.242 [DefaultDispatcher-worker-11 @coroutine#1769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862ab28 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ae31b 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:12.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:12.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-22 09:28:12.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e729d46 2024-04-22 09:28:12.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e729d46 2024-04-22 09:28:12.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-22 09:28:12.381 [DefaultDispatcher-worker-9 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e729d46 2024-04-22 09:28:12.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74159dc9 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:12.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:12.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-22 09:28:12.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@254210b1 2024-04-22 09:28:12.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@254210b1 2024-04-22 09:28:12.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73158d35 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:12.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:12.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-22 09:28:12.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5fea64 2024-04-22 09:28:12.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5fea64 2024-04-22 09:28:12.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-22 09:28:12.437 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:12.442 [Test worker @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5fea64 2024-04-22 09:28:12.445 [Test worker @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5fea64 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc28ad0 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:12.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:12.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-22 09:28:12.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f081ad 2024-04-22 09:28:12.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f081ad 2024-04-22 09:28:12.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-22 09:28:12.477 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f081ad 2024-04-22 09:28:12.480 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28f081ad 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3abb6aa 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:12.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:12.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-22 09:28:12.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-22 09:28:12.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-22 09:28:12.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-22 09:28:12.492 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:12.513 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-22 09:28:12.513 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:12.515 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7bf0f6 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@759c53e5 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:12.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-04-22 09:28:12.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-04-22 09:28:12.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-22 09:28:12.543 [Test worker @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-04-22 09:28:12.546 [Test worker @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-04-22 09:28:12.551 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:12.552 [Test worker @coroutine#1834] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35181/ 2024-04-22 09:28:12.553 [Test worker @coroutine#1834] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35181/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:12.554 [Test worker @coroutine#1834] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35181/ 2024-04-22 09:28:12.555 [Test worker @coroutine#1834] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35181/ 2024-04-22 09:28:12.555 [Test worker @coroutine#1834] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35181/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:12.587 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:12.597 [Test worker @coroutine#1834] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35181/ 2024-04-22 09:28:12.597 [Test worker @coroutine#1834] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35181/ 2024-04-22 09:28:12.597 [Test worker @coroutine#1834] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35181/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:12.618 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:12.641 [Test worker @coroutine#1834] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35181/ 2024-04-22 09:28:12.641 [Test worker @coroutine#1834] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35181/ 2024-04-22 09:28:12.641 [Test worker @coroutine#1834] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35181/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:12.685 [Test worker @coroutine#1834] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35181/ 2024-04-22 09:28:12.685 [Test worker @coroutine#1834] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35181/ 2024-04-22 09:28:12.685 [Test worker @coroutine#1834] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35181/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:12.729 [Test worker @coroutine#1834] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35181/ 2024-04-22 09:28:12.729 [Test worker @coroutine#1834] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35181/ 2024-04-22 09:28:12.729 [Test worker @coroutine#1834] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35181/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:12.773 [Test worker @coroutine#1834] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35181/ 2024-04-22 09:28:12.773 [Test worker @coroutine#1834] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35181/ 2024-04-22 09:28:12.773 [Test worker @coroutine#1834] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35181/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:12.817 [Test worker @coroutine#1834] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35181/ 2024-04-22 09:28:12.828 [Test worker @coroutine#1850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46617/ 2024-04-22 09:28:12.828 [Test worker @coroutine#1850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46617/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:12.830 [Test worker @coroutine#1850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46617/ 2024-04-22 09:28:12.830 [Test worker @coroutine#1850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46617/ 2024-04-22 09:28:12.830 [Test worker @coroutine#1850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46617/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:12.877 [Test worker @coroutine#1850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46617/ 2024-04-22 09:28:12.877 [Test worker @coroutine#1850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46617/ 2024-04-22 09:28:12.877 [Test worker @coroutine#1850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46617/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:12.921 [Test worker @coroutine#1850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46617/ 2024-04-22 09:28:12.922 [Test worker @coroutine#1850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46617/ 2024-04-22 09:28:12.922 [Test worker @coroutine#1850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46617/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:12.965 [Test worker @coroutine#1850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46617/ 2024-04-22 09:28:12.965 [Test worker @coroutine#1850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46617/ 2024-04-22 09:28:12.965 [Test worker @coroutine#1850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46617/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:13.009 [Test worker @coroutine#1850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46617/ 2024-04-22 09:28:13.009 [Test worker @coroutine#1850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46617/ 2024-04-22 09:28:13.009 [Test worker @coroutine#1850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46617/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:13.053 [Test worker @coroutine#1850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46617/ 2024-04-22 09:28:13.053 [Test worker @coroutine#1850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46617/ 2024-04-22 09:28:13.053 [Test worker @coroutine#1850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46617/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 09:28:13.054 [Test worker @coroutine#1850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46617/ 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31beb0d0 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:13.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:13.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-22 09:28:13.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:13.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:13.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-22 09:28:13.304 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:13.316 [Test worker @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:13.317 [Test worker @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:13.320 [DefaultDispatcher-worker-11 @coroutine#1889] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.320 [DefaultDispatcher-worker-11 @coroutine#1889] 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:45115/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:13.320 [DefaultDispatcher-worker-11 @coroutine#1889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.320 [DefaultDispatcher-worker-11 @coroutine#1889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45115/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:13.321 [DefaultDispatcher-worker-10 @coroutine#1889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.322 [DefaultDispatcher-worker-10 @coroutine#1889] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.329 [DefaultDispatcher-worker-7 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:13.330 [DefaultDispatcher-worker-7 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.330 [DefaultDispatcher-worker-7 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:13.330 [DefaultDispatcher-worker-7 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.330 [DefaultDispatcher-worker-6 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.330 [DefaultDispatcher-worker-6 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.333 [Test worker @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cbd17b3 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:13.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:13.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-22 09:28:13.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-04-22 09:28:13.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-04-22 09:28:13.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-22 09:28:13.358 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-04-22 09:28:13.369 [Test worker @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-04-22 09:28:13.371 [Test worker @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-04-22 09:28:13.376 [DefaultDispatcher-worker-14 @coroutine#1910] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 09:28:13.376 [DefaultDispatcher-worker-14 @coroutine#1910] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-22 09:28:13.376 [DefaultDispatcher-worker-14 @coroutine#1910] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 09:28:13.378 [DefaultDispatcher-worker-12 @coroutine#1910] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 09:28:13.378 [DefaultDispatcher-worker-12 @coroutine#1910] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46f597f1 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:13.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:13.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-22 09:28:13.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:13.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:13.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:13.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:13.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:13.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:13.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:13.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:13.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-22 09:28:13.381 [DefaultDispatcher-worker-15 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4e63b3 2024-04-22 09:28:13.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-22 09:28:13.384 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:13.389 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@18daa0d1 2024-04-22 09:28:13.389 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@18daa0d1 2024-04-22 09:28:13.392 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@161d5dba 2024-04-22 09:28:13.392 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@161d5dba 2024-04-22 09:28:13.395 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1222cba1 2024-04-22 09:28:13.395 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1222cba1 2024-04-22 09:28:13.398 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57205781 2024-04-22 09:28:13.398 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57205781 2024-04-22 09:28:13.401 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a31b99c 2024-04-22 09:28:13.401 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a31b99c 2024-04-22 09:28:13.405 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@66bdc7ed 2024-04-22 09:28:13.405 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@66bdc7ed 2024-04-22 09:28:13.405 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.407 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@62467758 2024-04-22 09:28:13.407 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@62467758 2024-04-22 09:28:13.410 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@370fa8ce 2024-04-22 09:28:13.410 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@370fa8ce 2024-04-22 09:28:13.412 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20650aea 2024-04-22 09:28:13.412 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20650aea 2024-04-22 09:28:13.412 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:13.416 [Test worker @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.418 [Test worker @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.419 [DefaultDispatcher-worker-2 @coroutine#1921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.419 [DefaultDispatcher-worker-2 @coroutine#1921] 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:34747/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:13.419 [DefaultDispatcher-worker-2 @coroutine#1921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.419 [DefaultDispatcher-worker-2 @coroutine#1921] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34747/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:13.421 [DefaultDispatcher-worker-1 @coroutine#1921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.421 [DefaultDispatcher-worker-1 @coroutine#1921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.427 [DefaultDispatcher-worker-4 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.428 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.428 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:13.428 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.429 [DefaultDispatcher-worker-1 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.429 [DefaultDispatcher-worker-1 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.431 [Test worker @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.436 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:13.440 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@30570663 2024-04-22 09:28:13.440 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@30570663 2024-04-22 09:28:13.442 [DefaultDispatcher-worker-10 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.444 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e90ee19 2024-04-22 09:28:13.444 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e90ee19 2024-04-22 09:28:13.447 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aaf6d13 2024-04-22 09:28:13.447 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aaf6d13 2024-04-22 09:28:13.449 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fade422 2024-04-22 09:28:13.449 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fade422 2024-04-22 09:28:13.452 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c191aa 2024-04-22 09:28:13.452 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@77c191aa 2024-04-22 09:28:13.453 [DefaultDispatcher-worker-9 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.454 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e98596d 2024-04-22 09:28:13.454 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e98596d 2024-04-22 09:28:13.457 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e7258 2024-04-22 09:28:13.457 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1e7258 2024-04-22 09:28:13.459 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f821b6d 2024-04-22 09:28:13.460 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f821b6d 2024-04-22 09:28:13.462 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b585f6 2024-04-22 09:28:13.462 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b585f6 2024-04-22 09:28:13.462 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:13.464 [DefaultDispatcher-worker-3 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.474 [DefaultDispatcher-worker-9 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.482 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:13.484 [DefaultDispatcher-worker-12 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.486 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@47471951 2024-04-22 09:28:13.486 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@47471951 2024-04-22 09:28:13.490 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4980ffc9 2024-04-22 09:28:13.490 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4980ffc9 2024-04-22 09:28:13.493 [DefaultDispatcher-worker-14 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.494 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbf7221 2024-04-22 09:28:13.494 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbf7221 2024-04-22 09:28:13.498 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bdf5f2 2024-04-22 09:28:13.498 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@8bdf5f2 2024-04-22 09:28:13.500 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cfe825 2024-04-22 09:28:13.500 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cfe825 2024-04-22 09:28:13.502 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ff3fa2 2024-04-22 09:28:13.502 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ff3fa2 2024-04-22 09:28:13.503 [DefaultDispatcher-worker-9 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.505 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f677cc6 2024-04-22 09:28:13.505 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f677cc6 2024-04-22 09:28:13.507 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@68920abd 2024-04-22 09:28:13.507 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@68920abd 2024-04-22 09:28:13.509 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6094594a 2024-04-22 09:28:13.509 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6094594a 2024-04-22 09:28:13.509 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 09:28:13.514 [DefaultDispatcher-worker-10 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.525 [DefaultDispatcher-worker-2 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.536 [DefaultDispatcher-worker-15 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6908674b 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:13.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-22 09:28:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:13.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:13.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-22 09:28:13.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:13.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:13.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-22 09:28:13.570 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:13.582 [Test worker @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:13.583 [Test worker @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:13.584 [DefaultDispatcher-worker-12 @coroutine#1968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.584 [DefaultDispatcher-worker-12 @coroutine#1968] 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:44215/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:13.584 [DefaultDispatcher-worker-12 @coroutine#1968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.585 [DefaultDispatcher-worker-12 @coroutine#1968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44215/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:13.586 [DefaultDispatcher-worker-8 @coroutine#1968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.587 [DefaultDispatcher-worker-8 @coroutine#1968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.594 [DefaultDispatcher-worker-5 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:13.594 [DefaultDispatcher-worker-5 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.595 [DefaultDispatcher-worker-5 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:13.595 [DefaultDispatcher-worker-5 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.595 [DefaultDispatcher-worker-12 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.595 [DefaultDispatcher-worker-12 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.597 [Test worker @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd7af2f 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:13.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:13.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-22 09:28:13.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-04-22 09:28:13.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-04-22 09:28:13.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-22 09:28:13.603 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-04-22 09:28:13.620 [Test worker @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-04-22 09:28:13.622 [Test worker @coroutine#1981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-04-22 09:28:13.624 [DefaultDispatcher-worker-3 @coroutine#1990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 09:28:13.625 [DefaultDispatcher-worker-3 @coroutine#1990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-22 09:28:13.625 [DefaultDispatcher-worker-3 @coroutine#1990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 09:28:13.626 [DefaultDispatcher-worker-1 @coroutine#1990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 09:28:13.626 [DefaultDispatcher-worker-1 @coroutine#1990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 09:28:13.633 [DefaultDispatcher-worker-2 @coroutine#1983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-04-22 09:28:13.649 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:13.654 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f63bb4f 2024-04-22 09:28:13.654 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f63bb4f 2024-04-22 09:28:13.659 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a45ed3 2024-04-22 09:28:13.659 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a45ed3 2024-04-22 09:28:13.662 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@559bd03f 2024-04-22 09:28:13.662 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@559bd03f 2024-04-22 09:28:13.665 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@109954e8 2024-04-22 09:28:13.665 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@109954e8 2024-04-22 09:28:13.667 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e22c77 2024-04-22 09:28:13.667 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e22c77 2024-04-22 09:28:13.669 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c3a23e 2024-04-22 09:28:13.669 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c3a23e 2024-04-22 09:28:13.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-22 09:28:13.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:13.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:13.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:13.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58df2864 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:13.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:13.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-22 09:28:13.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:13.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:13.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-22 09:28:13.672 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a528411 2024-04-22 09:28:13.672 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a528411 2024-04-22 09:28:13.674 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b6aba7 2024-04-22 09:28:13.674 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b6aba7 2024-04-22 09:28:13.677 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f4a052 2024-04-22 09:28:13.677 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f4a052 2024-04-22 09:28:13.677 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:13.694 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:13.702 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:13.705 [Test worker @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:13.706 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@726ca06e 2024-04-22 09:28:13.706 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@726ca06e 2024-04-22 09:28:13.706 [Test worker @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:13.708 [DefaultDispatcher-worker-7 @coroutine#2000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.708 [DefaultDispatcher-worker-7 @coroutine#2000] 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:59233/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:13.708 [DefaultDispatcher-worker-7 @coroutine#2000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.708 [DefaultDispatcher-worker-7 @coroutine#2000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59233/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:13.710 [DefaultDispatcher-worker-15 @coroutine#2000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.710 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cab4053 2024-04-22 09:28:13.710 [DefaultDispatcher-worker-15 @coroutine#2000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.710 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cab4053 2024-04-22 09:28:13.714 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7894cb1e 2024-04-22 09:28:13.714 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7894cb1e 2024-04-22 09:28:13.717 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d964a68 2024-04-22 09:28:13.717 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d964a68 2024-04-22 09:28:13.719 [DefaultDispatcher-worker-14 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:13.719 [DefaultDispatcher-worker-14 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.719 [DefaultDispatcher-worker-14 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:13.719 [DefaultDispatcher-worker-14 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.719 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6ef264 2024-04-22 09:28:13.719 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6ef264 2024-04-22 09:28:13.720 [DefaultDispatcher-worker-4 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.720 [DefaultDispatcher-worker-4 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.722 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce196a2 2024-04-22 09:28:13.722 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce196a2 2024-04-22 09:28:13.723 [Test worker @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24381e4a 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:13.724 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f3701b 2024-04-22 09:28:13.724 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f3701b 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:13.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:13.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-22 09:28:13.726 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db9b527 2024-04-22 09:28:13.726 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db9b527 2024-04-22 09:28:13.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-22 09:28:13.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-22 09:28:13.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-22 09:28:13.729 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@998126 2024-04-22 09:28:13.729 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@998126 2024-04-22 09:28:13.729 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:13.729 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-22 09:28:13.741 [Test worker @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-22 09:28:13.743 [Test worker @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7ebac1 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:13.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:13.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-22 09:28:13.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:13.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:13.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-22 09:28:13.751 [DefaultDispatcher-worker-1 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-04-22 09:28:13.765 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:13.772 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:13.776 [Test worker @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:13.777 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc621bb 2024-04-22 09:28:13.777 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc621bb 2024-04-22 09:28:13.778 [Test worker @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:13.779 [DefaultDispatcher-worker-8 @coroutine#2030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.779 [DefaultDispatcher-worker-8 @coroutine#2030] 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:34041/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:13.779 [DefaultDispatcher-worker-8 @coroutine#2030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.779 [DefaultDispatcher-worker-8 @coroutine#2030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34041/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:13.781 [DefaultDispatcher-worker-14 @coroutine#2030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.781 [DefaultDispatcher-worker-14 @coroutine#2030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.781 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2101ca33 2024-04-22 09:28:13.782 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2101ca33 2024-04-22 09:28:13.784 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@253e4acb 2024-04-22 09:28:13.784 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@253e4acb 2024-04-22 09:28:13.787 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@603cc008 2024-04-22 09:28:13.787 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@603cc008 2024-04-22 09:28:13.789 [DefaultDispatcher-worker-16 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:13.789 [DefaultDispatcher-worker-16 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.789 [DefaultDispatcher-worker-16 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:13.789 [DefaultDispatcher-worker-16 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.789 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e69fe4d 2024-04-22 09:28:13.789 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e69fe4d 2024-04-22 09:28:13.790 [DefaultDispatcher-worker-1 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.790 [DefaultDispatcher-worker-1 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.791 [Test worker @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bed8b91 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:13.792 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5116e3e1 2024-04-22 09:28:13.792 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5116e3e1 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:13.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:13.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-22 09:28:13.794 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9831a 2024-04-22 09:28:13.794 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9831a 2024-04-22 09:28:13.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-22 09:28:13.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-22 09:28:13.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-22 09:28:13.796 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-22 09:28:13.797 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@133f47 2024-04-22 09:28:13.797 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@133f47 2024-04-22 09:28:13.799 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3139229e 2024-04-22 09:28:13.799 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3139229e 2024-04-22 09:28:13.799 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:13.810 [Test worker @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-22 09:28:13.811 [Test worker @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-22 09:28:13.812 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ee63a4b 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:13.813 [DefaultDispatcher-worker-16 @coroutine#2052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-22 09:28:13.814 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:13.814 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:13.814 [DefaultDispatcher-worker-16 @coroutine#2052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-22 09:28:13.820 [DefaultDispatcher-worker-1 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ae785 2024-04-22 09:28:13.829 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:13.833 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ec910 2024-04-22 09:28:13.833 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@353ec910 2024-04-22 09:28:13.837 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf931c7 2024-04-22 09:28:13.837 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf931c7 2024-04-22 09:28:13.839 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:13.841 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc6a260 2024-04-22 09:28:13.841 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc6a260 2024-04-22 09:28:13.843 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac43bfc 2024-04-22 09:28:13.843 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac43bfc 2024-04-22 09:28:13.845 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39711bfd 2024-04-22 09:28:13.845 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39711bfd 2024-04-22 09:28:13.845 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:13.847 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b74621d 2024-04-22 09:28:13.847 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b74621d 2024-04-22 09:28:13.849 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@412b1cb1 2024-04-22 09:28:13.849 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@412b1cb1 2024-04-22 09:28:13.850 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da64370 2024-04-22 09:28:13.850 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da64370 2024-04-22 09:28:13.850 [DefaultDispatcher-worker-16 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:13.851 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aebc4b3 2024-04-22 09:28:13.851 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aebc4b3 2024-04-22 09:28:13.852 [DefaultDispatcher-worker-16 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:13.852 [DefaultDispatcher-worker-4 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.852 [DefaultDispatcher-worker-4 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:13.852 [DefaultDispatcher-worker-4 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.853 [DefaultDispatcher-worker-4 @coroutine#2059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:13.853 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 09:28:13.853 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 09:28:13.853 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 09:28:13.854 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf49ae0 2024-04-22 09:28:13.854 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf49ae0 2024-04-22 09:28:13.854 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:13.854 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3361bab4 2024-04-22 09:28:13.854 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3361bab4 2024-04-22 09:28:13.854 [DefaultDispatcher-worker-9 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.855 [DefaultDispatcher-worker-14 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 09:28:13.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23a78d2e 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:13.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:13.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-22 09:28:13.858 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@375e2800 2024-04-22 09:28:13.858 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@375e2800 2024-04-22 09:28:13.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-22 09:28:13.862 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@725cb08f 2024-04-22 09:28:13.862 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@725cb08f 2024-04-22 09:28:13.863 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:13.863 [DefaultDispatcher-worker-14 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.863 [DefaultDispatcher-worker-14 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:13.863 [DefaultDispatcher-worker-14 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.864 [DefaultDispatcher-worker-8 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.865 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7deed077 2024-04-22 09:28:13.865 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7deed077 2024-04-22 09:28:13.867 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e46164 2024-04-22 09:28:13.867 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e46164 2024-04-22 09:28:13.869 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc5f30 2024-04-22 09:28:13.869 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc5f30 2024-04-22 09:28:13.872 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@12734fc0 2024-04-22 09:28:13.872 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@12734fc0 2024-04-22 09:28:13.874 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@19954891 2024-04-22 09:28:13.874 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@19954891 2024-04-22 09:28:13.874 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:13.881 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.892 [Test worker @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.894 [Test worker @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.895 [DefaultDispatcher-worker-10 @coroutine#2073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.895 [DefaultDispatcher-worker-10 @coroutine#2073] 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:34779/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:13.895 [DefaultDispatcher-worker-10 @coroutine#2073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.895 [DefaultDispatcher-worker-10 @coroutine#2073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34779/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:13.895 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:13.897 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.897 [DefaultDispatcher-worker-13 @coroutine#2073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:13.898 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2cd158 2024-04-22 09:28:13.898 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2cd158 2024-04-22 09:28:13.900 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44eb266d 2024-04-22 09:28:13.900 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@44eb266d 2024-04-22 09:28:13.903 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d4ba28 2024-04-22 09:28:13.903 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d4ba28 2024-04-22 09:28:13.905 [DefaultDispatcher-worker-4 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.905 [DefaultDispatcher-worker-4 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.905 [DefaultDispatcher-worker-4 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:13.905 [DefaultDispatcher-worker-4 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.906 [DefaultDispatcher-worker-11 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.906 [DefaultDispatcher-worker-11 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:13.906 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d62c56 2024-04-22 09:28:13.906 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d62c56 2024-04-22 09:28:13.908 [Test worker @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.909 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@295c8ba5 2024-04-22 09:28:13.909 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@295c8ba5 2024-04-22 09:28:13.911 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@341908ad 2024-04-22 09:28:13.912 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@341908ad 2024-04-22 09:28:13.914 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5179f1fc 2024-04-22 09:28:13.914 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5179f1fc 2024-04-22 09:28:13.914 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:13.916 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f9d319 2024-04-22 09:28:13.916 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f9d319 2024-04-22 09:28:13.919 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@456a3954 2024-04-22 09:28:13.919 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@456a3954 2024-04-22 09:28:13.919 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b57da0 2024-04-22 09:28:13.919 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b57da0 2024-04-22 09:28:13.919 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:13.920 [DefaultDispatcher-worker-15 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.922 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4badcf89 2024-04-22 09:28:13.922 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4badcf89 2024-04-22 09:28:13.924 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f925224 2024-04-22 09:28:13.924 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f925224 2024-04-22 09:28:13.927 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@a90c5b2 2024-04-22 09:28:13.927 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@a90c5b2 2024-04-22 09:28:13.929 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e24ed2d 2024-04-22 09:28:13.929 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e24ed2d 2024-04-22 09:28:13.930 [DefaultDispatcher-worker-15 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.931 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b50a8e7 2024-04-22 09:28:13.931 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b50a8e7 2024-04-22 09:28:13.934 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@660ededb 2024-04-22 09:28:13.934 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@660ededb 2024-04-22 09:28:13.936 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abf3afd 2024-04-22 09:28:13.936 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abf3afd 2024-04-22 09:28:13.938 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@534bff02 2024-04-22 09:28:13.938 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@534bff02 2024-04-22 09:28:13.938 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:13.940 [DefaultDispatcher-worker-15 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.951 [DefaultDispatcher-worker-5 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.959 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:13.963 [DefaultDispatcher-worker-10 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.963 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11220e43 2024-04-22 09:28:13.963 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11220e43 2024-04-22 09:28:13.968 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe5f217 2024-04-22 09:28:13.968 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe5f217 2024-04-22 09:28:13.973 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bda6533 2024-04-22 09:28:13.973 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bda6533 2024-04-22 09:28:13.973 [DefaultDispatcher-worker-10 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.976 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed8f82c 2024-04-22 09:28:13.976 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed8f82c 2024-04-22 09:28:13.979 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f89a5a2 2024-04-22 09:28:13.979 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f89a5a2 2024-04-22 09:28:13.981 [DefaultDispatcher-worker-12 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.982 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4c810e 2024-04-22 09:28:13.982 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4c810e 2024-04-22 09:28:13.985 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f78229 2024-04-22 09:28:13.985 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f78229 2024-04-22 09:28:13.988 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef70763 2024-04-22 09:28:13.988 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef70763 2024-04-22 09:28:13.989 [DefaultDispatcher-worker-11 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:13.990 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc111aa 2024-04-22 09:28:13.990 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc111aa 2024-04-22 09:28:13.990 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 09:28:13.999 [DefaultDispatcher-worker-14 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:14.001 [DefaultDispatcher-worker-15 @coroutine#2100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 09:28:14.001 [DefaultDispatcher-worker-15 @coroutine#2100] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 09:28:14.001 [DefaultDispatcher-worker-15 @coroutine#2100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 09:28:14.002 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 09:28:14.002 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 09:28:14.003 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34779/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 09:28:14.003 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34779/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:14.004 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 09:28:14.004 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-22 09:28:14.004 [DefaultDispatcher-worker-7 @coroutine#2100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 09:28:14.005 [DefaultDispatcher-worker-14 @coroutine#2100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 09:28:14.005 [DefaultDispatcher-worker-14 @coroutine#2100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 09:28:14.039 [DefaultDispatcher-worker-12 @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2446597e 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-22 09:28:14.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-22 09:28:14.067 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.078 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.080 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.082 [DefaultDispatcher-worker-3 @coroutine#2125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.082 [DefaultDispatcher-worker-3 @coroutine#2125] 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:43443/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:14.082 [DefaultDispatcher-worker-3 @coroutine#2125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.082 [DefaultDispatcher-worker-3 @coroutine#2125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43443/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:14.084 [DefaultDispatcher-worker-9 @coroutine#2125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.084 [DefaultDispatcher-worker-9 @coroutine#2125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.092 [DefaultDispatcher-worker-14 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.092 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.092 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:14.092 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.093 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.093 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.095 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c98eaa9 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-22 09:28:14.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-22 09:28:14.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-22 09:28:14.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-22 09:28:14.100 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-22 09:28:14.114 [Test worker @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-22 09:28:14.116 [Test worker @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-22 09:28:14.128 [DefaultDispatcher-worker-15 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.128 [DefaultDispatcher-worker-8 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2024-04-22 09:28:14.135 [DefaultDispatcher-worker-11 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.144 [DefaultDispatcher-worker-3 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.146 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:14.152 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5285471e 2024-04-22 09:28:14.152 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5285471e 2024-04-22 09:28:14.152 [DefaultDispatcher-worker-4 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.157 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c42b33e 2024-04-22 09:28:14.157 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c42b33e 2024-04-22 09:28:14.159 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@587d2c6e 2024-04-22 09:28:14.159 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@587d2c6e 2024-04-22 09:28:14.161 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7fb905 2024-04-22 09:28:14.161 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7fb905 2024-04-22 09:28:14.164 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@65baa003 2024-04-22 09:28:14.164 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@65baa003 2024-04-22 09:28:14.166 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca824c9 2024-04-22 09:28:14.166 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca824c9 2024-04-22 09:28:14.168 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d87636e 2024-04-22 09:28:14.168 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d87636e 2024-04-22 09:28:14.171 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d50464a 2024-04-22 09:28:14.171 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d50464a 2024-04-22 09:28:14.173 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dda4b5b 2024-04-22 09:28:14.173 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dda4b5b 2024-04-22 09:28:14.173 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 09:28:14.177 [DefaultDispatcher-worker-1 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.191 [DefaultDispatcher-worker-8 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.200 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:14.203 [DefaultDispatcher-worker-1 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.203 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@768ced83 2024-04-22 09:28:14.203 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@768ced83 2024-04-22 09:28:14.206 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@784b0d22 2024-04-22 09:28:14.206 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@784b0d22 2024-04-22 09:28:14.210 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7486f3 2024-04-22 09:28:14.210 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7486f3 2024-04-22 09:28:14.213 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@39760719 2024-04-22 09:28:14.213 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@39760719 2024-04-22 09:28:14.213 [DefaultDispatcher-worker-5 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.216 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@28071541 2024-04-22 09:28:14.216 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@28071541 2024-04-22 09:28:14.218 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@8053f7e 2024-04-22 09:28:14.218 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@8053f7e 2024-04-22 09:28:14.221 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@509e7393 2024-04-22 09:28:14.221 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@509e7393 2024-04-22 09:28:14.222 [DefaultDispatcher-worker-5 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.223 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5959f856 2024-04-22 09:28:14.223 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5959f856 2024-04-22 09:28:14.225 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@49645321 2024-04-22 09:28:14.225 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@49645321 2024-04-22 09:28:14.225 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:14.233 [DefaultDispatcher-worker-13 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd3c38b 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-22 09:28:14.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-22 09:28:14.261 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.272 [Test worker @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.274 [Test worker @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.275 [DefaultDispatcher-worker-13 @coroutine#2167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.275 [DefaultDispatcher-worker-13 @coroutine#2167] 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:43041/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:14.275 [DefaultDispatcher-worker-13 @coroutine#2167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.275 [DefaultDispatcher-worker-13 @coroutine#2167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43041/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:14.277 [DefaultDispatcher-worker-8 @coroutine#2167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.277 [DefaultDispatcher-worker-8 @coroutine#2167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.285 [DefaultDispatcher-worker-10 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.285 [DefaultDispatcher-worker-10 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.285 [DefaultDispatcher-worker-10 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:14.285 [DefaultDispatcher-worker-10 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.286 [DefaultDispatcher-worker-3 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.286 [DefaultDispatcher-worker-3 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.288 [Test worker @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-22 09:28:14.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc4f6bd 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-22 09:28:14.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2024-04-22 09:28:14.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2024-04-22 09:28:14.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-22 09:28:14.293 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2024-04-22 09:28:14.305 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2024-04-22 09:28:14.306 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2024-04-22 09:28:14.318 [DefaultDispatcher-worker-12 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2024-04-22 09:28:14.319 [DefaultDispatcher-worker-1 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.329 [DefaultDispatcher-worker-4 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.336 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:14.341 [DefaultDispatcher-worker-3 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.342 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5043adcc 2024-04-22 09:28:14.342 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5043adcc 2024-04-22 09:28:14.343 [DefaultDispatcher-worker-16 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:14.343 [DefaultDispatcher-worker-16 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.343 [DefaultDispatcher-worker-16 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:14.343 [DefaultDispatcher-worker-16 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.344 [DefaultDispatcher-worker-16 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.344 [DefaultDispatcher-worker-16 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.346 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8449b4 2024-04-22 09:28:14.346 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8449b4 2024-04-22 09:28:14.350 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abbc6bc 2024-04-22 09:28:14.350 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abbc6bc 2024-04-22 09:28:14.352 [DefaultDispatcher-worker-4 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.353 [DefaultDispatcher-worker-2 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 09:28:14.353 [DefaultDispatcher-worker-2 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 09:28:14.353 [DefaultDispatcher-worker-2 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 09:28:14.353 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb9438f 2024-04-22 09:28:14.353 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb9438f 2024-04-22 09:28:14.354 [DefaultDispatcher-worker-6 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 09:28:14.354 [DefaultDispatcher-worker-6 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 09:28:14.354 [DefaultDispatcher-worker-6 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43041/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 09:28:14.354 [DefaultDispatcher-worker-6 @coroutine#2199] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43041/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:14.355 [DefaultDispatcher-worker-6 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 09:28:14.355 [DefaultDispatcher-worker-6 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-22 09:28:14.355 [DefaultDispatcher-worker-6 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 09:28:14.356 [DefaultDispatcher-worker-4 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 09:28:14.356 [DefaultDispatcher-worker-4 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 09:28:14.356 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5259a079 2024-04-22 09:28:14.356 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5259a079 2024-04-22 09:28:14.360 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eec9a6f 2024-04-22 09:28:14.360 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eec9a6f 2024-04-22 09:28:14.363 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae62728 2024-04-22 09:28:14.363 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae62728 2024-04-22 09:28:14.367 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f96bcc0 2024-04-22 09:28:14.367 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f96bcc0 2024-04-22 09:28:14.370 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d39123 2024-04-22 09:28:14.370 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d39123 2024-04-22 09:28:14.370 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 09:28:14.377 [DefaultDispatcher-worker-6 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:14.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fdef43 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-22 09:28:14.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:14.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:14.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-22 09:28:14.393 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:14.397 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@493735d6 2024-04-22 09:28:14.397 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@493735d6 2024-04-22 09:28:14.401 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f0d280 2024-04-22 09:28:14.401 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f0d280 2024-04-22 09:28:14.404 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf5ea6 2024-04-22 09:28:14.404 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@43cf5ea6 2024-04-22 09:28:14.406 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:14.407 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdd8bb 2024-04-22 09:28:14.408 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdd8bb 2024-04-22 09:28:14.410 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7624c431 2024-04-22 09:28:14.410 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7624c431 2024-04-22 09:28:14.413 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@37817ca7 2024-04-22 09:28:14.413 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@37817ca7 2024-04-22 09:28:14.415 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@e823e9f 2024-04-22 09:28:14.415 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@e823e9f 2024-04-22 09:28:14.417 [Test worker @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:14.417 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e227f4 2024-04-22 09:28:14.417 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e227f4 2024-04-22 09:28:14.419 [Test worker @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:14.420 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b77255 2024-04-22 09:28:14.420 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b77255 2024-04-22 09:28:14.420 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:14.420 [DefaultDispatcher-worker-3 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.420 [DefaultDispatcher-worker-3 @coroutine#2224] 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:47127/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:14.420 [DefaultDispatcher-worker-3 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.420 [DefaultDispatcher-worker-3 @coroutine#2224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47127/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:14.422 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.422 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:14.430 [DefaultDispatcher-worker-13 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:14.431 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.431 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:14.431 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.431 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.431 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.435 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:14.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb7f2fe 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-22 09:28:14.437 [DefaultDispatcher-worker-10 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:14.438 [DefaultDispatcher-worker-10 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.438 [DefaultDispatcher-worker-10 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:14.438 [DefaultDispatcher-worker-10 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.439 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.439 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2024-04-22 09:28:14.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2024-04-22 09:28:14.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-22 09:28:14.440 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2024-04-22 09:28:14.452 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2024-04-22 09:28:14.453 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2024-04-22 09:28:14.458 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/auth/register 2024-04-22 09:28:14.459 [DefaultDispatcher-worker-8 @coroutine#2249] 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:47127/auth/register. 2024-04-22 09:28:14.459 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/auth/register 2024-04-22 09:28:14.459 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47127/auth/register from class io.ktor.http.content.TextContent 2024-04-22 09:28:14.460 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/auth/register 2024-04-22 09:28:14.460 [DefaultDispatcher-worker-10 @coroutine#2249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/auth/register 2024-04-22 09:28:14.464 [DefaultDispatcher-worker-8 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2024-04-22 09:28:14.483 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:14.487 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@662a30ad 2024-04-22 09:28:14.487 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@662a30ad 2024-04-22 09:28:14.491 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@68edd218 2024-04-22 09:28:14.491 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@68edd218 2024-04-22 09:28:14.494 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd25bdd 2024-04-22 09:28:14.494 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd25bdd 2024-04-22 09:28:14.498 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d0d823 2024-04-22 09:28:14.498 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d0d823 2024-04-22 09:28:14.501 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47127/auth/register. 2024-04-22 09:28:14.501 [DefaultDispatcher-worker-8 @coroutine#2249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47127/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:14.502 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec82aec 2024-04-22 09:28:14.502 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec82aec 2024-04-22 09:28:14.506 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b3563f 2024-04-22 09:28:14.506 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b3563f 2024-04-22 09:28:14.508 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6641fa47 2024-04-22 09:28:14.508 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6641fa47 2024-04-22 09:28:14.511 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ff276c 2024-04-22 09:28:14.511 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ff276c 2024-04-22 09:28:14.514 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bfebf5 2024-04-22 09:28:14.514 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bfebf5 2024-04-22 09:28:14.514 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 09:28:14.525 [DefaultDispatcher-worker-9 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:14.535 [DefaultDispatcher-worker-11 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:14.540 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:14.544 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0213f3 2024-04-22 09:28:14.544 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0213f3 2024-04-22 09:28:14.549 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c5fac3 2024-04-22 09:28:14.549 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c5fac3 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319e4fc 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-22 09:28:14.551 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa7883 2024-04-22 09:28:14.551 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa7883 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2024-04-22 09:28:14.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2024-04-22 09:28:14.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-22 09:28:14.554 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f8f0f8 2024-04-22 09:28:14.554 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f8f0f8 2024-04-22 09:28:14.556 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fcfe83f 2024-04-22 09:28:14.556 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fcfe83f 2024-04-22 09:28:14.558 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c702e7 2024-04-22 09:28:14.558 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c702e7 2024-04-22 09:28:14.561 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@271a449c 2024-04-22 09:28:14.561 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@271a449c 2024-04-22 09:28:14.563 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d70fb7 2024-04-22 09:28:14.563 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d70fb7 2024-04-22 09:28:14.565 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f98322 2024-04-22 09:28:14.565 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f98322 2024-04-22 09:28:14.565 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 09:28:14.573 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2024-04-22 09:28:14.583 [Test worker @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2024-04-22 09:28:14.585 [Test worker @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2024-04-22 09:28:14.587 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.587 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 09:28:14.587 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.587 [DefaultDispatcher-worker-1 @coroutine#2262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:14.588 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.588 [DefaultDispatcher-worker-8 @coroutine#2262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.598 [DefaultDispatcher-worker-6 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2024-04-22 09:28:14.598 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.598 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 09:28:14.598 [DefaultDispatcher-worker-6 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.599 [DefaultDispatcher-worker-12 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.599 [DefaultDispatcher-worker-12 @coroutine#2261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.601 [Test worker @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2024-04-22 09:28:14.605 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2024-04-22 09:28:14.607 [DefaultDispatcher-worker-10 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:14.607 [DefaultDispatcher-worker-10 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.607 [DefaultDispatcher-worker-10 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:14.607 [DefaultDispatcher-worker-10 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.608 [DefaultDispatcher-worker-11 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.608 [DefaultDispatcher-worker-11 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.627 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2024-04-22 09:28:14.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-22 09:28:14.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-22 09:28:14.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:14.629 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44b82007: (connection evicted) 2024-04-22 09:28:14.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:14.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-22 09:28:14.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76055d02 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-22 09:28:14.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-04-22 09:28:14.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-04-22 09:28:14.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-22 09:28:14.635 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-04-22 09:28:14.646 [Test worker @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-04-22 09:28:14.648 [Test worker @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-04-22 09:28:14.649 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.649 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 09:28:14.649 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.649 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:14.650 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.650 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.660 [DefaultDispatcher-worker-14 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-04-22 09:28:14.660 [DefaultDispatcher-worker-14 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.660 [DefaultDispatcher-worker-14 @coroutine#2292] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 09:28:14.660 [DefaultDispatcher-worker-14 @coroutine#2292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.661 [DefaultDispatcher-worker-4 @coroutine#2292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.661 [DefaultDispatcher-worker-4 @coroutine#2292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.664 [Test worker @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-04-22 09:28:14.668 [Test worker @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-04-22 09:28:14.671 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-04-22 09:28:14.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-22 09:28:14.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-22 09:28:14.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:14.672 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@130ad58d: (connection evicted) 2024-04-22 09:28:14.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:14.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-22 09:28:14.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-22 09:28:14.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c68925 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-22 09:28:14.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-22 09:28:14.678 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.690 [Test worker @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.692 [Test worker @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.693 [DefaultDispatcher-worker-7 @coroutine#2320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.693 [DefaultDispatcher-worker-7 @coroutine#2320] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 09:28:14.693 [DefaultDispatcher-worker-7 @coroutine#2320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.693 [DefaultDispatcher-worker-7 @coroutine#2320] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:14.695 [DefaultDispatcher-worker-9 @coroutine#2320] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.695 [DefaultDispatcher-worker-9 @coroutine#2320] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.702 [DefaultDispatcher-worker-16 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.703 [DefaultDispatcher-worker-16 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.703 [DefaultDispatcher-worker-16 @coroutine#2319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 09:28:14.703 [DefaultDispatcher-worker-16 @coroutine#2319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.703 [DefaultDispatcher-worker-1 @coroutine#2319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.703 [DefaultDispatcher-worker-1 @coroutine#2319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.706 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.709 [Test worker @coroutine#2331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.713 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.715 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.718 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.721 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.724 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-04-22 09:28:14.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-22 09:28:14.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-22 09:28:14.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:14.725 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65a01901: (connection evicted) 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:14.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-22 09:28:14.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7d73e3 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-22 09:28:14.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-22 09:28:14.729 [DefaultDispatcher-worker-2 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:14.729 [DefaultDispatcher-worker-2 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.729 [DefaultDispatcher-worker-2 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:14.729 [DefaultDispatcher-worker-2 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2024-04-22 09:28:14.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2024-04-22 09:28:14.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-22 09:28:14.730 [DefaultDispatcher-worker-12 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.730 [DefaultDispatcher-worker-12 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.731 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2024-04-22 09:28:14.745 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2024-04-22 09:28:14.747 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2024-04-22 09:28:14.747 [DefaultDispatcher-worker-2 @coroutine#2361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.747 [DefaultDispatcher-worker-2 @coroutine#2361] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 09:28:14.748 [DefaultDispatcher-worker-2 @coroutine#2361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.748 [DefaultDispatcher-worker-2 @coroutine#2361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:14.749 [DefaultDispatcher-worker-4 @coroutine#2361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.749 [DefaultDispatcher-worker-4 @coroutine#2361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.757 [DefaultDispatcher-worker-6 @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2024-04-22 09:28:14.757 [DefaultDispatcher-worker-6 @coroutine#2360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.757 [DefaultDispatcher-worker-6 @coroutine#2360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 09:28:14.757 [DefaultDispatcher-worker-6 @coroutine#2360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.758 [DefaultDispatcher-worker-2 @coroutine#2360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.758 [DefaultDispatcher-worker-2 @coroutine#2360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.761 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2024-04-22 09:28:14.765 [Test worker @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2024-04-22 09:28:14.770 [Test worker @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6109366a 2024-04-22 09:28:14.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-22 09:28:14.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-22 09:28:14.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:14.771 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6109366a: (connection evicted) 2024-04-22 09:28:14.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:14.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-22 09:28:14.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a985388 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-22 09:28:14.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2024-04-22 09:28:14.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2024-04-22 09:28:14.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-22 09:28:14.776 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2024-04-22 09:28:14.787 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2024-04-22 09:28:14.789 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2024-04-22 09:28:14.790 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.790 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 09:28:14.790 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.790 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:14.792 [DefaultDispatcher-worker-13 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.792 [DefaultDispatcher-worker-13 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.802 [DefaultDispatcher-worker-4 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2024-04-22 09:28:14.803 [DefaultDispatcher-worker-1 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:14.803 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.803 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 09:28:14.803 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.803 [DefaultDispatcher-worker-1 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.803 [DefaultDispatcher-worker-1 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:14.803 [DefaultDispatcher-worker-1 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.803 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.803 [DefaultDispatcher-worker-4 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.804 [DefaultDispatcher-worker-1 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.804 [DefaultDispatcher-worker-1 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.806 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2024-04-22 09:28:14.811 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2024-04-22 09:28:14.814 [Test worker @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2024-04-22 09:28:14.817 [Test worker @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2024-04-22 09:28:14.820 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fc464f 2024-04-22 09:28:14.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-22 09:28:14.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-22 09:28:14.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:14.821 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26fc464f: (connection evicted) 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:14.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-22 09:28:14.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb8d720 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-22 09:28:14.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:14.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:14.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-22 09:28:14.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2024-04-22 09:28:14.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2024-04-22 09:28:14.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-22 09:28:14.826 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2024-04-22 09:28:14.837 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2024-04-22 09:28:14.839 [Test worker @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2024-04-22 09:28:14.840 [DefaultDispatcher-worker-1 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.840 [DefaultDispatcher-worker-1 @coroutine#2427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 09:28:14.840 [DefaultDispatcher-worker-1 @coroutine#2427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.840 [DefaultDispatcher-worker-1 @coroutine#2427] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:14.842 [DefaultDispatcher-worker-7 @coroutine#2427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.842 [DefaultDispatcher-worker-7 @coroutine#2427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 09:28:14.850 [DefaultDispatcher-worker-3 @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2024-04-22 09:28:14.850 [DefaultDispatcher-worker-3 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.850 [DefaultDispatcher-worker-3 @coroutine#2426] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 09:28:14.850 [DefaultDispatcher-worker-3 @coroutine#2426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.850 [DefaultDispatcher-worker-5 @coroutine#2426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.850 [DefaultDispatcher-worker-5 @coroutine#2426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 09:28:14.853 [Test worker @coroutine#2431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2024-04-22 09:28:14.856 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf 2024-04-22 09:28:14.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-22 09:28:14.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-22 09:28:14.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:14.858 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6202f8bf: (connection evicted) 2024-04-22 09:28:14.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:14.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-22 09:28:14.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-22 09:28:14.951 [DefaultDispatcher-worker-10 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:14.951 [DefaultDispatcher-worker-10 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.951 [DefaultDispatcher-worker-10 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:14.951 [DefaultDispatcher-worker-10 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.952 [DefaultDispatcher-worker-14 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:14.952 [DefaultDispatcher-worker-14 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.952 [DefaultDispatcher-worker-14 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:14.952 [DefaultDispatcher-worker-14 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.952 [DefaultDispatcher-worker-4 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.953 [DefaultDispatcher-worker-13 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:14.953 [DefaultDispatcher-worker-13 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.104 [DefaultDispatcher-worker-1 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:15.104 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.104 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.104 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.105 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.106 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64ba5a71 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:15.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:15.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-04-22 09:28:15.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-04-22 09:28:15.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-22 09:28:15.179 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-04-22 09:28:15.190 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-04-22 09:28:15.192 [Test worker @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-04-22 09:28:15.193 [DefaultDispatcher-worker-4 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.193 [DefaultDispatcher-worker-4 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:15.193 [DefaultDispatcher-worker-4 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.194 [DefaultDispatcher-worker-4 @coroutine#2484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:15.195 [DefaultDispatcher-worker-12 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.195 [DefaultDispatcher-worker-12 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.201 [DefaultDispatcher-worker-11 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-04-22 09:28:15.201 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.201 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.201 [DefaultDispatcher-worker-11 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.202 [DefaultDispatcher-worker-4 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.202 [DefaultDispatcher-worker-4 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.204 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-04-22 09:28:15.220 [DefaultDispatcher-worker-12 @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-04-22 09:28:15.260 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:15.265 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1cd40a 2024-04-22 09:28:15.265 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1cd40a 2024-04-22 09:28:15.269 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@71db2599 2024-04-22 09:28:15.269 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@71db2599 2024-04-22 09:28:15.271 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4bf7a 2024-04-22 09:28:15.271 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4bf7a 2024-04-22 09:28:15.273 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-04-22 09:28:15.274 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e62fa2 2024-04-22 09:28:15.274 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e62fa2 2024-04-22 09:28:15.276 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c30130 2024-04-22 09:28:15.276 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c30130 2024-04-22 09:28:15.279 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c1e7c 2024-04-22 09:28:15.279 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c1e7c 2024-04-22 09:28:15.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-22 09:28:15.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-22 09:28:15.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2024-04-22 09:28:15.280 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd: (connection evicted) 2024-04-22 09:28:15.281 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f1cd40a: (connection evicted) 2024-04-22 09:28:15.282 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71db2599: (connection evicted) 2024-04-22 09:28:15.283 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d36e4a 2024-04-22 09:28:15.283 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d36e4a 2024-04-22 09:28:15.283 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e4bf7a: (connection evicted) 2024-04-22 09:28:15.283 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30e62fa2: (connection evicted) 2024-04-22 09:28:15.284 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29c30130: (connection evicted) 2024-04-22 09:28:15.284 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11c1e7c: (connection evicted) 2024-04-22 09:28:15.285 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51d36e4a: (connection evicted) 2024-04-22 09:28:15.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:15.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-22 09:28:15.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318353 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:15.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:15.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-22 09:28:15.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-04-22 09:28:15.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-04-22 09:28:15.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-22 09:28:15.296 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-04-22 09:28:15.296 [DefaultDispatcher-worker-11 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:15.296 [DefaultDispatcher-worker-11 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.296 [DefaultDispatcher-worker-11 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.296 [DefaultDispatcher-worker-11 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.298 [DefaultDispatcher-worker-6 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.298 [DefaultDispatcher-worker-6 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.309 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-04-22 09:28:15.311 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-04-22 09:28:15.312 [DefaultDispatcher-worker-11 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.312 [DefaultDispatcher-worker-11 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:15.312 [DefaultDispatcher-worker-11 @coroutine#2510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.312 [DefaultDispatcher-worker-11 @coroutine#2510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:15.313 [DefaultDispatcher-worker-13 @coroutine#2510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.313 [DefaultDispatcher-worker-13 @coroutine#2510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.322 [DefaultDispatcher-worker-7 @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-04-22 09:28:15.322 [DefaultDispatcher-worker-7 @coroutine#2509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.322 [DefaultDispatcher-worker-7 @coroutine#2509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.322 [DefaultDispatcher-worker-7 @coroutine#2509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.323 [DefaultDispatcher-worker-14 @coroutine#2509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.323 [DefaultDispatcher-worker-14 @coroutine#2509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.328 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-04-22 09:28:15.345 [DefaultDispatcher-worker-9 @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-04-22 09:28:15.355 [DefaultDispatcher-worker-1 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:15.356 [DefaultDispatcher-worker-1 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.356 [DefaultDispatcher-worker-1 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.356 [DefaultDispatcher-worker-1 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.357 [DefaultDispatcher-worker-9 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.357 [DefaultDispatcher-worker-9 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.384 [Test worker @coroutine#2524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac 2024-04-22 09:28:15.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-22 09:28:15.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-22 09:28:15.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:15.387 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d5ddfac: (connection evicted) 2024-04-22 09:28:15.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:15.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-22 09:28:15.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@314407dd 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:15.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:15.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-22 09:28:15.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-04-22 09:28:15.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-04-22 09:28:15.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-22 09:28:15.393 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-04-22 09:28:15.405 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-04-22 09:28:15.407 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-04-22 09:28:15.408 [DefaultDispatcher-worker-9 @coroutine#2536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.408 [DefaultDispatcher-worker-9 @coroutine#2536] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:15.408 [DefaultDispatcher-worker-9 @coroutine#2536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.408 [DefaultDispatcher-worker-9 @coroutine#2536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:15.409 [DefaultDispatcher-worker-12 @coroutine#2536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.409 [DefaultDispatcher-worker-12 @coroutine#2536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.417 [DefaultDispatcher-worker-6 @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-04-22 09:28:15.417 [DefaultDispatcher-worker-6 @coroutine#2535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.417 [DefaultDispatcher-worker-6 @coroutine#2535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.417 [DefaultDispatcher-worker-6 @coroutine#2535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.418 [DefaultDispatcher-worker-9 @coroutine#2535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.418 [DefaultDispatcher-worker-9 @coroutine#2535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.421 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-04-22 09:28:15.437 [DefaultDispatcher-worker-1 @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-04-22 09:28:15.442 [DefaultDispatcher-worker-6 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:15.442 [DefaultDispatcher-worker-6 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.442 [DefaultDispatcher-worker-6 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.442 [DefaultDispatcher-worker-6 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.444 [DefaultDispatcher-worker-11 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.444 [DefaultDispatcher-worker-11 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.448 [DefaultDispatcher-worker-3 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:15.448 [DefaultDispatcher-worker-3 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.449 [DefaultDispatcher-worker-3 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.449 [DefaultDispatcher-worker-3 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.450 [DefaultDispatcher-worker-10 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.450 [DefaultDispatcher-worker-10 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.473 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e89e527 2024-04-22 09:28:15.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-22 09:28:15.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-22 09:28:15.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:15.476 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e89e527: (connection evicted) 2024-04-22 09:28:15.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:15.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-22 09:28:15.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-22 09:28:15.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4667c6d9 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:15.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:15.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-22 09:28:15.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@515555b 2024-04-22 09:28:15.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@515555b 2024-04-22 09:28:15.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-22 09:28:15.482 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2024-04-22 09:28:15.494 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2024-04-22 09:28:15.496 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2024-04-22 09:28:15.497 [DefaultDispatcher-worker-3 @coroutine#2565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.497 [DefaultDispatcher-worker-3 @coroutine#2565] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:15.497 [DefaultDispatcher-worker-3 @coroutine#2565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.497 [DefaultDispatcher-worker-3 @coroutine#2565] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:15.498 [DefaultDispatcher-worker-7 @coroutine#2565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.499 [DefaultDispatcher-worker-7 @coroutine#2565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:15.508 [DefaultDispatcher-worker-15 @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2024-04-22 09:28:15.508 [DefaultDispatcher-worker-15 @coroutine#2564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.508 [DefaultDispatcher-worker-15 @coroutine#2564] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.508 [DefaultDispatcher-worker-15 @coroutine#2564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.509 [DefaultDispatcher-worker-9 @coroutine#2564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.509 [DefaultDispatcher-worker-9 @coroutine#2564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.512 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2024-04-22 09:28:15.525 [DefaultDispatcher-worker-16 @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2024-04-22 09:28:15.563 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2024-04-22 09:28:15.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-22 09:28:15.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-22 09:28:15.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:15.566 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515555b: (connection evicted) 2024-04-22 09:28:15.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:15.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-22 09:28:15.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e549515 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:15.579 [Test worker @coroutine#2582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-22 09:28:15.580 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-04-22 09:28:15.580 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-04-22 09:28:15.580 [Test worker @coroutine#2582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-22 09:28:15.594 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-04-22 09:28:15.605 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-04-22 09:28:15.607 [Test worker @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-04-22 09:28:15.609 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-04-22 09:28:15.621 [DefaultDispatcher-worker-14 @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-04-22 09:28:15.621 [DefaultDispatcher-worker-11 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:15.621 [DefaultDispatcher-worker-11 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.621 [DefaultDispatcher-worker-11 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.621 [DefaultDispatcher-worker-11 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.622 [DefaultDispatcher-worker-10 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.622 [DefaultDispatcher-worker-10 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.631 [DefaultDispatcher-worker-14 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f 2024-04-22 09:28:15.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-22 09:28:15.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-22 09:28:15.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:15.633 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58f8ce0f: (connection evicted) 2024-04-22 09:28:15.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:15.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-22 09:28:15.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52ec5ba6 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:15.636 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2024-04-22 09:28:15.637 [Test worker @coroutine#2611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-22 09:28:15.658 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2024-04-22 09:28:15.669 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2024-04-22 09:28:15.671 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2024-04-22 09:28:15.673 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9a1be5 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-22 09:28:15.673 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:15.674 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:15.674 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:15.674 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:15.674 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:15.674 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:15.674 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:15.674 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:15.674 [Test worker @coroutine#2611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-22 09:28:15.674 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2024-04-22 09:28:15.674 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2024-04-22 09:28:15.674 [Test worker @coroutine#2611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-22 09:28:15.688 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2024-04-22 09:28:15.699 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2024-04-22 09:28:15.701 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2024-04-22 09:28:15.703 [Test worker @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2024-04-22 09:28:15.715 [DefaultDispatcher-worker-16 @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2024-04-22 09:28:15.732 [DefaultDispatcher-worker-7 @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2024-04-22 09:28:15.738 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:15.742 [DefaultDispatcher-worker-10 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:15.742 [DefaultDispatcher-worker-10 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.742 [DefaultDispatcher-worker-10 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.742 [DefaultDispatcher-worker-10 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.743 [DefaultDispatcher-worker-11 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.743 [DefaultDispatcher-worker-11 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.744 [DefaultDispatcher-worker-3 @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2024-04-22 09:28:15.753 [DefaultDispatcher-worker-15 @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384cd83a 2024-04-22 09:28:15.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-22 09:28:15.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-22 09:28:15.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:15.769 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@384cd83a: (connection evicted) 2024-04-22 09:28:15.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:15.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-22 09:28:15.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-22 09:28:15.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-22 09:28:15.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-22 09:28:15.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:15.771 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2643caa6: (connection evicted) 2024-04-22 09:28:15.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:15.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-22 09:28:15.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4feea86f 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:15.773 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2024-04-22 09:28:15.774 [Test worker @coroutine#2648] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-22 09:28:15.790 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2024-04-22 09:28:15.801 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2024-04-22 09:28:15.803 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2024-04-22 09:28:15.804 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9b9cb9 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:15.805 [Test worker @coroutine#2648] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-22 09:28:15.806 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 09:28:15.806 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 09:28:15.806 [Test worker @coroutine#2648] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-22 09:28:15.814 [DefaultDispatcher-worker-3 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:15.814 [DefaultDispatcher-worker-3 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.814 [DefaultDispatcher-worker-3 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.814 [DefaultDispatcher-worker-3 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.816 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.816 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.819 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 09:28:15.830 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 09:28:15.832 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 09:28:15.834 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 09:28:15.846 [DefaultDispatcher-worker-11 @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2024-04-22 09:28:15.861 [DefaultDispatcher-worker-13 @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2024-04-22 09:28:15.870 [DefaultDispatcher-worker-4 @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2024-04-22 09:28:15.874 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:15.879 [DefaultDispatcher-worker-14 @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc 2024-04-22 09:28:15.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-22 09:28:15.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-22 09:28:15.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:15.882 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498cf1dc: (connection evicted) 2024-04-22 09:28:15.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:15.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-22 09:28:15.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-22 09:28:15.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-22 09:28:15.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-22 09:28:15.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:15.884 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99: (connection evicted) 2024-04-22 09:28:15.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:15.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-22 09:28:15.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c289070 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:15.886 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-22 09:28:15.887 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2024-04-22 09:28:15.887 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2024-04-22 09:28:15.887 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-22 09:28:15.902 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2024-04-22 09:28:15.913 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2024-04-22 09:28:15.916 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2024-04-22 09:28:15.918 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2024-04-22 09:28:15.929 [DefaultDispatcher-worker-11 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2024-04-22 09:28:15.951 [DefaultDispatcher-worker-7 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2024-04-22 09:28:15.956 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2024-04-22 09:28:15.964 [DefaultDispatcher-worker-11 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:15.965 [DefaultDispatcher-worker-11 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.965 [DefaultDispatcher-worker-11 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.965 [DefaultDispatcher-worker-11 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.965 [DefaultDispatcher-worker-4 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:15.965 [DefaultDispatcher-worker-4 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.965 [DefaultDispatcher-worker-4 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:15.965 [DefaultDispatcher-worker-4 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.966 [DefaultDispatcher-worker-2 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.966 [DefaultDispatcher-worker-1 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c 2024-04-22 09:28:15.967 [DefaultDispatcher-worker-3 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.967 [DefaultDispatcher-worker-3 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:15.987 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:15.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-22 09:28:15.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-22 09:28:15.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:15.989 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e41e0c: (connection evicted) 2024-04-22 09:28:15.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:15.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-22 09:28:15.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-22 09:28:15.990 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1142843c 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:15.991 [Test worker @coroutine#2742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-22 09:28:15.992 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-04-22 09:28:15.992 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-04-22 09:28:15.992 [Test worker @coroutine#2742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-22 09:28:16.016 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-04-22 09:28:16.027 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-04-22 09:28:16.029 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-04-22 09:28:16.031 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-04-22 09:28:16.040 [DefaultDispatcher-worker-13 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-04-22 09:28:16.069 [DefaultDispatcher-worker-5 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-04-22 09:28:16.072 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-04-22 09:28:16.081 [DefaultDispatcher-worker-5 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-04-22 09:28:16.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-22 09:28:16.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-22 09:28:16.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:16.088 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4407f129: (connection evicted) 2024-04-22 09:28:16.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:16.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-22 09:28:16.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e5bce8e 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:16.090 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-04-22 09:28:16.091 [Test worker @coroutine#2787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-22 09:28:16.108 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-04-22 09:28:16.116 [DefaultDispatcher-worker-3 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:16.116 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.116 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.116 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.118 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.118 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.126 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-04-22 09:28:16.129 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-04-22 09:28:16.131 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-04-22 09:28:16.141 [DefaultDispatcher-worker-3 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-04-22 09:28:16.165 [DefaultDispatcher-worker-2 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-04-22 09:28:16.175 [DefaultDispatcher-worker-13 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-04-22 09:28:16.225 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:16.351 [DefaultDispatcher-worker-13 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:16.351 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.351 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.351 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.352 [DefaultDispatcher-worker-16 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.352 [DefaultDispatcher-worker-16 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.359 [DefaultDispatcher-worker-13 @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7 2024-04-22 09:28:16.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-22 09:28:16.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-22 09:28:16.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:16.404 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c0989f7: (connection evicted) 2024-04-22 09:28:16.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:16.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-22 09:28:16.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@721f3526 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:16.408 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:16.409 [Test worker @coroutine#2834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-22 09:28:16.410 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-04-22 09:28:16.410 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-04-22 09:28:16.410 [Test worker @coroutine#2834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-22 09:28:16.410 [DefaultDispatcher-worker-8 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:16.410 [DefaultDispatcher-worker-8 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.410 [DefaultDispatcher-worker-8 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.410 [DefaultDispatcher-worker-8 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.411 [DefaultDispatcher-worker-13 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.411 [DefaultDispatcher-worker-13 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.427 [Test worker @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-04-22 09:28:16.440 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-04-22 09:28:16.441 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-04-22 09:28:16.443 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-04-22 09:28:16.446 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-04-22 09:28:16.455 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:16.455 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.455 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.455 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.457 [DefaultDispatcher-worker-12 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.457 [DefaultDispatcher-worker-15 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-04-22 09:28:16.457 [DefaultDispatcher-worker-12 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.461 [DefaultDispatcher-worker-8 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:16.461 [DefaultDispatcher-worker-8 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.461 [DefaultDispatcher-worker-8 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.461 [DefaultDispatcher-worker-8 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.462 [DefaultDispatcher-worker-11 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.462 [DefaultDispatcher-worker-11 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.478 [DefaultDispatcher-worker-2 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-04-22 09:28:16.488 [DefaultDispatcher-worker-12 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28d74041 2024-04-22 09:28:16.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-22 09:28:16.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-22 09:28:16.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:16.498 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28d74041: (connection evicted) 2024-04-22 09:28:16.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:16.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-22 09:28:16.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b8dd6a 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ecf244 2024-04-22 09:28:16.501 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ecf244 2024-04-22 09:28:16.502 [Test worker @coroutine#2878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-22 09:28:16.518 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecf244 2024-04-22 09:28:16.530 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecf244 2024-04-22 09:28:16.532 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecf244 2024-04-22 09:28:16.533 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecf244 2024-04-22 09:28:16.545 [DefaultDispatcher-worker-15 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ecf244 2024-04-22 09:28:16.602 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:16.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-22 09:28:16.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-22 09:28:16.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:16.607 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10ecf244: (connection evicted) 2024-04-22 09:28:16.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:16.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-22 09:28:16.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db48e6 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:16.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-22 09:28:16.677 [DefaultDispatcher-worker-12 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:16.677 [DefaultDispatcher-worker-12 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.677 [DefaultDispatcher-worker-12 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.677 [DefaultDispatcher-worker-12 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.679 [DefaultDispatcher-worker-4 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.679 [DefaultDispatcher-worker-4 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.711 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:16.713 [DefaultDispatcher-worker-3 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.721 [DefaultDispatcher-worker-2 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.730 [DefaultDispatcher-worker-6 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.739 [DefaultDispatcher-worker-15 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.751 [DefaultDispatcher-worker-6 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:16.752 [DefaultDispatcher-worker-6 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.752 [DefaultDispatcher-worker-6 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.752 [DefaultDispatcher-worker-6 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.753 [DefaultDispatcher-worker-3 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.753 [DefaultDispatcher-worker-3 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.770 [DefaultDispatcher-worker-2 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.770 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 09:28:16.774 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2024-04-22 09:28:16.775 [DefaultDispatcher-worker-15 @coroutine#2921] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a4979bf 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:16.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:16.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-22 09:28:16.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:16.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:16.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-22 09:28:16.790 [DefaultDispatcher-worker-2 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.790 [DefaultDispatcher-worker-2 @coroutine#2923] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:16.790 [DefaultDispatcher-worker-2 @coroutine#2923] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.790 [DefaultDispatcher-worker-2 @coroutine#2923] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:16.792 [eventLoopGroupProxy-19-1 @call-handler#2930] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 09:28:16.792 [eventLoopGroupProxy-19-1 @call-handler#2930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.792 [eventLoopGroupProxy-19-2 @call-handler#2932] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 09:28:16.793 [eventLoopGroupProxy-19-2 @call-handler#2932] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.793 [eventLoopGroupProxy-19-2 @call-handler#2932] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:28:16.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:16.794 [eventLoopGroupProxy-19-2 @call-handler#2932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1027cdcd 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:16.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-22 09:28:16.794 [DefaultDispatcher-worker-5 @coroutine#2923] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.794 [DefaultDispatcher-worker-5 @coroutine#2923] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:16.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:16.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-22 09:28:16.809 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.809 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:16.809 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.809 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:16.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0636d9 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:16.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2024-04-22 09:28:16.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2024-04-22 09:28:16.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-22 09:28:16.810 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 09:28:16.811 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.811 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:28:16.811 [eventLoopGroupProxy-19-3 @call-handler#2943] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 09:28:16.811 [eventLoopGroupProxy-19-3 @call-handler#2943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.811 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.812 [DefaultDispatcher-worker-9 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.812 [DefaultDispatcher-worker-9 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.813 [DefaultDispatcher-worker-6 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:16.813 [DefaultDispatcher-worker-6 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.813 [DefaultDispatcher-worker-6 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.813 [DefaultDispatcher-worker-6 @coroutine#2922] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.814 [eventLoopGroupProxy-19-2 @call-handler#2948] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 09:28:16.814 [eventLoopGroupProxy-19-2 @call-handler#2948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.814 [DefaultDispatcher-worker-10 @coroutine#2922] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.814 [DefaultDispatcher-worker-10 @coroutine#2922] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.825 [DefaultDispatcher-worker-12 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:16.826 [DefaultDispatcher-worker-12 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:16.826 [DefaultDispatcher-worker-12 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.826 [DefaultDispatcher-worker-12 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.826 [DefaultDispatcher-worker-12 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.827 [DefaultDispatcher-worker-1 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.827 [DefaultDispatcher-worker-1 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 09:28:16.827 [DefaultDispatcher-worker-1 @coroutine#2956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.827 [DefaultDispatcher-worker-1 @coroutine#2956] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 09:28:16.827 [DefaultDispatcher-worker-12 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.827 [DefaultDispatcher-worker-12 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.828 [eventLoopGroupProxy-19-2 @call-handler#2961] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 09:28:16.829 [eventLoopGroupProxy-19-2 @call-handler#2961] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.829 [eventLoopGroupProxy-19-2 @call-handler#2961] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:28:16.835 [eventLoopGroupProxy-19-4 @call-handler#2965] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 09:28:16.835 [eventLoopGroupProxy-19-4 @call-handler#2965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.841 [DefaultDispatcher-worker-4 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:16.844 [DefaultDispatcher-worker-10 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.844 [eventLoopGroupProxy-19-2 @call-handler#2961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.844 [DefaultDispatcher-worker-9 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:16.845 [DefaultDispatcher-worker-9 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.845 [DefaultDispatcher-worker-9 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.845 [DefaultDispatcher-worker-9 @coroutine#2935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.845 [DefaultDispatcher-worker-1 @coroutine#2956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.845 [DefaultDispatcher-worker-1 @coroutine#2956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 09:28:16.846 [eventLoopGroupProxy-19-2 @call-handler#2971] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 09:28:16.846 [eventLoopGroupProxy-19-2 @call-handler#2971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.846 [DefaultDispatcher-worker-12 @coroutine#2935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.846 [DefaultDispatcher-worker-12 @coroutine#2935] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.855 [DefaultDispatcher-worker-16 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.857 [DefaultDispatcher-worker-2 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:16.860 [DefaultDispatcher-worker-15 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2024-04-22 09:28:16.861 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.861 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.861 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.862 [eventLoopGroupProxy-19-2 @call-handler#2979] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 09:28:16.862 [eventLoopGroupProxy-19-2 @call-handler#2979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.862 [DefaultDispatcher-worker-12 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.862 [DefaultDispatcher-worker-12 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.867 [DefaultDispatcher-worker-11 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:16.873 [DefaultDispatcher-worker-18 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2024-04-22 09:28:16.876 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:16.881 [DefaultDispatcher-worker-12 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2024-04-22 09:28:16.890 [DefaultDispatcher-worker-11 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.891 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 09:28:16.891 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-22 09:28:16.891 [DefaultDispatcher-worker-11 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 09:28:16.892 [eventLoopGroupProxy-19-2 @call-handler#2993] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-22 09:28:16.895 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:16.900 [DefaultDispatcher-worker-5 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:16.910 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:16.919 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 09:28:16.919 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 09:28:16.919 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-22 09:28:16.919 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:16.920 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752769 2024-04-22 09:28:16.920 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752769. 2024-04-22 09:28:16.920 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752769 2024-04-22 09:28:16.921 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-22 09:28:16.924 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.925 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752769 2024-04-22 09:28:16.925 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752769 2024-04-22 09:28:16.925 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752769. 2024-04-22 09:28:16.925 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752769 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:16.935 [DefaultDispatcher-worker-9 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:16.936 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 09:28:16.936 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 09:28:16.936 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 09:28:16.937 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-22 09:28:16.939 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.940 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 09:28:16.940 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 09:28:16.940 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 09:28:16.940 [DefaultDispatcher-worker-15 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:16.949 [DefaultDispatcher-worker-15 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:16.973 [DefaultDispatcher-worker-10 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:16.978 [DefaultDispatcher-worker-1 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:16.978 [DefaultDispatcher-worker-1 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.978 [DefaultDispatcher-worker-1 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.978 [DefaultDispatcher-worker-1 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.979 [DefaultDispatcher-worker-5 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:16.979 [DefaultDispatcher-worker-5 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.979 [DefaultDispatcher-worker-5 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:16.979 [DefaultDispatcher-worker-5 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.979 [DefaultDispatcher-worker-17 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.980 [DefaultDispatcher-worker-2 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.980 [DefaultDispatcher-worker-2 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:16.984 [DefaultDispatcher-worker-15 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:16.984 [DefaultDispatcher-worker-18 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.984 [DefaultDispatcher-worker-15 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:16.984 [DefaultDispatcher-worker-15 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:28:16.984 [DefaultDispatcher-worker-15 @coroutine#2924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:16.985 [DefaultDispatcher-worker-15 @coroutine#2924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 09:28:16.986 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 09:28:16.986 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 09:28:16.986 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:28:16.995 [DefaultDispatcher-worker-12 @call-handler#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:16.995 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:16.996 [DefaultDispatcher-worker-18 @coroutine#2924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:16.996 [DefaultDispatcher-worker-18 @coroutine#2924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:16.996 [DefaultDispatcher-worker-18 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:28:16.996 [DefaultDispatcher-worker-18 @coroutine#2924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.004 [DefaultDispatcher-worker-17 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.015 [DefaultDispatcher-worker-17 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:17.016 [DefaultDispatcher-worker-17 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 09:28:17.017 [DefaultDispatcher-worker-17 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-22 09:28:17.017 [DefaultDispatcher-worker-17 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 09:28:17.018 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-22 09:28:17.026 [DefaultDispatcher-worker-6 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.041 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 09:28:17.041 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 09:28:17.041 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-22 09:28:17.041 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.042 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752770 2024-04-22 09:28:17.042 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752770. 2024-04-22 09:28:17.042 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752770 2024-04-22 09:28:17.043 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-22 09:28:17.043 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.044 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752770 2024-04-22 09:28:17.044 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752770 2024-04-22 09:28:17.044 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752770. 2024-04-22 09:28:17.044 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583832500126752770 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.054 [DefaultDispatcher-worker-14 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.055 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 09:28:17.055 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 09:28:17.055 [DefaultDispatcher-worker-14 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 09:28:17.056 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-22 09:28:17.056 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.057 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 09:28:17.057 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 09:28:17.057 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 09:28:17.057 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.067 [DefaultDispatcher-worker-7 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.090 [DefaultDispatcher-worker-11 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.102 [DefaultDispatcher-worker-17 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:17.103 [DefaultDispatcher-worker-10 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.103 [DefaultDispatcher-worker-10 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.103 [DefaultDispatcher-worker-10 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:28:17.103 [DefaultDispatcher-worker-10 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.103 [DefaultDispatcher-worker-10 @coroutine#2937] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 09:28:17.105 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 09:28:17.105 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 09:28:17.105 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:28:17.110 [DefaultDispatcher-worker-10 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:17.118 [DefaultDispatcher-worker-17 @call-handler#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:17.118 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.119 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.119 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.119 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:28:17.119 [DefaultDispatcher-worker-6 @coroutine#2937] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.129 [DefaultDispatcher-worker-14 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:17.129 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.129 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:17.129 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.130 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.130 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.130 [DefaultDispatcher-worker-8 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.132 [UI Thread @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.132 [UI Thread @coroutine#3064] 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=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.132 [UI Thread @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.133 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-22 09:28:17.133 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.133 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.133 [UI Thread @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.133 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.133 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.133 [UI Thread @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.135 [UI Thread @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769 2024-04-22 09:28:17.135 [UI Thread @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:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769. 2024-04-22 09:28:17.135 [UI Thread @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769 2024-04-22 09:28:17.136 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.136 [UI Thread @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.136 [UI Thread @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.137 [UI Thread @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.137 [UI Thread @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.138 [eventLoopGroupProxy-19-5 @call-handler#3096] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-22 09:28:17.138 [eventLoopGroupProxy-19-7 @call-handler#3097] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-22 09:28:17.138 [eventLoopGroupProxy-19-6 @call-handler#3098] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-22 09:28:17.140 [eventLoopGroupProxy-19-5 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.141 [UI Thread @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.141 [UI Thread @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.141 [eventLoopGroupProxy-19-6 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.141 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.141 [UI Thread @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.141 [UI Thread @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.141 [UI Thread @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.142 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.142 [UI Thread @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.148 [DefaultDispatcher-worker-12 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.151 [eventLoopGroupProxy-19-7 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.152 [UI Thread @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769 2024-04-22 09:28:17.152 [UI Thread @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769 2024-04-22 09:28:17.152 [UI Thread @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769. 2024-04-22 09:28:17.152 [UI Thread @coroutine#3086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.158 [DefaultDispatcher-worker-10 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.165 [DefaultDispatcher-worker-14 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.175 [DefaultDispatcher-worker-10 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.179 [UI Thread @coroutine#3112] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583832500126752768 2024-04-22 09:28:17.179 [UI Thread @coroutine#3112] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583832500126752768. 2024-04-22 09:28:17.179 [UI Thread @coroutine#3112] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583832500126752768 2024-04-22 09:28:17.180 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-22 09:28:17.181 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.182 [UI Thread @coroutine#3112] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583832500126752768 2024-04-22 09:28:17.182 [UI Thread @coroutine#3112] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583832500126752768 2024-04-22 09:28:17.183 [UI Thread @coroutine#3112] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583832500126752768. 2024-04-22 09:28:17.183 [UI Thread @coroutine#3112] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583832500126752768 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.192 [DefaultDispatcher-worker-3 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.203 [DefaultDispatcher-worker-14 @coroutine#3112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.212 [DefaultDispatcher-worker-14 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.212 [DefaultDispatcher-worker-14 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.212 [DefaultDispatcher-worker-14 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:28:17.212 [DefaultDispatcher-worker-14 @coroutine#2924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.212 [DefaultDispatcher-worker-14 @coroutine#2924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 09:28:17.213 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 09:28:17.214 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 09:28:17.214 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:28:17.228 [DefaultDispatcher-worker-10 @call-handler#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:17.228 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.229 [DefaultDispatcher-worker-3 @coroutine#2924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.229 [DefaultDispatcher-worker-3 @coroutine#2924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.229 [DefaultDispatcher-worker-3 @coroutine#2924] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:28:17.229 [DefaultDispatcher-worker-3 @coroutine#2924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.236 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583832500126752770&assignmentUid=583832500126752768&clazzUid=583832500126752768&submitterUid=583832500126752769 2024-04-22 09:28:17.236 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583832500126752770&assignmentUid=583832500126752768&clazzUid=583832500126752768&submitterUid=583832500126752769. 2024-04-22 09:28:17.236 [UI Thread @coroutine#3138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583832500126752770&assignmentUid=583832500126752768&clazzUid=583832500126752768&submitterUid=583832500126752769 2024-04-22 09:28:17.237 [DefaultDispatcher-worker-17 @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.237 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-22 09:28:17.243 [eventLoopGroupProxy-19-2 @call-handler#3143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.243 [UI Thread @coroutine#3138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583832500126752770&assignmentUid=583832500126752768&clazzUid=583832500126752768&submitterUid=583832500126752769 2024-04-22 09:28:17.243 [UI Thread @coroutine#3138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583832500126752770&assignmentUid=583832500126752768&clazzUid=583832500126752768&submitterUid=583832500126752769 2024-04-22 09:28:17.244 [UI Thread @coroutine#3138] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583832500126752770&assignmentUid=583832500126752768&clazzUid=583832500126752768&submitterUid=583832500126752769. 2024-04-22 09:28:17.244 [UI Thread @coroutine#3138] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583832500126752770&assignmentUid=583832500126752768&clazzUid=583832500126752768&submitterUid=583832500126752769 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.253 [DefaultDispatcher-worker-2 @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.259 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583832500126752769 2024-04-22 09:28:17.259 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583832500126752769. 2024-04-22 09:28:17.259 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583832500126752769 2024-04-22 09:28:17.260 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-22 09:28:17.260 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.260 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.260 [UI Thread @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.261 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583832500126752768 2024-04-22 09:28:17.261 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583832500126752768. 2024-04-22 09:28:17.261 [UI Thread @coroutine#3162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583832500126752768 2024-04-22 09:28:17.261 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.261 [eventLoopGroupProxy-19-6 @call-handler#3170] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-22 09:28:17.261 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.261 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.261 [UI Thread @coroutine#3164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.262 [eventLoopGroupProxy-19-5 @call-handler#3176] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-22 09:28:17.262 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.262 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.262 [UI Thread @coroutine#3166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.262 [eventLoopGroupProxy-19-7 @call-handler#3179] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-22 09:28:17.263 [eventLoopGroupProxy-19-2 @call-handler#3182] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-22 09:28:17.263 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583832500126752769 2024-04-22 09:28:17.263 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583832500126752769 2024-04-22 09:28:17.264 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583832500126752769. 2024-04-22 09:28:17.264 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583832500126752769 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.264 [eventLoopGroupProxy-19-7 @call-handler#3179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.265 [eventLoopGroupProxy-19-2 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.265 [UI Thread @coroutine#3164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.265 [UI Thread @coroutine#3164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.265 [eventLoopGroupProxy-19-5 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.265 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.265 [UI Thread @coroutine#3164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.266 [UI Thread @coroutine#3166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.266 [UI Thread @coroutine#3166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.266 [UI Thread @coroutine#3162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583832500126752768 2024-04-22 09:28:17.266 [UI Thread @coroutine#3162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583832500126752768 2024-04-22 09:28:17.266 [eventLoopGroupProxy-19-6 @call-handler#3170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.266 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.266 [UI Thread @coroutine#3166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.266 [UI Thread @coroutine#3162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583832500126752768. 2024-04-22 09:28:17.266 [UI Thread @coroutine#3162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583832500126752768 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.266 [UI Thread @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.266 [UI Thread @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.267 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.267 [UI Thread @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583832500126752769&assignmentUid=583832500126752768 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.273 [DefaultDispatcher-worker-15 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.282 [DefaultDispatcher-worker-14 @coroutine#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.291 [DefaultDispatcher-worker-15 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.301 [DefaultDispatcher-worker-10 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.309 [DefaultDispatcher-worker-9 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.313 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752770 2024-04-22 09:28:17.313 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752770. 2024-04-22 09:28:17.313 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752770 2024-04-22 09:28:17.314 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-22 09:28:17.319 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.320 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752770 2024-04-22 09:28:17.320 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752770 2024-04-22 09:28:17.320 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752770. 2024-04-22 09:28:17.320 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752770 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.331 [DefaultDispatcher-worker-3 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.343 [DefaultDispatcher-worker-9 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.353 [DefaultDispatcher-worker-3 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.354 [DefaultDispatcher-worker-3 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.354 [DefaultDispatcher-worker-3 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:28:17.354 [DefaultDispatcher-worker-3 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.354 [DefaultDispatcher-worker-3 @coroutine#2937] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 09:28:17.355 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 09:28:17.355 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 09:28:17.355 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 09:28:17.364 [DefaultDispatcher-worker-6 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:17.364 [DefaultDispatcher-worker-6 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.364 [DefaultDispatcher-worker-6 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:17.364 [DefaultDispatcher-worker-6 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.365 [DefaultDispatcher-worker-14 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.365 [DefaultDispatcher-worker-14 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.367 [DefaultDispatcher-worker-14 @call-handler#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-04-22 09:28:17.367 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.368 [DefaultDispatcher-worker-10 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.368 [DefaultDispatcher-worker-10 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 09:28:17.368 [DefaultDispatcher-worker-10 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 09:28:17.368 [DefaultDispatcher-worker-10 @coroutine#2937] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.370 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.370 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.370 [UI Thread @coroutine#3233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.371 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.371 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.371 [UI Thread @coroutine#3236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.371 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-22 09:28:17.371 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.371 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.371 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.372 [eventLoopGroupProxy-19-6 @call-handler#3253] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-22 09:28:17.372 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769 2024-04-22 09:28:17.372 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769. 2024-04-22 09:28:17.372 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769 2024-04-22 09:28:17.372 [eventLoopGroupProxy-19-5 @call-handler#3257] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-22 09:28:17.373 [eventLoopGroupProxy-19-7 @call-handler#3264] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-22 09:28:17.373 [eventLoopGroupProxy-19-6 @call-handler#3253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.373 [eventLoopGroupProxy-19-2 @call-handler#3245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.373 [eventLoopGroupProxy-19-5 @call-handler#3257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.374 [UI Thread @coroutine#3236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.374 [UI Thread @coroutine#3236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.374 [UI Thread @coroutine#3236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.374 [UI Thread @coroutine#3236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.374 [UI Thread @coroutine#3233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.374 [UI Thread @coroutine#3233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.374 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.374 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 2024-04-22 09:28:17.375 [UI Thread @coroutine#3233] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.375 [UI Thread @coroutine#3233] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.375 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768. 2024-04-22 09:28:17.375 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583832500126752769&assignmentUid=583832500126752768 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.376 [eventLoopGroupProxy-19-7 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 09:28:17.377 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769 2024-04-22 09:28:17.377 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769 2024-04-22 09:28:17.377 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769. 2024-04-22 09:28:17.377 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583832500126752768&clazzUid=583832500126752768&accountPersonUid=583832500126752769 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:17.380 [DefaultDispatcher-worker-10 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75707f05 2024-04-22 09:28:17.383 [DefaultDispatcher-worker-16 @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.390 [DefaultDispatcher-worker-13 @coroutine#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.397 [DefaultDispatcher-worker-13 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.407 [DefaultDispatcher-worker-6 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19 2024-04-22 09:28:17.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-22 09:28:17.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-22 09:28:17.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:17.412 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2d0a19: (connection evicted) 2024-04-22 09:28:17.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:17.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-22 09:28:17.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-22 09:28:17.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-22 09:28:17.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-22 09:28:17.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:17.414 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75707f05: (connection evicted) 2024-04-22 09:28:17.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:17.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-22 09:28:17.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-22 09:28:17.422 [DefaultDispatcher-worker-15 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:17.422 [DefaultDispatcher-worker-15 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.422 [DefaultDispatcher-worker-15 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:17.422 [DefaultDispatcher-worker-15 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.423 [DefaultDispatcher-worker-9 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.424 [DefaultDispatcher-worker-9 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.467 [DefaultDispatcher-worker-8 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:17.468 [DefaultDispatcher-worker-8 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.468 [DefaultDispatcher-worker-8 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:17.468 [DefaultDispatcher-worker-8 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.469 [DefaultDispatcher-worker-1 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.469 [DefaultDispatcher-worker-1 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.473 [DefaultDispatcher-worker-1 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:17.473 [DefaultDispatcher-worker-1 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.473 [DefaultDispatcher-worker-1 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:17.473 [DefaultDispatcher-worker-1 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.474 [DefaultDispatcher-worker-15 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.474 [DefaultDispatcher-worker-15 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.689 [DefaultDispatcher-worker-5 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:17.689 [DefaultDispatcher-worker-5 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.689 [DefaultDispatcher-worker-5 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:17.689 [DefaultDispatcher-worker-5 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.690 [DefaultDispatcher-worker-1 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.690 [DefaultDispatcher-worker-1 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.763 [DefaultDispatcher-worker-15 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:17.763 [DefaultDispatcher-worker-15 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.763 [DefaultDispatcher-worker-15 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:17.763 [DefaultDispatcher-worker-15 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.764 [DefaultDispatcher-worker-5 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.764 [DefaultDispatcher-worker-5 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.836 [DefaultDispatcher-worker-11 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:17.837 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.837 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:17.837 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.838 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.838 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.992 [DefaultDispatcher-worker-6 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:17.992 [DefaultDispatcher-worker-6 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.992 [DefaultDispatcher-worker-6 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:17.992 [DefaultDispatcher-worker-6 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.992 [DefaultDispatcher-worker-17 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:17.993 [DefaultDispatcher-worker-17 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.993 [DefaultDispatcher-worker-17 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:17.993 [DefaultDispatcher-worker-17 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.993 [DefaultDispatcher-worker-10 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.994 [DefaultDispatcher-worker-1 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:17.994 [DefaultDispatcher-worker-1 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.139 [DefaultDispatcher-worker-1 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:18.140 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.140 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:18.140 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.141 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.141 [DefaultDispatcher-worker-15 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.374 [DefaultDispatcher-worker-3 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:18.375 [DefaultDispatcher-worker-3 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.375 [DefaultDispatcher-worker-3 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:18.375 [DefaultDispatcher-worker-3 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.376 [DefaultDispatcher-worker-10 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.376 [DefaultDispatcher-worker-10 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-22 09:28:18.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-22 09:28:18.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.419 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68312b85: (connection evicted) 2024-04-22 09:28:18.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:18.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-22 09:28:18.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557c0b65 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:18.424 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:18.425 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:18.425 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:18.425 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:18.425 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:18.425 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:18.425 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-22 09:28:18.425 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-04-22 09:28:18.425 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-04-22 09:28:18.425 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-22 09:28:18.434 [DefaultDispatcher-worker-12 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:18.434 [DefaultDispatcher-worker-12 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.434 [DefaultDispatcher-worker-12 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:18.434 [DefaultDispatcher-worker-12 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.435 [DefaultDispatcher-worker-10 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.435 [DefaultDispatcher-worker-10 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.443 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-04-22 09:28:18.454 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-04-22 09:28:18.456 [Test worker @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-04-22 09:28:18.458 [Test worker @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@647468a7 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:18.458 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-22 09:28:18.459 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-04-22 09:28:18.459 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-04-22 09:28:18.459 [Test worker @coroutine#3318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-22 09:28:18.472 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-04-22 09:28:18.480 [DefaultDispatcher-worker-13 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:18.480 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.480 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:18.480 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.481 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.481 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.484 [Test worker @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-04-22 09:28:18.485 [DefaultDispatcher-worker-3 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:18.485 [DefaultDispatcher-worker-3 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.485 [DefaultDispatcher-worker-3 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:18.485 [DefaultDispatcher-worker-3 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.486 [DefaultDispatcher-worker-15 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.486 [DefaultDispatcher-worker-15 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.486 [Test worker @coroutine#3333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-04-22 09:28:18.488 [Test worker @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-04-22 09:28:18.498 [DefaultDispatcher-worker-4 @coroutine#3340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-04-22 09:28:18.510 [DefaultDispatcher-worker-12 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-04-22 09:28:18.522 [DefaultDispatcher-worker-16 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-04-22 09:28:18.525 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-22 09:28:18.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-22 09:28:18.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.531 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e97e0: (connection evicted) 2024-04-22 09:28:18.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:18.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-22 09:28:18.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-22 09:28:18.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-22 09:28:18.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-22 09:28:18.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.532 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fcee97c: (connection evicted) 2024-04-22 09:28:18.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:18.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-22 09:28:18.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf2c697 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:18.534 [Test worker @coroutine#3383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-22 09:28:18.535 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-04-22 09:28:18.535 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-04-22 09:28:18.535 [Test worker @coroutine#3383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-22 09:28:18.550 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-04-22 09:28:18.561 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-04-22 09:28:18.563 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-04-22 09:28:18.565 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8537e9 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:18.565 [Test worker @coroutine#3383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-22 09:28:18.566 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-04-22 09:28:18.566 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-04-22 09:28:18.566 [Test worker @coroutine#3383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-22 09:28:18.579 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-04-22 09:28:18.590 [Test worker @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-04-22 09:28:18.591 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-04-22 09:28:18.593 [Test worker @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-04-22 09:28:18.605 [DefaultDispatcher-worker-9 @coroutine#3397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-04-22 09:28:18.618 [DefaultDispatcher-worker-15 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-04-22 09:28:18.629 [DefaultDispatcher-worker-2 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-04-22 09:28:18.635 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:18.642 [DefaultDispatcher-worker-4 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-04-22 09:28:18.660 [DefaultDispatcher-worker-4 @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-04-22 09:28:18.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-22 09:28:18.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-22 09:28:18.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.663 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c94e95: (connection evicted) 2024-04-22 09:28:18.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:18.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-22 09:28:18.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-22 09:28:18.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-22 09:28:18.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-22 09:28:18.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.665 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2: (connection evicted) 2024-04-22 09:28:18.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:18.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-22 09:28:18.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@297da2c3 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:18.667 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-22 09:28:18.668 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-04-22 09:28:18.668 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-04-22 09:28:18.668 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-22 09:28:18.685 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-04-22 09:28:18.697 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-04-22 09:28:18.699 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-04-22 09:28:18.700 [DefaultDispatcher-worker-9 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:18.700 [DefaultDispatcher-worker-9 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.700 [DefaultDispatcher-worker-9 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:18.700 [DefaultDispatcher-worker-9 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.701 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-04-22 09:28:18.701 [DefaultDispatcher-worker-9 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.701 [DefaultDispatcher-worker-9 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.701 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62284954 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-04-22 09:28:18.702 [Test worker @coroutine#3462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-22 09:28:18.716 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-04-22 09:28:18.726 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-04-22 09:28:18.728 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-04-22 09:28:18.730 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-04-22 09:28:18.742 [DefaultDispatcher-worker-1 @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2024-04-22 09:28:18.754 [DefaultDispatcher-worker-8 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-04-22 09:28:18.764 [DefaultDispatcher-worker-3 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8 2024-04-22 09:28:18.768 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:18.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-22 09:28:18.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-22 09:28:18.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.772 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b9bacb8: (connection evicted) 2024-04-22 09:28:18.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:18.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-22 09:28:18.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-22 09:28:18.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-22 09:28:18.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-22 09:28:18.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.773 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16817bad: (connection evicted) 2024-04-22 09:28:18.774 [DefaultDispatcher-worker-9 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:18.774 [DefaultDispatcher-worker-9 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:18.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-22 09:28:18.774 [DefaultDispatcher-worker-9 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:18.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-22 09:28:18.774 [DefaultDispatcher-worker-9 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.775 [DefaultDispatcher-worker-7 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.775 [DefaultDispatcher-worker-7 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.775 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-22 09:28:18.775 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:18.775 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:18.775 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:18.775 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:18.775 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:18.775 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:18.775 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45aa02de 2024-04-22 09:28:18.775 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:18.775 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d16bb07 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d16bb07 2024-04-22 09:28:18.776 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-22 09:28:18.793 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d16bb07 2024-04-22 09:28:18.804 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d16bb07 2024-04-22 09:28:18.805 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d16bb07 2024-04-22 09:28:18.807 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d16bb07 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@80347b2 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd5e1b6 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd5e1b6 2024-04-22 09:28:18.808 [Test worker @coroutine#3521] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-22 09:28:18.822 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cd5e1b6 2024-04-22 09:28:18.834 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cd5e1b6 2024-04-22 09:28:18.836 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cd5e1b6 2024-04-22 09:28:18.838 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cd5e1b6 2024-04-22 09:28:18.849 [DefaultDispatcher-worker-10 @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cd5e1b6 2024-04-22 09:28:18.849 [DefaultDispatcher-worker-13 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:18.850 [DefaultDispatcher-worker-13 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.850 [DefaultDispatcher-worker-13 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:18.850 [DefaultDispatcher-worker-13 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.851 [DefaultDispatcher-worker-16 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.851 [DefaultDispatcher-worker-16 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:18.862 [DefaultDispatcher-worker-16 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d16bb07 2024-04-22 09:28:18.873 [DefaultDispatcher-worker-9 @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d16bb07 2024-04-22 09:28:18.876 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-22 09:28:18.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-22 09:28:18.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.880 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d16bb07: (connection evicted) 2024-04-22 09:28:18.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:18.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-22 09:28:18.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-22 09:28:18.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-22 09:28:18.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-22 09:28:18.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.881 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cd5e1b6: (connection evicted) 2024-04-22 09:28:18.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:18.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-22 09:28:18.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-22 09:28:18.883 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-22 09:28:18.883 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:18.883 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:18.883 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:18.883 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:18.883 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:18.883 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:18.883 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@227ae4e4 2024-04-22 09:28:18.883 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:18.883 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fd5501 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fd5501 2024-04-22 09:28:18.884 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-22 09:28:18.900 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fd5501 2024-04-22 09:28:18.913 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fd5501 2024-04-22 09:28:18.915 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fd5501 2024-04-22 09:28:18.917 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fd5501 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14501070 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2024-04-22 09:28:18.917 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-22 09:28:18.931 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2024-04-22 09:28:18.942 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2024-04-22 09:28:18.943 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2024-04-22 09:28:18.945 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2024-04-22 09:28:18.957 [DefaultDispatcher-worker-4 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a577b99 2024-04-22 09:28:18.969 [DefaultDispatcher-worker-1 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fd5501 2024-04-22 09:28:18.982 [DefaultDispatcher-worker-12 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fd5501 2024-04-22 09:28:18.984 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-22 09:28:18.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-22 09:28:18.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.990 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77fd5501: (connection evicted) 2024-04-22 09:28:18.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:18.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-22 09:28:18.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-22 09:28:18.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-22 09:28:18.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-22 09:28:18.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:18.992 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a577b99: (connection evicted) 2024-04-22 09:28:18.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:18.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-22 09:28:18.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-22 09:28:18.993 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-22 09:28:18.993 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:18.993 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:18.993 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:18.993 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:18.993 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:18.993 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:18.993 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569d7074 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e6176b 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e6176b 2024-04-22 09:28:18.994 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-22 09:28:19.005 [DefaultDispatcher-worker-8 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:19.005 [DefaultDispatcher-worker-8 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.005 [DefaultDispatcher-worker-8 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:19.006 [DefaultDispatcher-worker-8 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.006 [DefaultDispatcher-worker-1 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:19.006 [DefaultDispatcher-worker-1 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.006 [DefaultDispatcher-worker-1 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:19.006 [DefaultDispatcher-worker-1 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.007 [DefaultDispatcher-worker-8 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.007 [DefaultDispatcher-worker-8 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.007 [DefaultDispatcher-worker-1 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.012 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e6176b 2024-04-22 09:28:19.023 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e6176b 2024-04-22 09:28:19.025 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e6176b 2024-04-22 09:28:19.027 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e6176b 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7108b12d 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.027 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2024-04-22 09:28:19.028 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-22 09:28:19.041 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2024-04-22 09:28:19.052 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2024-04-22 09:28:19.054 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2024-04-22 09:28:19.056 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2024-04-22 09:28:19.067 [DefaultDispatcher-worker-10 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2024-04-22 09:28:19.080 [DefaultDispatcher-worker-1 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e6176b 2024-04-22 09:28:19.091 [DefaultDispatcher-worker-17 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e6176b 2024-04-22 09:28:19.094 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:19.099 [DefaultDispatcher-worker-13 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e6176b 2024-04-22 09:28:19.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-22 09:28:19.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-22 09:28:19.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.109 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33e6176b: (connection evicted) 2024-04-22 09:28:19.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-22 09:28:19.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-22 09:28:19.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-22 09:28:19.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-22 09:28:19.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.111 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@394e0104: (connection evicted) 2024-04-22 09:28:19.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-22 09:28:19.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-22 09:28:19.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-22 09:28:19.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10fa270e 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c660c8 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c660c8 2024-04-22 09:28:19.113 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-22 09:28:19.132 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c660c8 2024-04-22 09:28:19.143 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c660c8 2024-04-22 09:28:19.145 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c660c8 2024-04-22 09:28:19.147 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c660c8 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106e816c 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c98bac0 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c98bac0 2024-04-22 09:28:19.148 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-22 09:28:19.151 [DefaultDispatcher-worker-1 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:19.151 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.151 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:19.151 [DefaultDispatcher-worker-1 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.152 [DefaultDispatcher-worker-2 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.153 [DefaultDispatcher-worker-2 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.162 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c98bac0 2024-04-22 09:28:19.173 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c98bac0 2024-04-22 09:28:19.175 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c98bac0 2024-04-22 09:28:19.178 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c98bac0 2024-04-22 09:28:19.191 [DefaultDispatcher-worker-7 @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c98bac0 2024-04-22 09:28:19.202 [DefaultDispatcher-worker-16 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c660c8 2024-04-22 09:28:19.213 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:19.214 [DefaultDispatcher-worker-2 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c660c8 2024-04-22 09:28:19.223 [DefaultDispatcher-worker-9 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c660c8 2024-04-22 09:28:19.243 [DefaultDispatcher-worker-8 @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c660c8 2024-04-22 09:28:19.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-22 09:28:19.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-22 09:28:19.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.248 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51c660c8: (connection evicted) 2024-04-22 09:28:19.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-22 09:28:19.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-22 09:28:19.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-22 09:28:19.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-22 09:28:19.249 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.249 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c98bac0: (connection evicted) 2024-04-22 09:28:19.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-22 09:28:19.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2197990b 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.251 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-22 09:28:19.252 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-04-22 09:28:19.252 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-04-22 09:28:19.252 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-22 09:28:19.268 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-04-22 09:28:19.279 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-04-22 09:28:19.281 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-04-22 09:28:19.283 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99ace98 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.283 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-22 09:28:19.284 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-04-22 09:28:19.284 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-04-22 09:28:19.284 [Test worker @coroutine#3776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-22 09:28:19.297 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-04-22 09:28:19.308 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-04-22 09:28:19.309 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-04-22 09:28:19.311 [Test worker @coroutine#3787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-04-22 09:28:19.324 [DefaultDispatcher-worker-7 @coroutine#3789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-04-22 09:28:19.337 [DefaultDispatcher-worker-12 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-04-22 09:28:19.347 [DefaultDispatcher-worker-10 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-04-22 09:28:19.350 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1 2024-04-22 09:28:19.352 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-22 09:28:19.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-22 09:28:19.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.357 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63b0aeb1: (connection evicted) 2024-04-22 09:28:19.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-22 09:28:19.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-22 09:28:19.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-22 09:28:19.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-22 09:28:19.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.359 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21dd405a: (connection evicted) 2024-04-22 09:28:19.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-22 09:28:19.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb4377d 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.360 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-04-22 09:28:19.361 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-22 09:28:19.378 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-04-22 09:28:19.386 [DefaultDispatcher-worker-7 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:19.386 [DefaultDispatcher-worker-7 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.386 [DefaultDispatcher-worker-7 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:19.386 [DefaultDispatcher-worker-7 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.387 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.387 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.389 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-04-22 09:28:19.391 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-04-22 09:28:19.392 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d5d6297 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2024-04-22 09:28:19.393 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-22 09:28:19.407 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2024-04-22 09:28:19.418 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2024-04-22 09:28:19.420 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2024-04-22 09:28:19.421 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2024-04-22 09:28:19.433 [DefaultDispatcher-worker-3 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@709c41da 2024-04-22 09:28:19.444 [DefaultDispatcher-worker-2 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:19.444 [DefaultDispatcher-worker-2 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.444 [DefaultDispatcher-worker-2 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:19.444 [DefaultDispatcher-worker-2 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.446 [DefaultDispatcher-worker-6 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.446 [DefaultDispatcher-worker-6 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.447 [DefaultDispatcher-worker-6 @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-04-22 09:28:19.459 [DefaultDispatcher-worker-8 @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-04-22 09:28:19.461 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:19.461 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-04-22 09:28:19.464 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442e7215 2024-04-22 09:28:19.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-22 09:28:19.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-22 09:28:19.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.472 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@442e7215: (connection evicted) 2024-04-22 09:28:19.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-22 09:28:19.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-22 09:28:19.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-22 09:28:19.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-22 09:28:19.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.473 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@709c41da: (connection evicted) 2024-04-22 09:28:19.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-22 09:28:19.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@161974d1 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.474 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-04-22 09:28:19.475 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-22 09:28:19.492 [DefaultDispatcher-worker-4 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:19.492 [DefaultDispatcher-worker-4 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.492 [DefaultDispatcher-worker-4 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:19.492 [DefaultDispatcher-worker-4 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.492 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-04-22 09:28:19.493 [DefaultDispatcher-worker-3 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.493 [DefaultDispatcher-worker-3 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.496 [DefaultDispatcher-worker-1 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:19.496 [DefaultDispatcher-worker-1 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.496 [DefaultDispatcher-worker-1 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:19.496 [DefaultDispatcher-worker-1 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.497 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.497 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.504 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-04-22 09:28:19.506 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-04-22 09:28:19.507 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@150963fe 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.508 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-22 09:28:19.509 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-04-22 09:28:19.509 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-04-22 09:28:19.509 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-22 09:28:19.522 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-04-22 09:28:19.533 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-04-22 09:28:19.535 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-04-22 09:28:19.536 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-04-22 09:28:19.548 [DefaultDispatcher-worker-9 @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d 2024-04-22 09:28:19.561 [DefaultDispatcher-worker-14 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-04-22 09:28:19.571 [DefaultDispatcher-worker-3 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5 2024-04-22 09:28:19.575 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.623 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-22 09:28:19.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-22 09:28:19.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.636 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fba15c5: (connection evicted) 2024-04-22 09:28:19.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-22 09:28:19.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-22 09:28:19.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-22 09:28:19.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-22 09:28:19.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.637 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20c7a91d: (connection evicted) 2024-04-22 09:28:19.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-22 09:28:19.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a819769 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.639 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-22 09:28:19.640 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ec43a 2024-04-22 09:28:19.640 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ec43a 2024-04-22 09:28:19.640 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-22 09:28:19.654 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ec43a 2024-04-22 09:28:19.666 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ec43a 2024-04-22 09:28:19.667 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ec43a 2024-04-22 09:28:19.669 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ec43a 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20834c45 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-04-22 09:28:19.670 [Test worker @coroutine#3977] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-22 09:28:19.683 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-04-22 09:28:19.694 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-04-22 09:28:19.696 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-04-22 09:28:19.698 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-04-22 09:28:19.709 [DefaultDispatcher-worker-15 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d56aab 2024-04-22 09:28:19.711 [DefaultDispatcher-worker-17 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:19.711 [DefaultDispatcher-worker-17 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.711 [DefaultDispatcher-worker-17 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:19.711 [DefaultDispatcher-worker-17 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.713 [DefaultDispatcher-worker-17 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.713 [DefaultDispatcher-worker-17 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.722 [DefaultDispatcher-worker-11 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ec43a 2024-04-22 09:28:19.733 [DefaultDispatcher-worker-18 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ec43a 2024-04-22 09:28:19.740 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:19.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-22 09:28:19.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-22 09:28:19.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.742 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135ec43a: (connection evicted) 2024-04-22 09:28:19.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-22 09:28:19.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-22 09:28:19.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-22 09:28:19.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-22 09:28:19.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.744 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d56aab: (connection evicted) 2024-04-22 09:28:19.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-22 09:28:19.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b438782 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-04-22 09:28:19.746 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-04-22 09:28:19.747 [Test worker @coroutine#4036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-22 09:28:19.764 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-04-22 09:28:19.776 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-04-22 09:28:19.777 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-04-22 09:28:19.779 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-04-22 09:28:19.779 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@689504b1 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-04-22 09:28:19.780 [Test worker @coroutine#4036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-22 09:28:19.785 [DefaultDispatcher-worker-18 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:19.786 [DefaultDispatcher-worker-18 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.786 [DefaultDispatcher-worker-18 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:19.786 [DefaultDispatcher-worker-18 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.787 [DefaultDispatcher-worker-7 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.787 [DefaultDispatcher-worker-7 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.796 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-04-22 09:28:19.807 [Test worker @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-04-22 09:28:19.809 [Test worker @coroutine#4049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-04-22 09:28:19.811 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-04-22 09:28:19.822 [DefaultDispatcher-worker-12 @coroutine#4053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05 2024-04-22 09:28:19.836 [DefaultDispatcher-worker-6 @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-04-22 09:28:19.847 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:19.847 [DefaultDispatcher-worker-8 @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-04-22 09:28:19.851 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-04-22 09:28:19.855 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-04-22 09:28:19.861 [DefaultDispatcher-worker-1 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:19.862 [DefaultDispatcher-worker-1 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.862 [DefaultDispatcher-worker-1 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:19.862 [DefaultDispatcher-worker-1 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.863 [DefaultDispatcher-worker-14 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-22 09:28:19.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-22 09:28:19.863 [DefaultDispatcher-worker-14 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:19.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.863 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce: (connection evicted) 2024-04-22 09:28:19.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-22 09:28:19.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-22 09:28:19.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-22 09:28:19.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-22 09:28:19.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.864 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b1d3a05: (connection evicted) 2024-04-22 09:28:19.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-22 09:28:19.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-22 09:28:19.866 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d98e607 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2024-04-22 09:28:19.867 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-22 09:28:19.884 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2024-04-22 09:28:19.895 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2024-04-22 09:28:19.896 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2024-04-22 09:28:19.898 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e7cdb2 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2024-04-22 09:28:19.899 [Test worker @coroutine#4102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-22 09:28:19.913 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2024-04-22 09:28:19.924 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2024-04-22 09:28:19.925 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2024-04-22 09:28:19.927 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2024-04-22 09:28:19.939 [DefaultDispatcher-worker-3 @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428e875f 2024-04-22 09:28:19.953 [DefaultDispatcher-worker-6 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2024-04-22 09:28:19.965 [DefaultDispatcher-worker-4 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2024-04-22 09:28:19.967 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.975 [UI Thread @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b 2024-04-22 09:28:19.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-22 09:28:19.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-22 09:28:19.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.981 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c6c6b7b: (connection evicted) 2024-04-22 09:28:19.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-22 09:28:19.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-22 09:28:19.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-22 09:28:19.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-22 09:28:19.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:19.982 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428e875f: (connection evicted) 2024-04-22 09:28:19.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:19.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-22 09:28:19.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@792bf78a 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:19.984 [Test worker @coroutine#4190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-22 09:28:19.985 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-04-22 09:28:19.985 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-04-22 09:28:19.985 [Test worker @coroutine#4190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-22 09:28:19.999 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-04-22 09:28:20.011 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-04-22 09:28:20.013 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-04-22 09:28:20.015 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-04-22 09:28:20.020 [DefaultDispatcher-worker-11 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:20.020 [DefaultDispatcher-worker-15 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:20.020 [DefaultDispatcher-worker-11 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.020 [DefaultDispatcher-worker-11 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:20.020 [DefaultDispatcher-worker-11 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.020 [DefaultDispatcher-worker-15 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.020 [DefaultDispatcher-worker-15 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:20.020 [DefaultDispatcher-worker-15 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.021 [DefaultDispatcher-worker-12 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.021 [DefaultDispatcher-worker-11 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.021 [DefaultDispatcher-worker-12 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.025 [DefaultDispatcher-worker-8 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-04-22 09:28:20.027 [Test worker @coroutine#4202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-04-22 09:28:20.038 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87 2024-04-22 09:28:20.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-22 09:28:20.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-22 09:28:20.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.051 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ed4c87: (connection evicted) 2024-04-22 09:28:20.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-22 09:28:20.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1683b9ba 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.054 [Test worker @coroutine#4229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-22 09:28:20.055 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2a8db 2024-04-22 09:28:20.055 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2a8db 2024-04-22 09:28:20.055 [Test worker @coroutine#4229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-22 09:28:20.071 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2a8db 2024-04-22 09:28:20.082 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2a8db 2024-04-22 09:28:20.084 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2a8db 2024-04-22 09:28:20.086 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2a8db 2024-04-22 09:28:20.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-22 09:28:20.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-22 09:28:20.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:20.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-22 09:28:20.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-22 09:28:20.092 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47fe4c3e 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.093 [Test worker @coroutine#4259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-22 09:28:20.094 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be6cb16 2024-04-22 09:28:20.094 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be6cb16 2024-04-22 09:28:20.094 [Test worker @coroutine#4259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-22 09:28:20.109 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be6cb16 2024-04-22 09:28:20.120 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be6cb16 2024-04-22 09:28:20.122 [Test worker @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be6cb16 2024-04-22 09:28:20.123 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be6cb16 2024-04-22 09:28:20.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-22 09:28:20.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-22 09:28:20.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:20.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-22 09:28:20.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1485c3 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.129 [Test worker @coroutine#4288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-22 09:28:20.130 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-04-22 09:28:20.130 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-04-22 09:28:20.130 [Test worker @coroutine#4288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-22 09:28:20.148 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-04-22 09:28:20.160 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-04-22 09:28:20.161 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-04-22 09:28:20.162 [DefaultDispatcher-worker-8 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:20.162 [DefaultDispatcher-worker-8 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.162 [DefaultDispatcher-worker-8 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:20.162 [DefaultDispatcher-worker-8 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.163 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-04-22 09:28:20.163 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.163 [DefaultDispatcher-worker-11 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-22 09:28:20.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-22 09:28:20.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:20.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-22 09:28:20.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529a2d6f 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.168 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-04-22 09:28:20.169 [Test worker @coroutine#4324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-22 09:28:20.183 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-04-22 09:28:20.194 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-04-22 09:28:20.196 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-04-22 09:28:20.198 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-04-22 09:28:20.208 [DefaultDispatcher-worker-7 @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-04-22 09:28:20.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-22 09:28:20.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-22 09:28:20.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.212 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af: (connection evicted) 2024-04-22 09:28:20.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-22 09:28:20.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-22 09:28:20.214 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c9a52a 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.215 [Test worker @coroutine#4351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-22 09:28:20.216 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 09:28:20.216 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 09:28:20.216 [Test worker @coroutine#4351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-22 09:28:20.234 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 09:28:20.245 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 09:28:20.246 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 09:28:20.248 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-04-22 09:28:20.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-22 09:28:20.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-22 09:28:20.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:20.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-22 09:28:20.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aede2ff 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.255 [Test worker @coroutine#4380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-22 09:28:20.256 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2024-04-22 09:28:20.256 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2024-04-22 09:28:20.256 [Test worker @coroutine#4380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-22 09:28:20.270 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2024-04-22 09:28:20.282 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2024-04-22 09:28:20.283 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2024-04-22 09:28:20.285 [Test worker @coroutine#4386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2024-04-22 09:28:20.294 [DefaultDispatcher-worker-12 @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2024-04-22 09:28:20.296 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2024-04-22 09:28:20.300 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5769679b 2024-04-22 09:28:20.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-22 09:28:20.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-22 09:28:20.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.303 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5769679b: (connection evicted) 2024-04-22 09:28:20.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-22 09:28:20.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375376d5 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.305 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-22 09:28:20.306 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-22 09:28:20.320 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-22 09:28:20.330 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-22 09:28:20.332 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-22 09:28:20.334 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490dc900 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.334 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-04-22 09:28:20.335 [Test worker @coroutine#4414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-22 09:28:20.349 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-04-22 09:28:20.360 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-04-22 09:28:20.362 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-04-22 09:28:20.363 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-04-22 09:28:20.375 [DefaultDispatcher-worker-10 @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2024-04-22 09:28:20.388 [DefaultDispatcher-worker-12 @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-22 09:28:20.399 [DefaultDispatcher-worker-12 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:20.400 [DefaultDispatcher-worker-12 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.400 [DefaultDispatcher-worker-12 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:20.400 [DefaultDispatcher-worker-12 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.401 [DefaultDispatcher-worker-2 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.401 [DefaultDispatcher-worker-2 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.406 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:20.411 [DefaultDispatcher-worker-2 @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7 2024-04-22 09:28:20.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-22 09:28:20.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-22 09:28:20.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.418 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dfadb7: (connection evicted) 2024-04-22 09:28:20.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-22 09:28:20.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-22 09:28:20.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-22 09:28:20.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-22 09:28:20.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.419 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5af13: (connection evicted) 2024-04-22 09:28:20.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-22 09:28:20.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@656c356c 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.421 [Test worker @coroutine#4444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-22 09:28:20.422 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6321e29b 2024-04-22 09:28:20.422 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6321e29b 2024-04-22 09:28:20.422 [Test worker @coroutine#4444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-22 09:28:20.438 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6321e29b 2024-04-22 09:28:20.449 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6321e29b 2024-04-22 09:28:20.451 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6321e29b 2024-04-22 09:28:20.453 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6321e29b 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a0e0c2 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.453 [Test worker @coroutine#4444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-22 09:28:20.454 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-04-22 09:28:20.454 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-04-22 09:28:20.454 [Test worker @coroutine#4444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-22 09:28:20.455 [DefaultDispatcher-worker-5 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:20.456 [DefaultDispatcher-worker-5 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.456 [DefaultDispatcher-worker-5 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:20.456 [DefaultDispatcher-worker-5 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.457 [DefaultDispatcher-worker-2 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.457 [DefaultDispatcher-worker-2 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.467 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-04-22 09:28:20.478 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-04-22 09:28:20.480 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-04-22 09:28:20.482 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-04-22 09:28:20.492 [DefaultDispatcher-worker-14 @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66851c18 2024-04-22 09:28:20.503 [DefaultDispatcher-worker-15 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:20.503 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.503 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:20.503 [DefaultDispatcher-worker-15 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.504 [DefaultDispatcher-worker-3 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.504 [DefaultDispatcher-worker-3 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.506 [DefaultDispatcher-worker-17 @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6321e29b 2024-04-22 09:28:20.508 [DefaultDispatcher-worker-10 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:20.508 [DefaultDispatcher-worker-10 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.508 [DefaultDispatcher-worker-10 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:20.508 [DefaultDispatcher-worker-10 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.509 [DefaultDispatcher-worker-5 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.509 [DefaultDispatcher-worker-5 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.522 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:20.523 [DefaultDispatcher-worker-12 @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6321e29b 2024-04-22 09:28:20.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-22 09:28:20.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-22 09:28:20.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.527 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6321e29b: (connection evicted) 2024-04-22 09:28:20.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-22 09:28:20.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-22 09:28:20.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-22 09:28:20.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-22 09:28:20.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.528 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66851c18: (connection evicted) 2024-04-22 09:28:20.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-22 09:28:20.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c6f91d2 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.530 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-22 09:28:20.531 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d8e214 2024-04-22 09:28:20.531 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d8e214 2024-04-22 09:28:20.531 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-22 09:28:20.545 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d8e214 2024-04-22 09:28:20.556 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d8e214 2024-04-22 09:28:20.558 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d8e214 2024-04-22 09:28:20.559 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d8e214 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b6b7e7 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8773c7 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8773c7 2024-04-22 09:28:20.560 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-22 09:28:20.574 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8773c7 2024-04-22 09:28:20.584 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8773c7 2024-04-22 09:28:20.586 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8773c7 2024-04-22 09:28:20.588 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8773c7 2024-04-22 09:28:20.599 [DefaultDispatcher-worker-4 @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8773c7 2024-04-22 09:28:20.613 [DefaultDispatcher-worker-17 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d8e214 2024-04-22 09:28:20.628 [DefaultDispatcher-worker-17 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d8e214 2024-04-22 09:28:20.631 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:20.638 [DefaultDispatcher-worker-17 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d8e214 2024-04-22 09:28:20.649 [DefaultDispatcher-worker-17 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67d8e214 2024-04-22 09:28:20.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-22 09:28:20.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-22 09:28:20.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.660 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67d8e214: (connection evicted) 2024-04-22 09:28:20.660 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-22 09:28:20.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-22 09:28:20.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-22 09:28:20.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-22 09:28:20.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.661 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8773c7: (connection evicted) 2024-04-22 09:28:20.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-22 09:28:20.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d992634 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.664 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-22 09:28:20.665 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-04-22 09:28:20.665 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-04-22 09:28:20.665 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-22 09:28:20.683 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-04-22 09:28:20.695 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-04-22 09:28:20.698 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-04-22 09:28:20.699 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43376a03 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2024-04-22 09:28:20.700 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-22 09:28:20.713 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2024-04-22 09:28:20.723 [DefaultDispatcher-worker-18 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:20.723 [DefaultDispatcher-worker-18 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.723 [DefaultDispatcher-worker-18 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:20.723 [DefaultDispatcher-worker-18 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.724 [DefaultDispatcher-worker-14 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.724 [DefaultDispatcher-worker-14 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.724 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2024-04-22 09:28:20.726 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2024-04-22 09:28:20.728 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2024-04-22 09:28:20.740 [DefaultDispatcher-worker-16 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2024-04-22 09:28:20.753 [DefaultDispatcher-worker-6 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-04-22 09:28:20.765 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:20.765 [DefaultDispatcher-worker-18 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-04-22 09:28:20.773 [DefaultDispatcher-worker-16 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-04-22 09:28:20.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-22 09:28:20.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-22 09:28:20.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.784 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0: (connection evicted) 2024-04-22 09:28:20.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-22 09:28:20.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-22 09:28:20.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-22 09:28:20.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-22 09:28:20.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.785 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9: (connection evicted) 2024-04-22 09:28:20.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-22 09:28:20.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e24af83 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-22 09:28:20.787 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.788 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.788 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.788 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.788 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.788 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.788 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.788 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.788 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-22 09:28:20.788 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-04-22 09:28:20.788 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-04-22 09:28:20.788 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-22 09:28:20.797 [DefaultDispatcher-worker-15 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:20.797 [DefaultDispatcher-worker-15 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.797 [DefaultDispatcher-worker-15 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:20.797 [DefaultDispatcher-worker-15 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.798 [DefaultDispatcher-worker-8 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.798 [DefaultDispatcher-worker-8 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.804 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-04-22 09:28:20.815 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-04-22 09:28:20.817 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-04-22 09:28:20.819 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74aa29c7 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.819 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-22 09:28:20.820 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-22 09:28:20.833 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-22 09:28:20.844 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-22 09:28:20.846 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-22 09:28:20.848 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-22 09:28:20.860 [DefaultDispatcher-worker-14 @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-04-22 09:28:20.872 [DefaultDispatcher-worker-9 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:20.873 [DefaultDispatcher-worker-12 @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-04-22 09:28:20.873 [DefaultDispatcher-worker-9 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.873 [DefaultDispatcher-worker-9 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:20.873 [DefaultDispatcher-worker-9 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.874 [DefaultDispatcher-worker-7 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.874 [DefaultDispatcher-worker-7 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:20.884 [DefaultDispatcher-worker-10 @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2024-04-22 09:28:20.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-22 09:28:20.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-22 09:28:20.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.888 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.888 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636: (connection evicted) 2024-04-22 09:28:20.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-22 09:28:20.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-22 09:28:20.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-22 09:28:20.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-22 09:28:20.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:20.890 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751e7d99: (connection evicted) 2024-04-22 09:28:20.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:20.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-22 09:28:20.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eba962d 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-22 09:28:20.894 [Test worker @coroutine#4600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-22 09:28:20.908 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-22 09:28:20.919 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-22 09:28:20.921 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-22 09:28:20.923 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fc2197d 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-22 09:28:20.923 [Test worker @coroutine#4600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-22 09:28:20.937 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-22 09:28:20.948 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-22 09:28:20.950 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-22 09:28:20.951 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-22 09:28:20.964 [DefaultDispatcher-worker-17 @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-04-22 09:28:20.978 [DefaultDispatcher-worker-5 @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-22 09:28:20.991 [DefaultDispatcher-worker-12 @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-22 09:28:20.994 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.012 [DefaultDispatcher-worker-16 @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-04-22 09:28:21.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-22 09:28:21.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-22 09:28:21.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.014 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74f6237: (connection evicted) 2024-04-22 09:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-22 09:28:21.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-22 09:28:21.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-22 09:28:21.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-22 09:28:21.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.015 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@348b26e0: (connection evicted) 2024-04-22 09:28:21.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-22 09:28:21.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-22 09:28:21.017 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79296ce0 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b54cb7 2024-04-22 09:28:21.018 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b54cb7 2024-04-22 09:28:21.019 [Test worker @coroutine#4634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-22 09:28:21.033 [DefaultDispatcher-worker-7 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:21.033 [DefaultDispatcher-worker-7 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.033 [DefaultDispatcher-worker-7 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:21.033 [DefaultDispatcher-worker-7 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.033 [DefaultDispatcher-worker-17 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:21.033 [DefaultDispatcher-worker-17 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.033 [DefaultDispatcher-worker-17 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:21.033 [DefaultDispatcher-worker-17 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.034 [DefaultDispatcher-worker-17 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.034 [DefaultDispatcher-worker-2 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.034 [DefaultDispatcher-worker-2 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.037 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b54cb7 2024-04-22 09:28:21.048 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b54cb7 2024-04-22 09:28:21.050 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b54cb7 2024-04-22 09:28:21.052 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b54cb7 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a6ac443 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.052 [Test worker @coroutine#4634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-22 09:28:21.053 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-04-22 09:28:21.053 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-04-22 09:28:21.053 [Test worker @coroutine#4634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-22 09:28:21.066 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-04-22 09:28:21.077 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-04-22 09:28:21.079 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-04-22 09:28:21.081 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-04-22 09:28:21.092 [DefaultDispatcher-worker-6 @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64236be 2024-04-22 09:28:21.104 [DefaultDispatcher-worker-12 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b54cb7 2024-04-22 09:28:21.119 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:21.121 [DefaultDispatcher-worker-13 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b54cb7 2024-04-22 09:28:21.130 [DefaultDispatcher-worker-6 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b54cb7 2024-04-22 09:28:21.145 [DefaultDispatcher-worker-12 @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6133e20b 2024-04-22 09:28:21.146 [DefaultDispatcher-worker-12 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15b54cb7 2024-04-22 09:28:21.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-22 09:28:21.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-22 09:28:21.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.148 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15b54cb7: (connection evicted) 2024-04-22 09:28:21.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-22 09:28:21.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-22 09:28:21.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-22 09:28:21.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-22 09:28:21.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.149 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64236be: (connection evicted) 2024-04-22 09:28:21.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-22 09:28:21.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-22 09:28:21.151 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-22 09:28:21.151 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.151 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.151 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.151 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.151 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.151 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.151 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f514364 2024-04-22 09:28:21.151 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.151 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a07088b 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a07088b 2024-04-22 09:28:21.152 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-22 09:28:21.170 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07088b 2024-04-22 09:28:21.174 [DefaultDispatcher-worker-8 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:21.174 [DefaultDispatcher-worker-8 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.174 [DefaultDispatcher-worker-8 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:21.174 [DefaultDispatcher-worker-8 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.175 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.175 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.181 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07088b 2024-04-22 09:28:21.182 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07088b 2024-04-22 09:28:21.184 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07088b 2024-04-22 09:28:21.184 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ba00c0c 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@254dfd34 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@254dfd34 2024-04-22 09:28:21.185 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-22 09:28:21.199 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254dfd34 2024-04-22 09:28:21.210 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254dfd34 2024-04-22 09:28:21.211 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254dfd34 2024-04-22 09:28:21.213 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254dfd34 2024-04-22 09:28:21.225 [DefaultDispatcher-worker-6 @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@254dfd34 2024-04-22 09:28:21.237 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.240 [DefaultDispatcher-worker-5 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07088b 2024-04-22 09:28:21.251 [DefaultDispatcher-worker-5 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a07088b 2024-04-22 09:28:21.252 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-22 09:28:21.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-22 09:28:21.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.261 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a07088b: (connection evicted) 2024-04-22 09:28:21.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-22 09:28:21.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-22 09:28:21.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-22 09:28:21.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-22 09:28:21.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.263 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@254dfd34: (connection evicted) 2024-04-22 09:28:21.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-22 09:28:21.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5100fe55 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.265 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-22 09:28:21.266 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@46244e65 2024-04-22 09:28:21.266 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@46244e65 2024-04-22 09:28:21.266 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-22 09:28:21.289 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46244e65 2024-04-22 09:28:21.306 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46244e65 2024-04-22 09:28:21.308 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46244e65 2024-04-22 09:28:21.311 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46244e65 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60bd11f7 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.311 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ef7b2b 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ef7b2b 2024-04-22 09:28:21.312 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-22 09:28:21.326 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ef7b2b 2024-04-22 09:28:21.337 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ef7b2b 2024-04-22 09:28:21.338 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ef7b2b 2024-04-22 09:28:21.340 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ef7b2b 2024-04-22 09:28:21.352 [DefaultDispatcher-worker-17 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ef7b2b 2024-04-22 09:28:21.365 [DefaultDispatcher-worker-5 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46244e65 2024-04-22 09:28:21.366 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:21.375 [DefaultDispatcher-worker-10 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46244e65 2024-04-22 09:28:21.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-22 09:28:21.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-22 09:28:21.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.379 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46244e65: (connection evicted) 2024-04-22 09:28:21.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-22 09:28:21.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-22 09:28:21.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-22 09:28:21.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-22 09:28:21.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.381 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ef7b2b: (connection evicted) 2024-04-22 09:28:21.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-22 09:28:21.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1847da64 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.383 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.384 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-22 09:28:21.384 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-04-22 09:28:21.384 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-04-22 09:28:21.384 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-22 09:28:21.400 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-04-22 09:28:21.411 [DefaultDispatcher-worker-18 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:21.411 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-04-22 09:28:21.412 [DefaultDispatcher-worker-18 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.412 [DefaultDispatcher-worker-18 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:21.412 [DefaultDispatcher-worker-18 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.413 [DefaultDispatcher-worker-15 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.413 [DefaultDispatcher-worker-15 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.413 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-04-22 09:28:21.415 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-04-22 09:28:21.415 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b989889 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@38379575 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@38379575 2024-04-22 09:28:21.416 [Test worker @coroutine#4759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-22 09:28:21.431 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38379575 2024-04-22 09:28:21.443 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38379575 2024-04-22 09:28:21.444 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38379575 2024-04-22 09:28:21.446 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38379575 2024-04-22 09:28:21.458 [DefaultDispatcher-worker-15 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38379575 2024-04-22 09:28:21.465 [DefaultDispatcher-worker-15 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:21.465 [DefaultDispatcher-worker-15 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.465 [DefaultDispatcher-worker-15 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:21.465 [DefaultDispatcher-worker-15 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.466 [DefaultDispatcher-worker-17 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.467 [DefaultDispatcher-worker-17 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.472 [DefaultDispatcher-worker-17 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-04-22 09:28:21.482 [DefaultDispatcher-worker-13 @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb 2024-04-22 09:28:21.484 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:21.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-22 09:28:21.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-22 09:28:21.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.485 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4a21cb: (connection evicted) 2024-04-22 09:28:21.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-22 09:28:21.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-22 09:28:21.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-22 09:28:21.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-22 09:28:21.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.486 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38379575: (connection evicted) 2024-04-22 09:28:21.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-22 09:28:21.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-22 09:28:21.489 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-22 09:28:21.489 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.489 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.489 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.489 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.489 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.489 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@327fd5c9 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2024-04-22 09:28:21.490 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-22 09:28:21.509 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2024-04-22 09:28:21.516 [DefaultDispatcher-worker-17 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:21.516 [DefaultDispatcher-worker-17 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.516 [DefaultDispatcher-worker-17 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:21.516 [DefaultDispatcher-worker-17 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.517 [DefaultDispatcher-worker-4 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.517 [DefaultDispatcher-worker-4 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.520 [DefaultDispatcher-worker-1 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:21.521 [DefaultDispatcher-worker-1 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.521 [DefaultDispatcher-worker-1 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:21.521 [DefaultDispatcher-worker-1 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.522 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.522 [DefaultDispatcher-worker-4 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.522 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2024-04-22 09:28:21.524 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2024-04-22 09:28:21.525 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194feb27 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-22 09:28:21.526 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-04-22 09:28:21.527 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-04-22 09:28:21.527 [Test worker @coroutine#4806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-22 09:28:21.540 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-04-22 09:28:21.551 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-04-22 09:28:21.553 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-04-22 09:28:21.554 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-04-22 09:28:21.567 [DefaultDispatcher-worker-16 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2024-04-22 09:28:21.578 [DefaultDispatcher-worker-2 @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2024-04-22 09:28:21.590 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:21.592 [DefaultDispatcher-worker-12 @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2024-04-22 09:28:21.602 [DefaultDispatcher-worker-4 @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2024-04-22 09:28:21.615 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.627 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.731 [DefaultDispatcher-worker-7 @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2024-04-22 09:28:21.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-22 09:28:21.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-22 09:28:21.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.734 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14: (connection evicted) 2024-04-22 09:28:21.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-22 09:28:21.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-22 09:28:21.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-22 09:28:21.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-22 09:28:21.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.736 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df920: (connection evicted) 2024-04-22 09:28:21.736 [DefaultDispatcher-worker-7 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:21.736 [DefaultDispatcher-worker-7 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.736 [DefaultDispatcher-worker-7 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:21.736 [DefaultDispatcher-worker-7 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-22 09:28:21.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-22 09:28:21.737 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-22 09:28:21.737 [DefaultDispatcher-worker-13 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.737 [DefaultDispatcher-worker-13 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d0d5ee 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-04-22 09:28:21.738 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-22 09:28:21.754 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-04-22 09:28:21.765 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-04-22 09:28:21.767 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-04-22 09:28:21.769 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361eed12 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.769 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-22 09:28:21.770 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-04-22 09:28:21.770 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-04-22 09:28:21.770 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-22 09:28:21.783 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-04-22 09:28:21.794 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-04-22 09:28:21.796 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-04-22 09:28:21.798 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-04-22 09:28:21.810 [DefaultDispatcher-worker-10 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:21.810 [DefaultDispatcher-worker-18 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96 2024-04-22 09:28:21.810 [DefaultDispatcher-worker-10 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.810 [DefaultDispatcher-worker-10 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:21.810 [DefaultDispatcher-worker-10 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.811 [DefaultDispatcher-worker-4 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.811 [DefaultDispatcher-worker-4 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.824 [DefaultDispatcher-worker-5 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-04-22 09:28:21.839 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:21.839 [DefaultDispatcher-worker-5 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-04-22 09:28:21.849 [DefaultDispatcher-worker-10 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f 2024-04-22 09:28:21.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-22 09:28:21.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-22 09:28:21.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.854 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c524a7f: (connection evicted) 2024-04-22 09:28:21.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-22 09:28:21.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-22 09:28:21.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-22 09:28:21.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-22 09:28:21.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.855 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bf92d96: (connection evicted) 2024-04-22 09:28:21.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-22 09:28:21.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-22 09:28:21.857 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-22 09:28:21.857 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.857 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.857 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.857 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.857 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.857 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.857 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64b7719f 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe0aa21 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe0aa21 2024-04-22 09:28:21.858 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-22 09:28:21.877 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe0aa21 2024-04-22 09:28:21.884 [DefaultDispatcher-worker-10 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:21.884 [DefaultDispatcher-worker-10 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.884 [DefaultDispatcher-worker-10 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:21.884 [DefaultDispatcher-worker-10 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.886 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.886 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:21.889 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe0aa21 2024-04-22 09:28:21.890 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe0aa21 2024-04-22 09:28:21.892 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe0aa21 2024-04-22 09:28:21.892 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b38b11 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2024-04-22 09:28:21.893 [Test worker @coroutine#4888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-22 09:28:21.907 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2024-04-22 09:28:21.918 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2024-04-22 09:28:21.920 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2024-04-22 09:28:21.922 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2024-04-22 09:28:21.933 [DefaultDispatcher-worker-13 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a120e41 2024-04-22 09:28:21.947 [DefaultDispatcher-worker-17 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe0aa21 2024-04-22 09:28:21.959 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:21.962 [DefaultDispatcher-worker-7 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe0aa21 2024-04-22 09:28:21.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-22 09:28:21.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-22 09:28:21.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.968 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe0aa21: (connection evicted) 2024-04-22 09:28:21.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-22 09:28:21.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-22 09:28:21.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-22 09:28:21.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-22 09:28:21.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:21.969 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a120e41: (connection evicted) 2024-04-22 09:28:21.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:21.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-22 09:28:21.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e168d90 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:21.971 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-22 09:28:21.972 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a53cddc 2024-04-22 09:28:21.972 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a53cddc 2024-04-22 09:28:21.972 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-22 09:28:21.993 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a53cddc 2024-04-22 09:28:22.012 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a53cddc 2024-04-22 09:28:22.014 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a53cddc 2024-04-22 09:28:22.016 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a53cddc 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1c4b48 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.016 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-22 09:28:22.017 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a7ee4e 2024-04-22 09:28:22.017 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a7ee4e 2024-04-22 09:28:22.017 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-22 09:28:22.030 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a7ee4e 2024-04-22 09:28:22.045 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a7ee4e 2024-04-22 09:28:22.046 [DefaultDispatcher-worker-14 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:22.046 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:22.046 [DefaultDispatcher-worker-14 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.046 [DefaultDispatcher-worker-8 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.046 [DefaultDispatcher-worker-14 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:22.046 [DefaultDispatcher-worker-8 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:22.046 [DefaultDispatcher-worker-14 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.046 [DefaultDispatcher-worker-8 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.047 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a7ee4e 2024-04-22 09:28:22.047 [DefaultDispatcher-worker-8 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.048 [DefaultDispatcher-worker-6 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.048 [DefaultDispatcher-worker-6 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.049 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a7ee4e 2024-04-22 09:28:22.060 [DefaultDispatcher-worker-17 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a7ee4e 2024-04-22 09:28:22.071 [DefaultDispatcher-worker-18 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a53cddc 2024-04-22 09:28:22.072 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:22.087 [DefaultDispatcher-worker-17 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a53cddc 2024-04-22 09:28:22.100 [DefaultDispatcher-worker-10 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a53cddc 2024-04-22 09:28:22.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-22 09:28:22.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-22 09:28:22.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.106 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a53cddc: (connection evicted) 2024-04-22 09:28:22.107 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-22 09:28:22.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-22 09:28:22.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-22 09:28:22.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-22 09:28:22.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.107 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a7ee4e: (connection evicted) 2024-04-22 09:28:22.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-22 09:28:22.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-22 09:28:22.110 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-22 09:28:22.110 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.110 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.110 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.110 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.110 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac7f844 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb5cdae 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb5cdae 2024-04-22 09:28:22.111 [Test worker @coroutine#4958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-22 09:28:22.128 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb5cdae 2024-04-22 09:28:22.139 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb5cdae 2024-04-22 09:28:22.141 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb5cdae 2024-04-22 09:28:22.143 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb5cdae 2024-04-22 09:28:22.154 [DefaultDispatcher-worker-4 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb5cdae 2024-04-22 09:28:22.161 [DefaultDispatcher-worker-15 @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb5cdae 2024-04-22 09:28:22.171 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.173 [UI Thread @coroutine#4985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=583832526600962048 2024-04-22 09:28:22.173 [UI Thread @coroutine#4985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583832526600962048. 2024-04-22 09:28:22.173 [UI Thread @coroutine#4985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=583832526600962048 2024-04-22 09:28:22.174 [UI Thread @coroutine#4985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=583832526600962048 2024-04-22 09:28:22.174 [UI Thread @coroutine#4985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583832526600962048 2024-04-22 09:28:22.174 [UI Thread @coroutine#4985] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583832526600962048. 2024-04-22 09:28:22.174 [UI Thread @coroutine#4985] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=583832526600962048 to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:28:22.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-22 09:28:22.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-22 09:28:22.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.178 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb5cdae: (connection evicted) 2024-04-22 09:28:22.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-22 09:28:22.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-22 09:28:22.230 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.230 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-22 09:28:22.230 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.230 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.230 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.230 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.230 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.230 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.230 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23ac164d 2024-04-22 09:28:22.230 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.230 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-22 09:28:22.231 [DefaultDispatcher-worker-12 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2024-04-22 09:28:22.231 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-22 09:28:22.232 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.232 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:22.232 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.233 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.233 [DefaultDispatcher-worker-18 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.241 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.250 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2024-04-22 09:28:22.261 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2024-04-22 09:28:22.263 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2024-04-22 09:28:22.265 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2024-04-22 09:28:22.274 [DefaultDispatcher-worker-3 @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2024-04-22 09:28:22.294 [DefaultDispatcher-worker-1 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2024-04-22 09:28:22.304 [DefaultDispatcher-worker-5 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274de4bc 2024-04-22 09:28:22.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-22 09:28:22.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-22 09:28:22.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.320 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@274de4bc: (connection evicted) 2024-04-22 09:28:22.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-22 09:28:22.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25ea3a5f 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.374 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.375 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.375 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-22 09:28:22.375 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-04-22 09:28:22.375 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-04-22 09:28:22.375 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-22 09:28:22.389 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-04-22 09:28:22.400 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-04-22 09:28:22.402 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-04-22 09:28:22.404 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5225f612 2024-04-22 09:28:22.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-22 09:28:22.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-22 09:28:22.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:22.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-22 09:28:22.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69dc0dd1 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6587c92f 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6587c92f 2024-04-22 09:28:22.410 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-22 09:28:22.422 [DefaultDispatcher-worker-15 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:22.422 [DefaultDispatcher-worker-15 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.422 [DefaultDispatcher-worker-15 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:22.422 [DefaultDispatcher-worker-15 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.424 [DefaultDispatcher-worker-3 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.424 [DefaultDispatcher-worker-3 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.425 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6587c92f 2024-04-22 09:28:22.428 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.436 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6587c92f 2024-04-22 09:28:22.439 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6587c92f 2024-04-22 09:28:22.442 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6587c92f 2024-04-22 09:28:22.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-22 09:28:22.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-22 09:28:22.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:22.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-22 09:28:22.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43c73b5c 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-22 09:28:22.448 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.449 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.449 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.449 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.449 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.449 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.449 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.449 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.449 [Test worker @coroutine#5068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-22 09:28:22.449 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-22 09:28:22.449 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-22 09:28:22.449 [Test worker @coroutine#5068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-22 09:28:22.463 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-22 09:28:22.476 [DefaultDispatcher-worker-5 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:22.476 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-22 09:28:22.476 [DefaultDispatcher-worker-5 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.476 [DefaultDispatcher-worker-5 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:22.476 [DefaultDispatcher-worker-5 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.477 [DefaultDispatcher-worker-1 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.477 [DefaultDispatcher-worker-1 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.478 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-22 09:28:22.479 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57bd0b3c 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-04-22 09:28:22.480 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-04-22 09:28:22.481 [Test worker @coroutine#5068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-22 09:28:22.495 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-04-22 09:28:22.506 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-04-22 09:28:22.508 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-04-22 09:28:22.510 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-04-22 09:28:22.522 [DefaultDispatcher-worker-2 @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f 2024-04-22 09:28:22.528 [DefaultDispatcher-worker-13 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:22.529 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.529 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:22.529 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.530 [DefaultDispatcher-worker-11 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.530 [DefaultDispatcher-worker-11 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.533 [DefaultDispatcher-worker-3 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:22.533 [DefaultDispatcher-worker-3 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.533 [DefaultDispatcher-worker-3 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:22.533 [DefaultDispatcher-worker-3 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.534 [DefaultDispatcher-worker-6 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.534 [DefaultDispatcher-worker-6 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.535 [DefaultDispatcher-worker-18 @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d 2024-04-22 09:28:22.539 [UI Thread @coroutine#5100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.539 [UI Thread @coroutine#5100] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 09:28:22.539 [UI Thread @coroutine#5100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.541 [UI Thread @coroutine#5100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.541 [UI Thread @coroutine#5100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.541 [UI Thread @coroutine#5100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 09:28:22.541 [UI Thread @coroutine#5100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34679/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:22.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-22 09:28:22.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-22 09:28:22.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.543 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48b53f3d: (connection evicted) 2024-04-22 09:28:22.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-22 09:28:22.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-22 09:28:22.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-22 09:28:22.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-22 09:28:22.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.544 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24e63b9f: (connection evicted) 2024-04-22 09:28:22.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-22 09:28:22.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296c0293 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.546 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-22 09:28:22.547 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-22 09:28:22.564 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-22 09:28:22.575 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-22 09:28:22.576 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-22 09:28:22.578 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-22 09:28:22.578 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ffe7b0 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 09:28:22.579 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-22 09:28:22.592 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 09:28:22.603 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 09:28:22.605 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 09:28:22.607 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 09:28:22.619 [DefaultDispatcher-worker-14 @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 09:28:22.631 [DefaultDispatcher-worker-2 @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-04-22 09:28:22.633 [UI Thread @coroutine#5129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42523/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.633 [UI Thread @coroutine#5129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42523/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 09:28:22.633 [UI Thread @coroutine#5129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42523/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.635 [UI Thread @coroutine#5129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42523/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.635 [UI Thread @coroutine#5129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42523/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-22 09:28:22.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-22 09:28:22.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.636 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@473048f9: (connection evicted) 2024-04-22 09:28:22.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-22 09:28:22.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-22 09:28:22.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-22 09:28:22.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-22 09:28:22.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.637 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba: (connection evicted) 2024-04-22 09:28:22.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-22 09:28:22.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399e43d0 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.639 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e886b 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e886b 2024-04-22 09:28:22.640 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-22 09:28:22.656 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e886b 2024-04-22 09:28:22.667 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e886b 2024-04-22 09:28:22.669 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e886b 2024-04-22 09:28:22.671 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e886b 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6295cc30 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.671 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.672 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-22 09:28:22.672 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 09:28:22.672 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 09:28:22.672 [Test worker @coroutine#5135] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-22 09:28:22.685 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 09:28:22.696 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 09:28:22.698 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 09:28:22.700 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 09:28:22.712 [DefaultDispatcher-worker-5 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 09:28:22.714 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.725 [DefaultDispatcher-worker-5 @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e886b 2024-04-22 09:28:22.726 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.726 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 09:28:22.726 [UI Thread @coroutine#5158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.728 [UI Thread @coroutine#5158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.728 [UI Thread @coroutine#5158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 09:28:22.728 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 09:28:22.728 [UI Thread @coroutine#5158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50839/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:22.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-22 09:28:22.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-22 09:28:22.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.729 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411e886b: (connection evicted) 2024-04-22 09:28:22.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-22 09:28:22.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-22 09:28:22.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-22 09:28:22.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-22 09:28:22.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.730 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@231c8be4: (connection evicted) 2024-04-22 09:28:22.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-22 09:28:22.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-22 09:28:22.732 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@115b0bf5 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e14208 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e14208 2024-04-22 09:28:22.733 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-22 09:28:22.739 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.749 [DefaultDispatcher-worker-15 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:22.749 [DefaultDispatcher-worker-15 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.749 [DefaultDispatcher-worker-15 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:22.749 [DefaultDispatcher-worker-15 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.749 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e14208 2024-04-22 09:28:22.750 [DefaultDispatcher-worker-4 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.750 [DefaultDispatcher-worker-4 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.760 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.761 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e14208 2024-04-22 09:28:22.763 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e14208 2024-04-22 09:28:22.765 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e14208 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ba84d52 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.765 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-22 09:28:22.766 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 09:28:22.766 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 09:28:22.766 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-22 09:28:22.779 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 09:28:22.784 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.790 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 09:28:22.791 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 09:28:22.793 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 09:28:22.806 [DefaultDispatcher-worker-1 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 09:28:22.821 [DefaultDispatcher-worker-5 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:22.821 [DefaultDispatcher-worker-5 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.821 [DefaultDispatcher-worker-5 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:22.821 [DefaultDispatcher-worker-5 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.822 [DefaultDispatcher-worker-10 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e14208 2024-04-22 09:28:22.822 [DefaultDispatcher-worker-13 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.822 [DefaultDispatcher-worker-13 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.833 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:22.839 [DefaultDispatcher-worker-10 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e14208 2024-04-22 09:28:22.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-22 09:28:22.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-22 09:28:22.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.849 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76e14208: (connection evicted) 2024-04-22 09:28:22.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-22 09:28:22.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-22 09:28:22.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-22 09:28:22.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-22 09:28:22.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.850 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c: (connection evicted) 2024-04-22 09:28:22.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-22 09:28:22.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-22 09:28:22.852 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ebacdc 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-04-22 09:28:22.853 [Test worker @coroutine#5219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-22 09:28:22.871 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-04-22 09:28:22.880 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.882 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-04-22 09:28:22.883 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-04-22 09:28:22.885 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-04-22 09:28:22.898 [DefaultDispatcher-worker-4 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-04-22 09:28:22.898 [DefaultDispatcher-worker-12 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:22.899 [DefaultDispatcher-worker-12 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.899 [DefaultDispatcher-worker-12 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:22.899 [DefaultDispatcher-worker-12 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.900 [DefaultDispatcher-worker-5 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.900 [DefaultDispatcher-worker-5 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:22.903 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.917 [DefaultDispatcher-worker-5 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-04-22 09:28:22.931 [DefaultDispatcher-worker-10 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-04-22 09:28:22.943 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.951 [DefaultDispatcher-worker-1 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-04-22 09:28:22.953 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-22 09:28:22.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-22 09:28:22.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:22.954 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac: (connection evicted) 2024-04-22 09:28:22.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:22.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-22 09:28:22.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c6541f 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.956 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-22 09:28:22.957 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2024-04-22 09:28:22.957 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2024-04-22 09:28:22.957 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-22 09:28:22.977 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2024-04-22 09:28:22.988 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2024-04-22 09:28:22.990 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2024-04-22 09:28:22.991 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f76c712 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 09:28:22.992 [Test worker @coroutine#5256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-22 09:28:22.999 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.005 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 09:28:23.016 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 09:28:23.018 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 09:28:23.020 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 09:28:23.032 [DefaultDispatcher-worker-5 @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 09:28:23.047 [DefaultDispatcher-worker-16 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2024-04-22 09:28:23.057 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:23.059 [DefaultDispatcher-worker-13 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:23.059 [DefaultDispatcher-worker-12 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:23.059 [DefaultDispatcher-worker-12 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.059 [DefaultDispatcher-worker-13 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.059 [DefaultDispatcher-worker-13 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:23.059 [DefaultDispatcher-worker-12 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:23.059 [DefaultDispatcher-worker-13 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.059 [DefaultDispatcher-worker-12 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.060 [DefaultDispatcher-worker-18 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae 2024-04-22 09:28:23.060 [DefaultDispatcher-worker-7 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.060 [DefaultDispatcher-worker-5 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.060 [DefaultDispatcher-worker-5 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-22 09:28:23.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-22 09:28:23.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.066 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16bba8ae: (connection evicted) 2024-04-22 09:28:23.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-22 09:28:23.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-22 09:28:23.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-22 09:28:23.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-22 09:28:23.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.067 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a816a78: (connection evicted) 2024-04-22 09:28:23.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-22 09:28:23.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-22 09:28:23.069 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@252da8f 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-04-22 09:28:23.070 [Test worker @coroutine#5300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-22 09:28:23.087 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-04-22 09:28:23.098 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-04-22 09:28:23.100 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-04-22 09:28:23.101 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-04-22 09:28:23.111 [DefaultDispatcher-worker-7 @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-04-22 09:28:23.119 [DefaultDispatcher-worker-13 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-04-22 09:28:23.135 [DefaultDispatcher-worker-5 @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-04-22 09:28:23.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-22 09:28:23.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-22 09:28:23.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.138 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6225c800: (connection evicted) 2024-04-22 09:28:23.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-22 09:28:23.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ab906e 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.140 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.141 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.141 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.141 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.141 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.141 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-22 09:28:23.141 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-04-22 09:28:23.141 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-04-22 09:28:23.141 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-22 09:28:23.156 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-04-22 09:28:23.169 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-04-22 09:28:23.171 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-04-22 09:28:23.173 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-04-22 09:28:23.183 [DefaultDispatcher-worker-5 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-04-22 09:28:23.191 [DefaultDispatcher-worker-17 @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b26693 2024-04-22 09:28:23.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-22 09:28:23.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-22 09:28:23.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.193 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11b26693: (connection evicted) 2024-04-22 09:28:23.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-22 09:28:23.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298154d4 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.196 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-22 09:28:23.197 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-04-22 09:28:23.197 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-04-22 09:28:23.197 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-22 09:28:23.212 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-04-22 09:28:23.215 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.223 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-04-22 09:28:23.225 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-04-22 09:28:23.227 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-04-22 09:28:23.279 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.279 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.285 [DefaultDispatcher-worker-2 @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f 2024-04-22 09:28:23.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-22 09:28:23.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-22 09:28:23.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.289 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb9295f: (connection evicted) 2024-04-22 09:28:23.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-22 09:28:23.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-22 09:28:23.290 [DefaultDispatcher-worker-17 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:23.291 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.291 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:23.291 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10c26161 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.291 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.292 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-22 09:28:23.292 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.292 [DefaultDispatcher-worker-6 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.292 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2024-04-22 09:28:23.292 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2024-04-22 09:28:23.292 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-22 09:28:23.308 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2024-04-22 09:28:23.319 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2024-04-22 09:28:23.321 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2024-04-22 09:28:23.323 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2024-04-22 09:28:23.332 [DefaultDispatcher-worker-17 @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2024-04-22 09:28:23.342 [DefaultDispatcher-worker-13 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674cd2da 2024-04-22 09:28:23.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-22 09:28:23.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-22 09:28:23.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.347 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@674cd2da: (connection evicted) 2024-04-22 09:28:23.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-22 09:28:23.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7645b2 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.350 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-04-22 09:28:23.351 [Test worker @coroutine#5406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-22 09:28:23.367 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-04-22 09:28:23.378 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-04-22 09:28:23.379 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-04-22 09:28:23.381 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2024-04-22 09:28:23.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-22 09:28:23.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-22 09:28:23.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:23.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-22 09:28:23.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526fbb80 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.385 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-22 09:28:23.386 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-04-22 09:28:23.386 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-04-22 09:28:23.386 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-22 09:28:23.408 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-04-22 09:28:23.419 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-04-22 09:28:23.421 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-04-22 09:28:23.423 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e37c38f 2024-04-22 09:28:23.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-22 09:28:23.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-22 09:28:23.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:23.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-22 09:28:23.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9c59ed 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.426 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-22 09:28:23.427 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2024-04-22 09:28:23.427 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2024-04-22 09:28:23.427 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-22 09:28:23.433 [DefaultDispatcher-worker-6 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:23.433 [DefaultDispatcher-worker-6 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.433 [DefaultDispatcher-worker-6 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:23.433 [DefaultDispatcher-worker-6 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.434 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.434 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.442 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2024-04-22 09:28:23.444 [DefaultDispatcher-worker-13 @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33e6d 2024-04-22 09:28:23.453 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2024-04-22 09:28:23.455 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2024-04-22 09:28:23.457 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4471f216 2024-04-22 09:28:23.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-22 09:28:23.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-22 09:28:23.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:23.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-22 09:28:23.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-22 09:28:23.468 [UI Thread @coroutine#5464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42801/Site/verify 2024-04-22 09:28:23.468 [UI Thread @coroutine#5464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42801/Site/verify. 2024-04-22 09:28:23.468 [UI Thread @coroutine#5464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42801/Site/verify 2024-04-22 09:28:23.470 [UI Thread @coroutine#5464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42801/Site/verify 2024-04-22 09:28:23.470 [UI Thread @coroutine#5464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42801/Site/verify 2024-04-22 09:28:23.470 [UI Thread @coroutine#5464] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42801/Site/verify. 2024-04-22 09:28:23.470 [UI Thread @coroutine#5464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42801/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f05cd7e 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-22 09:28:23.475 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.476 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.476 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.476 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.476 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.476 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.476 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.476 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.476 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-22 09:28:23.476 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2024-04-22 09:28:23.476 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2024-04-22 09:28:23.476 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-22 09:28:23.486 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.488 [DefaultDispatcher-worker-14 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:23.488 [DefaultDispatcher-worker-14 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.488 [DefaultDispatcher-worker-14 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:23.488 [DefaultDispatcher-worker-14 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.489 [DefaultDispatcher-worker-13 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.489 [DefaultDispatcher-worker-13 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.491 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2024-04-22 09:28:23.497 [DefaultDispatcher-worker-13 @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-04-22 09:28:23.502 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2024-04-22 09:28:23.504 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2024-04-22 09:28:23.505 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6b08a5 2024-04-22 09:28:23.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-22 09:28:23.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-22 09:28:23.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:23.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-22 09:28:23.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-22 09:28:23.508 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15aa3084 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fbee59 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fbee59 2024-04-22 09:28:23.509 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-22 09:28:23.523 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fbee59 2024-04-22 09:28:23.534 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fbee59 2024-04-22 09:28:23.536 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fbee59 2024-04-22 09:28:23.538 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fbee59 2024-04-22 09:28:23.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-22 09:28:23.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-22 09:28:23.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:23.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-22 09:28:23.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f8186a5 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.542 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.542 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-22 09:28:23.543 [DefaultDispatcher-worker-13 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:23.543 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-22 09:28:23.543 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-22 09:28:23.543 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-22 09:28:23.543 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.543 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:23.543 [DefaultDispatcher-worker-13 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.544 [DefaultDispatcher-worker-17 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.544 [DefaultDispatcher-worker-17 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.546 [DefaultDispatcher-worker-7 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:23.546 [DefaultDispatcher-worker-7 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.546 [DefaultDispatcher-worker-7 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:23.546 [DefaultDispatcher-worker-7 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.547 [DefaultDispatcher-worker-2 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.547 [DefaultDispatcher-worker-2 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.552 [DefaultDispatcher-worker-2 @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23bd2f6e 2024-04-22 09:28:23.558 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-22 09:28:23.569 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-22 09:28:23.570 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-22 09:28:23.572 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244d87 2024-04-22 09:28:23.574 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60177/Site/verify 2024-04-22 09:28:23.574 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60177/Site/verify. 2024-04-22 09:28:23.574 [UI Thread @coroutine#5537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60177/Site/verify 2024-04-22 09:28:23.576 [UI Thread @coroutine#5537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60177/Site/verify 2024-04-22 09:28:23.576 [UI Thread @coroutine#5537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60177/Site/verify 2024-04-22 09:28:23.576 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60177/Site/verify. 2024-04-22 09:28:23.576 [UI Thread @coroutine#5537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60177/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:23.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-22 09:28:23.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-22 09:28:23.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:23.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-22 09:28:23.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-22 09:28:23.584 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33369/Site/verify 2024-04-22 09:28:23.584 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33369/Site/verify. 2024-04-22 09:28:23.584 [UI Thread @coroutine#5549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33369/Site/verify 2024-04-22 09:28:23.584 [DefaultDispatcher-worker-7 @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec508e6 2024-04-22 09:28:23.586 [UI Thread @coroutine#5549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33369/Site/verify 2024-04-22 09:28:23.586 [UI Thread @coroutine#5549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33369/Site/verify 2024-04-22 09:28:23.586 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33369/Site/verify. 2024-04-22 09:28:23.586 [UI Thread @coroutine#5549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33369/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:23.590 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59235/Site/verify 2024-04-22 09:28:23.590 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59235/Site/verify. 2024-04-22 09:28:23.590 [UI Thread @coroutine#5563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59235/Site/verify 2024-04-22 09:28:23.591 [UI Thread @coroutine#5563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59235/Site/verify 2024-04-22 09:28:23.591 [UI Thread @coroutine#5563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59235/Site/verify 2024-04-22 09:28:23.592 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59235/Site/verify. 2024-04-22 09:28:23.592 [UI Thread @coroutine#5563] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59235/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:23.595 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.599 [UI Thread @coroutine#5577] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-22 09:28:23.599 [UI Thread @coroutine#5577] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-04-22 09:28:23.599 [UI Thread @coroutine#5577] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-22 09:28:23.600 [UI Thread @coroutine#5577] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57ae3c0e 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.603 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.604 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.604 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.604 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.604 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.604 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-22 09:28:23.604 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.604 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.604 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-22 09:28:23.618 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.629 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.631 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.633 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.643 [DefaultDispatcher-worker-7 @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.651 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.661 [DefaultDispatcher-worker-18 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.672 [DefaultDispatcher-worker-15 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.681 [DefaultDispatcher-worker-15 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.683 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.690 [DefaultDispatcher-worker-10 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.699 [DefaultDispatcher-worker-4 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.704 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:23.710 [DefaultDispatcher-worker-16 @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.729 [DefaultDispatcher-worker-18 @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361d56a3 2024-04-22 09:28:23.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-22 09:28:23.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-22 09:28:23.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.732 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361d56a3: (connection evicted) 2024-04-22 09:28:23.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-22 09:28:23.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-22 09:28:23.734 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b97c69 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-04-22 09:28:23.735 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-22 09:28:23.753 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-04-22 09:28:23.759 [DefaultDispatcher-worker-16 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:23.759 [DefaultDispatcher-worker-16 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.759 [DefaultDispatcher-worker-16 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:23.759 [DefaultDispatcher-worker-16 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.761 [DefaultDispatcher-worker-18 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.761 [DefaultDispatcher-worker-18 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.764 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-04-22 09:28:23.766 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-04-22 09:28:23.767 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3444ac8f 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 09:28:23.768 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-22 09:28:23.782 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 09:28:23.793 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 09:28:23.795 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 09:28:23.797 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 09:28:23.809 [DefaultDispatcher-worker-17 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 09:28:23.822 [DefaultDispatcher-worker-5 @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2024-04-22 09:28:23.833 [DefaultDispatcher-worker-6 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:23.833 [DefaultDispatcher-worker-6 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.833 [DefaultDispatcher-worker-6 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:23.833 [DefaultDispatcher-worker-6 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.834 [DefaultDispatcher-worker-1 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.834 [DefaultDispatcher-worker-1 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.836 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:23.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-22 09:28:23.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-22 09:28:23.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.839 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce: (connection evicted) 2024-04-22 09:28:23.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-22 09:28:23.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-22 09:28:23.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-22 09:28:23.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-22 09:28:23.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.840 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b477d05: (connection evicted) 2024-04-22 09:28:23.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-22 09:28:23.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-22 09:28:23.841 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aee0173 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2024-04-22 09:28:23.842 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-22 09:28:23.859 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2024-04-22 09:28:23.870 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2024-04-22 09:28:23.872 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2024-04-22 09:28:23.873 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c5ae5c3 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f35d13d 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f35d13d 2024-04-22 09:28:23.874 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-22 09:28:23.887 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f35d13d 2024-04-22 09:28:23.898 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f35d13d 2024-04-22 09:28:23.900 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f35d13d 2024-04-22 09:28:23.902 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f35d13d 2024-04-22 09:28:23.911 [DefaultDispatcher-worker-6 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:23.911 [DefaultDispatcher-worker-6 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.911 [DefaultDispatcher-worker-6 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:23.911 [DefaultDispatcher-worker-6 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.912 [DefaultDispatcher-worker-6 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.912 [DefaultDispatcher-worker-6 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:23.913 [DefaultDispatcher-worker-4 @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f35d13d 2024-04-22 09:28:23.927 [DefaultDispatcher-worker-1 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2024-04-22 09:28:23.938 [DefaultDispatcher-worker-6 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c758c74 2024-04-22 09:28:23.943 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-22 09:28:23.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-22 09:28:23.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.944 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c758c74: (connection evicted) 2024-04-22 09:28:23.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-22 09:28:23.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-22 09:28:23.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-22 09:28:23.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-22 09:28:23.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:23.945 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f35d13d: (connection evicted) 2024-04-22 09:28:23.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:23.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-22 09:28:23.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294a150c 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.947 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-22 09:28:23.948 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2024-04-22 09:28:23.948 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2024-04-22 09:28:23.948 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-22 09:28:23.964 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2024-04-22 09:28:23.974 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2024-04-22 09:28:23.976 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2024-04-22 09:28:23.978 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420dee82 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 09:28:23.978 [Test worker @coroutine#5729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-22 09:28:23.991 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 09:28:24.002 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 09:28:24.004 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 09:28:24.005 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 09:28:24.017 [DefaultDispatcher-worker-10 @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 09:28:24.030 [DefaultDispatcher-worker-12 @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2024-04-22 09:28:24.041 [DefaultDispatcher-worker-10 @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701 2024-04-22 09:28:24.048 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.073 [DefaultDispatcher-worker-9 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:24.073 [DefaultDispatcher-worker-10 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:24.073 [DefaultDispatcher-worker-9 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.073 [DefaultDispatcher-worker-10 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.073 [DefaultDispatcher-worker-9 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:24.073 [DefaultDispatcher-worker-10 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:24.073 [DefaultDispatcher-worker-9 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.073 [DefaultDispatcher-worker-10 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.074 [DefaultDispatcher-worker-16 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.074 [DefaultDispatcher-worker-9 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.074 [DefaultDispatcher-worker-9 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.079 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-22 09:28:24.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-22 09:28:24.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.294 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a0b1701: (connection evicted) 2024-04-22 09:28:24.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-22 09:28:24.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-22 09:28:24.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-22 09:28:24.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-22 09:28:24.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.295 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@81ac569: (connection evicted) 2024-04-22 09:28:24.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-22 09:28:24.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-22 09:28:24.297 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38fc1904 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-22 09:28:24.298 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-22 09:28:24.301 [DefaultDispatcher-worker-17 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:24.302 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.302 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:24.302 [DefaultDispatcher-worker-17 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.303 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.303 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.313 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-22 09:28:24.324 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-22 09:28:24.325 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-22 09:28:24.327 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2120d5 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.327 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 09:28:24.328 [Test worker @coroutine#5788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-22 09:28:24.341 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 09:28:24.352 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 09:28:24.353 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 09:28:24.355 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 09:28:24.367 [DefaultDispatcher-worker-13 @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 09:28:24.381 [DefaultDispatcher-worker-8 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-22 09:28:24.390 [DefaultDispatcher-worker-11 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-22 09:28:24.399 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:24.400 [DefaultDispatcher-worker-3 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2024-04-22 09:28:24.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-22 09:28:24.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-22 09:28:24.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.405 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c: (connection evicted) 2024-04-22 09:28:24.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-22 09:28:24.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-22 09:28:24.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-22 09:28:24.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-22 09:28:24.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.406 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c: (connection evicted) 2024-04-22 09:28:24.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-22 09:28:24.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17c95612 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.408 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-22 09:28:24.409 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2024-04-22 09:28:24.409 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2024-04-22 09:28:24.409 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-22 09:28:24.428 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2024-04-22 09:28:24.443 [DefaultDispatcher-worker-9 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:24.444 [DefaultDispatcher-worker-9 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.444 [DefaultDispatcher-worker-9 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:24.444 [DefaultDispatcher-worker-9 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.445 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.445 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.446 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2024-04-22 09:28:24.448 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2024-04-22 09:28:24.450 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5410bbdf 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 09:28:24.450 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-22 09:28:24.464 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 09:28:24.475 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 09:28:24.476 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 09:28:24.478 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 09:28:24.490 [DefaultDispatcher-worker-14 @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 09:28:24.497 [DefaultDispatcher-worker-5 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:24.498 [DefaultDispatcher-worker-5 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.498 [DefaultDispatcher-worker-5 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:24.498 [DefaultDispatcher-worker-5 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.499 [DefaultDispatcher-worker-1 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.499 [DefaultDispatcher-worker-1 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.504 [DefaultDispatcher-worker-2 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2024-04-22 09:28:24.509 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:24.514 [DefaultDispatcher-worker-15 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2024-04-22 09:28:24.524 [DefaultDispatcher-worker-2 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92a584f 2024-04-22 09:28:24.527 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-22 09:28:24.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-22 09:28:24.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.529 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@92a584f: (connection evicted) 2024-04-22 09:28:24.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-22 09:28:24.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-22 09:28:24.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-22 09:28:24.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-22 09:28:24.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.531 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f229f60: (connection evicted) 2024-04-22 09:28:24.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-22 09:28:24.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14021c10 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.533 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-22 09:28:24.534 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2024-04-22 09:28:24.534 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2024-04-22 09:28:24.534 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-22 09:28:24.550 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2024-04-22 09:28:24.556 [DefaultDispatcher-worker-9 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2024-04-22 09:28:24.556 [DefaultDispatcher-worker-9 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.556 [DefaultDispatcher-worker-9 @coroutine#2223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:24.556 [DefaultDispatcher-worker-9 @coroutine#2223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.557 [DefaultDispatcher-worker-6 @coroutine#2223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.557 [DefaultDispatcher-worker-6 @coroutine#2223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.558 [DefaultDispatcher-worker-2 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48861d1 2024-04-22 09:28:24.558 [DefaultDispatcher-worker-2 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.558 [DefaultDispatcher-worker-2 @coroutine#1920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:24.558 [DefaultDispatcher-worker-2 @coroutine#1920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.559 [DefaultDispatcher-worker-18 @coroutine#1920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.559 [DefaultDispatcher-worker-18 @coroutine#1920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34747/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.562 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2024-04-22 09:28:24.564 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2024-04-22 09:28:24.566 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c73d613 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.566 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-22 09:28:24.567 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2024-04-22 09:28:24.567 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2024-04-22 09:28:24.567 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-22 09:28:24.586 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2024-04-22 09:28:24.597 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2024-04-22 09:28:24.599 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2024-04-22 09:28:24.601 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2024-04-22 09:28:24.612 [DefaultDispatcher-worker-18 @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656bd8e 2024-04-22 09:28:24.625 [DefaultDispatcher-worker-8 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2024-04-22 09:28:24.634 [DefaultDispatcher-worker-7 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2024-04-22 09:28:24.634 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:24.641 [DefaultDispatcher-worker-4 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bf6de66 2024-04-22 09:28:24.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-22 09:28:24.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-22 09:28:24.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.645 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bf6de66: (connection evicted) 2024-04-22 09:28:24.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-22 09:28:24.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-22 09:28:24.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-22 09:28:24.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-22 09:28:24.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.647 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@656bd8e: (connection evicted) 2024-04-22 09:28:24.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-22 09:28:24.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@734db023 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.649 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@61774805 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@61774805 2024-04-22 09:28:24.650 [Test worker @coroutine#5958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-22 09:28:24.666 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61774805 2024-04-22 09:28:24.677 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61774805 2024-04-22 09:28:24.678 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61774805 2024-04-22 09:28:24.680 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61774805 2024-04-22 09:28:24.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-22 09:28:24.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-22 09:28:24.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:24.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-22 09:28:24.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-22 09:28:24.689 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-22 09:28:24.689 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.689 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.689 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.689 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.689 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7739bcca 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2024-04-22 09:28:24.690 [Test worker @coroutine#5980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-22 09:28:24.703 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2024-04-22 09:28:24.714 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2024-04-22 09:28:24.716 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2024-04-22 09:28:24.718 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2024-04-22 09:28:24.727 [DefaultDispatcher-worker-15 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2024-04-22 09:28:24.744 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.750 [DefaultDispatcher-worker-15 @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2024-04-22 09:28:24.759 [DefaultDispatcher-worker-17 @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dfec 2024-04-22 09:28:24.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-22 09:28:24.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-22 09:28:24.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.764 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21dfec: (connection evicted) 2024-04-22 09:28:24.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-22 09:28:24.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a607a9 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-22 09:28:24.766 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.767 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.767 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.767 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.767 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.767 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.767 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.767 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.767 [Test worker @coroutine#6005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-22 09:28:24.767 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-22 09:28:24.767 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-22 09:28:24.767 [Test worker @coroutine#6005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-22 09:28:24.771 [DefaultDispatcher-worker-6 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b74a4d 2024-04-22 09:28:24.771 [DefaultDispatcher-worker-6 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.771 [DefaultDispatcher-worker-6 @coroutine#1967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:24.771 [DefaultDispatcher-worker-6 @coroutine#1967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.773 [DefaultDispatcher-worker-6 @coroutine#1967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.773 [DefaultDispatcher-worker-6 @coroutine#1967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.783 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-22 09:28:24.794 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-22 09:28:24.796 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-22 09:28:24.797 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-22 09:28:24.808 [DefaultDispatcher-worker-17 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-22 09:28:24.827 [DefaultDispatcher-worker-15 @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-22 09:28:24.837 [DefaultDispatcher-worker-11 @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-22 09:28:24.846 [DefaultDispatcher-worker-8 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-04-22 09:28:24.846 [DefaultDispatcher-worker-8 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.846 [DefaultDispatcher-worker-8 @coroutine#1999] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:24.846 [DefaultDispatcher-worker-8 @coroutine#1999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.848 [DefaultDispatcher-worker-11 @coroutine#1999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.848 [DefaultDispatcher-worker-11 @coroutine#1999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59233/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.852 [DefaultDispatcher-worker-3 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a618847 2024-04-22 09:28:24.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-22 09:28:24.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-22 09:28:24.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.855 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a618847: (connection evicted) 2024-04-22 09:28:24.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-22 09:28:24.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-22 09:28:24.856 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bec83d5 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-04-22 09:28:24.857 [Test worker @coroutine#6043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-22 09:28:24.872 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-04-22 09:28:24.883 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-04-22 09:28:24.884 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-04-22 09:28:24.886 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-04-22 09:28:24.896 [DefaultDispatcher-worker-12 @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-04-22 09:28:24.922 [DefaultDispatcher-worker-11 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-04-22 09:28:24.922 [DefaultDispatcher-worker-11 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b897ffb 2024-04-22 09:28:24.922 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.922 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:24.922 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.924 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.924 [DefaultDispatcher-worker-11 @coroutine#2029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:24.931 [DefaultDispatcher-worker-3 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-04-22 09:28:24.944 [DefaultDispatcher-worker-8 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6415112c 2024-04-22 09:28:24.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-22 09:28:24.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-22 09:28:24.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:24.946 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6415112c: (connection evicted) 2024-04-22 09:28:24.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-22 09:28:24.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44cd3ea9 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.949 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-22 09:28:24.950 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2024-04-22 09:28:24.950 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2024-04-22 09:28:24.950 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-22 09:28:24.967 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2024-04-22 09:28:24.979 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2024-04-22 09:28:24.980 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2024-04-22 09:28:24.982 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45dc4d1a 2024-04-22 09:28:24.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-22 09:28:24.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-22 09:28:24.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:24.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:24.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-22 09:28:24.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9e42d2 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2024-04-22 09:28:24.988 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-22 09:28:25.002 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2024-04-22 09:28:25.013 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2024-04-22 09:28:25.015 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2024-04-22 09:28:25.017 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2024-04-22 09:28:25.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-22 09:28:25.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-22 09:28:25.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-22 09:28:25.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54353bb1 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-04-22 09:28:25.021 [Test worker @coroutine#6123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-22 09:28:25.037 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-04-22 09:28:25.048 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-04-22 09:28:25.050 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-04-22 09:28:25.051 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ea9afc 2024-04-22 09:28:25.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-22 09:28:25.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-22 09:28:25.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-22 09:28:25.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@146957e4 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.058 [UI Thread @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-22 09:28:25.059 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@542fb390 2024-04-22 09:28:25.059 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@542fb390 2024-04-22 09:28:25.059 [UI Thread @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-22 09:28:25.075 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542fb390 2024-04-22 09:28:25.087 [DefaultDispatcher-worker-7 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583fcd6 2024-04-22 09:28:25.087 [DefaultDispatcher-worker-9 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0cb9c2 2024-04-22 09:28:25.087 [DefaultDispatcher-worker-7 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.087 [DefaultDispatcher-worker-9 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.087 [DefaultDispatcher-worker-7 @coroutine#2058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:25.087 [DefaultDispatcher-worker-9 @coroutine#2072] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:25.087 [DefaultDispatcher-worker-7 @coroutine#2058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.087 [DefaultDispatcher-worker-9 @coroutine#2072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.088 [UI Thread @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542fb390 2024-04-22 09:28:25.088 [DefaultDispatcher-worker-16 @coroutine#2058] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.088 [DefaultDispatcher-worker-15 @coroutine#2072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.088 [DefaultDispatcher-worker-15 @coroutine#2072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34779/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.089 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542fb390 2024-04-22 09:28:25.091 [UI Thread @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542fb390 2024-04-22 09:28:25.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-22 09:28:25.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-22 09:28:25.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:25.094 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@542fb390: (connection evicted) 2024-04-22 09:28:25.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-22 09:28:25.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6565f3 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.097 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-22 09:28:25.098 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2024-04-22 09:28:25.098 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2024-04-22 09:28:25.098 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-22 09:28:25.114 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2024-04-22 09:28:25.125 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2024-04-22 09:28:25.127 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2024-04-22 09:28:25.129 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189e986f 2024-04-22 09:28:25.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-22 09:28:25.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-22 09:28:25.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-22 09:28:25.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d55eb7a 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-22 09:28:25.132 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-22 09:28:25.146 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-22 09:28:25.157 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-22 09:28:25.159 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-22 09:28:25.161 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ae2d13 2024-04-22 09:28:25.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-22 09:28:25.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-22 09:28:25.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-22 09:28:25.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@81cba04 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.163 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2024-04-22 09:28:25.164 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-22 09:28:25.178 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2024-04-22 09:28:25.189 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2024-04-22 09:28:25.191 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2024-04-22 09:28:25.192 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2024-04-22 09:28:25.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-22 09:28:25.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-22 09:28:25.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-22 09:28:25.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e51beda 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fc91a3 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fc91a3 2024-04-22 09:28:25.195 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-22 09:28:25.209 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fc91a3 2024-04-22 09:28:25.220 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fc91a3 2024-04-22 09:28:25.222 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fc91a3 2024-04-22 09:28:25.224 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fc91a3 2024-04-22 09:28:25.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-22 09:28:25.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-22 09:28:25.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-22 09:28:25.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@171a6fd1 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.227 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-22 09:28:25.228 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-04-22 09:28:25.228 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-04-22 09:28:25.228 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-22 09:28:25.242 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-04-22 09:28:25.253 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-04-22 09:28:25.254 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-04-22 09:28:25.256 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ade539 2024-04-22 09:28:25.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-22 09:28:25.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-22 09:28:25.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-22 09:28:25.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff359b7 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2024-04-22 09:28:25.261 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-22 09:28:25.276 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2024-04-22 09:28:25.287 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2024-04-22 09:28:25.288 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2024-04-22 09:28:25.290 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d02719 2024-04-22 09:28:25.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-22 09:28:25.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-22 09:28:25.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-22 09:28:25.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fd6d887 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.293 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@27211dd9 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@27211dd9 2024-04-22 09:28:25.294 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-22 09:28:25.308 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27211dd9 2024-04-22 09:28:25.312 [DefaultDispatcher-worker-14 @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aad7df5 2024-04-22 09:28:25.312 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.312 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:25.312 [DefaultDispatcher-worker-14 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.313 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.313 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43443/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.319 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27211dd9 2024-04-22 09:28:25.321 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27211dd9 2024-04-22 09:28:25.323 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27211dd9 2024-04-22 09:28:25.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-22 09:28:25.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-22 09:28:25.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-22 09:28:25.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d60a62f 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.326 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-22 09:28:25.327 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-04-22 09:28:25.327 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-04-22 09:28:25.327 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-22 09:28:25.341 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-04-22 09:28:25.352 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-04-22 09:28:25.354 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-04-22 09:28:25.355 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bab3926 2024-04-22 09:28:25.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-22 09:28:25.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-22 09:28:25.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-22 09:28:25.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1992b8b 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2024-04-22 09:28:25.360 [Test worker @coroutine#6305] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-22 09:28:25.374 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2024-04-22 09:28:25.385 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2024-04-22 09:28:25.387 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2024-04-22 09:28:25.389 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b21b8 2024-04-22 09:28:25.391 [UI Thread @coroutine#6319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-22 09:28:25.392 [UI Thread @coroutine#6319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-22 09:28:25.392 [UI Thread @coroutine#6319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-22 09:28:25.393 [UI Thread @coroutine#6319] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-22 09:28:25.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-22 09:28:25.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-22 09:28:25.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-22 09:28:25.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b6493d 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.396 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-22 09:28:25.397 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-22 09:28:25.411 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-22 09:28:25.422 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-22 09:28:25.423 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-22 09:28:25.425 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa945f6 2024-04-22 09:28:25.428 [UI Thread @coroutine#6341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44241/Site/verify 2024-04-22 09:28:25.428 [UI Thread @coroutine#6341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44241/Site/verify. 2024-04-22 09:28:25.428 [UI Thread @coroutine#6341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44241/Site/verify 2024-04-22 09:28:25.429 [UI Thread @coroutine#6341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44241/Site/verify 2024-04-22 09:28:25.429 [UI Thread @coroutine#6341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44241/Site/verify 2024-04-22 09:28:25.430 [UI Thread @coroutine#6341] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44241/Site/verify. 2024-04-22 09:28:25.430 [UI Thread @coroutine#6341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44241/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 09:28:25.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-22 09:28:25.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-22 09:28:25.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 09:28:25.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-22 09:28:25.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-22 09:28:25.437 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@597050fa 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 09:28:25.438 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-22 09:28:25.439 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-04-22 09:28:25.439 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-04-22 09:28:25.439 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-22 09:28:25.454 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-04-22 09:28:25.455 [DefaultDispatcher-worker-13 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25031fd4 2024-04-22 09:28:25.455 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.455 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:25.455 [DefaultDispatcher-worker-13 @coroutine#2166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.456 [DefaultDispatcher-worker-5 @coroutine#2166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.456 [DefaultDispatcher-worker-5 @coroutine#2166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43041/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.465 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-04-22 09:28:25.467 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-04-22 09:28:25.469 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-04-22 09:28:25.478 [DefaultDispatcher-worker-1 @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-04-22 09:28:25.487 [DefaultDispatcher-worker-13 @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268bb09d 2024-04-22 09:28:25.491 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52763/583832538901196800/_ustadmanifest.json 2024-04-22 09:28:25.492 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52763/583832538901196800/_ustadmanifest.json. 2024-04-22 09:28:25.492 [UI Thread @coroutine#6369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52763/583832538901196800/_ustadmanifest.json 2024-04-22 09:28:25.493 [UI Thread @coroutine#6369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52763/583832538901196800/_ustadmanifest.json 2024-04-22 09:28:25.493 [UI Thread @coroutine#6369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52763/583832538901196800/_ustadmanifest.json 2024-04-22 09:28:25.493 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52763/583832538901196800/_ustadmanifest.json. 2024-04-22 09:28:25.493 [UI Thread @coroutine#6369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52763/583832538901196800/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:28:25.494 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52763/tincan.xml 2024-04-22 09:28:25.494 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52763/tincan.xml. 2024-04-22 09:28:25.494 [UI Thread @coroutine#6369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52763/tincan.xml 2024-04-22 09:28:25.494 [UI Thread @coroutine#6369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52763/tincan.xml 2024-04-22 09:28:25.494 [UI Thread @coroutine#6369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52763/tincan.xml 2024-04-22 09:28:25.509 [DefaultDispatcher-worker-1 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e8fb390 2024-04-22 09:28:25.509 [DefaultDispatcher-worker-1 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.509 [DefaultDispatcher-worker-1 @coroutine#1888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId. 2024-04-22 09:28:25.509 [DefaultDispatcher-worker-1 @coroutine#1888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.510 [DefaultDispatcher-worker-13 @coroutine#1888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.510 [DefaultDispatcher-worker-13 @coroutine#1888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45115/UmAppDatabase/replication/nodeId 2024-04-22 09:28:25.539 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:25.541 [UI Thread @coroutine#6369] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52763/tincan.xml. 2024-04-22 09:28:25.541 [UI Thread @coroutine#6369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52763/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-22 09:28:25.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-22 09:28:25.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-22 09:28:25.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 09:28:25.543 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@268bb09d: (connection evicted) 2024-04-22 09:28:25.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 09:28:25.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-22 09:28:25.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.