2024-02-12 11:39:38.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-12 11:39:38.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:38.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:38.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:38.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:38.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a8c93 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:38.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:38.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:38.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:38.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:38.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-12 11:39:38.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-12 11:39:38.287 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.293 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:38.297 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@367dec29 2024-02-12 11:39:38.298 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@367dec29 2024-02-12 11:39:38.301 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ba1496 2024-02-12 11:39:38.302 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ba1496 2024-02-12 11:39:38.305 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c858759 2024-02-12 11:39:38.306 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c858759 2024-02-12 11:39:38.309 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79871ead 2024-02-12 11:39:38.309 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79871ead 2024-02-12 11:39:38.313 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2042b910 2024-02-12 11:39:38.313 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2042b910 2024-02-12 11:39:38.316 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4834072a 2024-02-12 11:39:38.316 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4834072a 2024-02-12 11:39:38.319 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@581bfe3a 2024-02-12 11:39:38.320 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@581bfe3a 2024-02-12 11:39:38.322 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.323 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a8e1e2 2024-02-12 11:39:38.323 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a8e1e2 2024-02-12 11:39:38.326 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.326 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1751fe 2024-02-12 11:39:38.326 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1751fe 2024-02-12 11:39:38.327 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:38.546 [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-02-12 11:39:38.547 [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-02-12 11:39:38.547 [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-02-12 11:39:38.548 [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-02-12 11:39:38.578 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.579 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 11:39:38.579 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:38.579 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 11:39:38.644 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.691 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.725 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.748 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.764 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.771 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.844 [DefaultDispatcher-worker-1 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:38.844 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 11:39:38.932 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8 2024-02-12 11:39:38.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-12 11:39:38.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-12 11:39:38.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:38.973 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fc420b8: (connection evicted) 2024-02-12 11:39:38.974 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@367dec29: (connection evicted) 2024-02-12 11:39:38.974 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38ba1496: (connection evicted) 2024-02-12 11:39:38.975 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c858759: (connection evicted) 2024-02-12 11:39:38.975 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79871ead: (connection evicted) 2024-02-12 11:39:38.976 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2042b910: (connection evicted) 2024-02-12 11:39:38.976 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4834072a: (connection evicted) 2024-02-12 11:39:38.976 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@581bfe3a: (connection evicted) 2024-02-12 11:39:38.977 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a8e1e2: (connection evicted) 2024-02-12 11:39:38.977 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1751fe: (connection evicted) 2024-02-12 11:39:38.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:38.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-12 11:39:38.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-12 11:39:38.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-12 11:39:38.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b098563 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:38.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:38.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-12 11:39:38.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:38.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:38.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-12 11:39:38.993 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:39.005 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:39.008 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:39.010 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:39.010 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:39.010 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:39.010 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:39.027 [DefaultDispatcher-worker-9 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:39.028 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 11:39:39.028 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:39.028 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 11:39:39.036 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:39.053 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:39.071 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:39.072 [DefaultDispatcher-worker-8 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:39.088 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:39.091 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-12 11:39:39.091 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:39.096 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e5d364 2024-02-12 11:39:39.096 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e5d364 2024-02-12 11:39:39.100 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67222028 2024-02-12 11:39:39.100 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67222028 2024-02-12 11:39:39.103 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@631db814 2024-02-12 11:39:39.103 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@631db814 2024-02-12 11:39:39.105 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@261f2a13 2024-02-12 11:39:39.105 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:39.105 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@261f2a13 2024-02-12 11:39:39.109 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6126b347 2024-02-12 11:39:39.109 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6126b347 2024-02-12 11:39:39.111 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:39.113 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f3ec2b 2024-02-12 11:39:39.113 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f3ec2b 2024-02-12 11:39:39.116 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19202bd9 2024-02-12 11:39:39.116 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19202bd9 2024-02-12 11:39:39.120 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4630d55c 2024-02-12 11:39:39.120 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4630d55c 2024-02-12 11:39:39.124 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1258ea56 2024-02-12 11:39:39.124 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1258ea56 2024-02-12 11:39:39.124 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:39.168 [DefaultDispatcher-worker-3 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0b814d 2024-02-12 11:39:39.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-12 11:39:39.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-12 11:39:39.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:39.202 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d0b814d: (connection evicted) 2024-02-12 11:39:39.203 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e5d364: (connection evicted) 2024-02-12 11:39:39.203 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67222028: (connection evicted) 2024-02-12 11:39:39.204 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@631db814: (connection evicted) 2024-02-12 11:39:39.204 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@261f2a13: (connection evicted) 2024-02-12 11:39:39.204 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6126b347: (connection evicted) 2024-02-12 11:39:39.205 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f3ec2b: (connection evicted) 2024-02-12 11:39:39.205 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19202bd9: (connection evicted) 2024-02-12 11:39:39.206 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4630d55c: (connection evicted) 2024-02-12 11:39:39.206 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1258ea56: (connection evicted) 2024-02-12 11:39:39.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:39.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-12 11:39:39.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-12 11:39:39.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f8c3646 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:39.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:39.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:39.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-12 11:39:39.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3375b118 2024-02-12 11:39:39.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3375b118 2024-02-12 11:39:39.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-12 11:39:39.353 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:39.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-12 11:39:39.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:39.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:39.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:39.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:39.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:39.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ef2cbe6 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:39.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-12 11:39:39.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b7bdcb 2024-02-12 11:39:39.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b7bdcb 2024-02-12 11:39:39.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-12 11:39:39.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e11627 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:39.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:39.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-12 11:39:39.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:39.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:39.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:39.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:39.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:39.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:39.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:39.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:39.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-12 11:39:39.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 11:39:39.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 11:39:39.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-12 11:39:39.702 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:39.703 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68b7bdcb 2024-02-12 11:39:39.708 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45247/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 11:39:39.708 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45247/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-12 11:39:39.708 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45247/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 11:39:39.728 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:39.746 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45247/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 11:39:39.746 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45247/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-12 11:39:39.778 [pool-3-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 11:39:39.905 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-12 11:39:39.906 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45247/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-12 11:39:40.099 [DefaultDispatcher-worker-4 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 11:39:40.106 [DefaultDispatcher-worker-4 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 11:39:40.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-12 11:39:40.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-12 11:39:40.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.132 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68b7bdcb: (connection evicted) 2024-02-12 11:39:40.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-12 11:39:40.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-12 11:39:40.136 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b4954b2 2024-02-12 11:39:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-12 11:39:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4537880f 2024-02-12 11:39:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-12 11:39:40.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e74764 2024-02-12 11:39:40.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e74764 2024-02-12 11:39:40.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-12 11:39:40.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-12 11:39:40.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@338d47b 2024-02-12 11:39:40.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-12 11:39:40.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2729bb71 2024-02-12 11:39:40.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2729bb71 2024-02-12 11:39:40.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-12 11:39:40.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-12 11:39:40.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-12 11:39:40.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.208 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48e74764: (connection evicted) 2024-02-12 11:39:40.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-12 11:39:40.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-12 11:39:40.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-12 11:39:40.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a631049 2024-02-12 11:39:40.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-12 11:39:40.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eec8583 2024-02-12 11:39:40.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eec8583 2024-02-12 11:39:40.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-12 11:39:40.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-12 11:39:40.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66e1b2a 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-12 11:39:40.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c815fdc 2024-02-12 11:39:40.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c815fdc 2024-02-12 11:39:40.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-12 11:39:40.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-12 11:39:40.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-12 11:39:40.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.243 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eec8583: (connection evicted) 2024-02-12 11:39:40.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-12 11:39:40.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-12 11:39:40.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16391278 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-12 11:39:40.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae49387 2024-02-12 11:39:40.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae49387 2024-02-12 11:39:40.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-12 11:39:40.262 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6abb7b7d 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef1a0a 2024-02-12 11:39:40.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef1a0a 2024-02-12 11:39:40.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-12 11:39:40.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-12 11:39:40.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-12 11:39:40.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.279 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae49387: (connection evicted) 2024-02-12 11:39:40.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-12 11:39:40.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-12 11:39:40.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b6873f 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-12 11:39:40.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2024-02-12 11:39:40.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73 2024-02-12 11:39:40.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-12 11:39:40.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@224e6e88 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-12 11:39:40.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2024-02-12 11:39:40.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f9dc7e 2024-02-12 11:39:40.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-12 11:39:40.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-12 11:39:40.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-12 11:39:40.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.335 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fa5cc73: (connection evicted) 2024-02-12 11:39:40.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-12 11:39:40.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-12 11:39:40.337 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.368 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.403 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5ae78e 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df0d9f8 2024-02-12 11:39:40.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df0d9f8 2024-02-12 11:39:40.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-12 11:39:40.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e75f7a 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-12 11:39:40.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 11:39:40.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 11:39:40.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-12 11:39:40.541 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.553 [DefaultDispatcher-worker-7 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 11:39:40.557 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.569 [DefaultDispatcher-worker-9 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 11:39:40.577 [DefaultDispatcher-worker-9 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 11:39:40.586 [DefaultDispatcher-worker-9 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 11:39:40.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-12 11:39:40.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-12 11:39:40.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.653 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df0d9f8: (connection evicted) 2024-02-12 11:39:40.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-12 11:39:40.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-12 11:39:40.658 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@269c7104 2024-02-12 11:39:40.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-12 11:39:40.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d0b918 2024-02-12 11:39:40.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-12 11:39:40.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-12 11:39:40.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-12 11:39:40.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-12 11:39:40.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-12 11:39:40.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fd7aba8 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-12 11:39:40.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce7490a 2024-02-12 11:39:40.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce7490a 2024-02-12 11:39:40.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-12 11:39:40.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-12 11:39:40.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-12 11:39:40.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.691 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9: (connection evicted) 2024-02-12 11:39:40.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-12 11:39:40.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-12 11:39:40.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-12 11:39:40.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4387d2f4 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-12 11:39:40.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@93ce24d 2024-02-12 11:39:40.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@93ce24d 2024-02-12 11:39:40.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-12 11:39:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-12 11:39:40.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d949bc4 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-12 11:39:40.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@121cf6f4 2024-02-12 11:39:40.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@121cf6f4 2024-02-12 11:39:40.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-12 11:39:40.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-12 11:39:40.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-12 11:39:40.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.722 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@93ce24d: (connection evicted) 2024-02-12 11:39:40.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-12 11:39:40.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1171ba7e 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-02-12 11:39:40.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-02-12 11:39:40.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-12 11:39:40.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3b6585 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e93108a 2024-02-12 11:39:40.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e93108a 2024-02-12 11:39:40.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-12 11:39:40.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-12 11:39:40.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-12 11:39:40.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.747 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0: (connection evicted) 2024-02-12 11:39:40.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-12 11:39:40.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-12 11:39:40.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-12 11:39:40.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a4ff5ed 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-12 11:39:40.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2024-02-12 11:39:40.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2024-02-12 11:39:40.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf9bd1e 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-12 11:39:40.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2024-02-12 11:39:40.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2024-02-12 11:39:40.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-12 11:39:40.785 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.795 [DefaultDispatcher-worker-7 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-12 11:39:40.819 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.834 [DefaultDispatcher-worker-7 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit15672838219939310748/junit4578929626363363446.tmp 2024-02-12 11:39:40.842 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.854 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.875 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.883 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-12 11:39:40.898 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-12 11:39:40.899 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-12 11:39:40.900 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit15672838219939310748/junit4578929626363363446.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-12 11:39:40.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-12 11:39:40.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-12 11:39:40.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.901 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab: (connection evicted) 2024-02-12 11:39:40.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-12 11:39:40.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-12 11:39:40.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0e4e4e 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-12 11:39:40.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-02-12 11:39:40.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba97962 2024-02-12 11:39:40.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35becbd4 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-12 11:39:40.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-02-12 11:39:40.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb04dd 2024-02-12 11:39:40.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-12 11:39:40.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-12 11:39:40.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-12 11:39:40.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.928 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba97962: (connection evicted) 2024-02-12 11:39:40.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-12 11:39:40.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c56eba5 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-12 11:39:40.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2024-02-12 11:39:40.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@290c266c 2024-02-12 11:39:40.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-12 11:39:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-12 11:39:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b363c3 2024-02-12 11:39:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2024-02-12 11:39:40.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2024-02-12 11:39:40.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-12 11:39:40.961 [DefaultDispatcher-worker-9 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2024-02-12 11:39:40.962 [DefaultDispatcher-worker-9 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2024-02-12 11:39:40.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-12 11:39:40.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-12 11:39:40.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:40.966 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@290c266c: (connection evicted) 2024-02-12 11:39:40.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:40.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-12 11:39:40.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-12 11:39:40.967 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4059a 2024-02-12 11:39:40.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70777a65 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-12 11:39:40.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@402f61f5 2024-02-12 11:39:40.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@402f61f5 2024-02-12 11:39:40.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6480a063 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:40.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:40.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-12 11:39:40.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2024-02-12 11:39:40.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@727dcc64 2024-02-12 11:39:40.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-12 11:39:40.989 [DefaultDispatcher-worker-2 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-12 11:39:41.024 [DefaultDispatcher-worker-2 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit17762071840972407195/junit10018055856694231647.tmp 2024-02-12 11:39:41.026 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.047 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.053 [DefaultDispatcher-worker-2 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-12 11:39:41.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-12 11:39:41.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-12 11:39:41.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.056 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@402f61f5: (connection evicted) 2024-02-12 11:39:41.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-12 11:39:41.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9147ba2 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-12 11:39:41.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2024-02-12 11:39:41.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3 2024-02-12 11:39:41.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a453f8d 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-12 11:39:41.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-12 11:39:41.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-12 11:39:41.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-12 11:39:41.087 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.092 [DefaultDispatcher-worker-2 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-12 11:39:41.093 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-12 11:39:41.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-12 11:39:41.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-12 11:39:41.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.095 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2efcc0b3: (connection evicted) 2024-02-12 11:39:41.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-12 11:39:41.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-12 11:39:41.097 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-12 11:39:41.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11015ca0 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-12 11:39:41.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2024-02-12 11:39:41.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2024-02-12 11:39:41.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-12 11:39:41.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-12 11:39:41.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c28b0d 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-12 11:39:41.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-12 11:39:41.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-12 11:39:41.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-12 11:39:41.184 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-12 11:39:41.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-12 11:39:41.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.185 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50672905: (connection evicted) 2024-02-12 11:39:41.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-12 11:39:41.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8f0f98 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-12 11:39:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-12 11:39:41.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2024-02-12 11:39:41.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5310e451 2024-02-12 11:39:41.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-12 11:39:41.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d63b7e 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-12 11:39:41.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-12 11:39:41.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-12 11:39:41.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-12 11:39:41.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-12 11:39:41.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.210 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5310e451: (connection evicted) 2024-02-12 11:39:41.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-12 11:39:41.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-12 11:39:41.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-12 11:39:41.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3221588e 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2024-02-12 11:39:41.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2024-02-12 11:39:41.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-12 11:39:41.225 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-12 11:39:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ceec81 2024-02-12 11:39:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-12 11:39:41.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-12 11:39:41.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-12 11:39:41.235 [DefaultDispatcher-worker-9 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-12 11:39:41.236 [DefaultDispatcher-worker-9 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-12 11:39:41.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-12 11:39:41.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-12 11:39:41.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.238 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc: (connection evicted) 2024-02-12 11:39:41.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-12 11:39:41.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-12 11:39:41.240 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c8df667 2024-02-12 11:39:41.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-12 11:39:41.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-02-12 11:39:41.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-02-12 11:39:41.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-12 11:39:41.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-12 11:39:41.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-02-12 11:39:41.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-12 11:39:41.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-12 11:39:41.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-12 11:39:41.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.264 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17df689e: (connection evicted) 2024-02-12 11:39:41.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-12 11:39:41.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-12 11:39:41.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d58530 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-12 11:39:41.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 11:39:41.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 11:39:41.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-12 11:39:41.293 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 11:39:41.304 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 11:39:41.306 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 11:39:41.308 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.314 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f0cab82 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-12 11:39:41.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-02-12 11:39:41.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d35ff7b 2024-02-12 11:39:41.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-12 11:39:41.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-12 11:39:41.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-12 11:39:41.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:41.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-12 11:39:41.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac19bc6 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-12 11:39:41.329 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 11:39:41.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 11:39:41.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-12 11:39:41.332 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 11:39:41.344 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 11:39:41.346 [Test worker @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 11:39:41.349 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6475e778 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-12 11:39:41.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-02-12 11:39:41.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-02-12 11:39:41.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-12 11:39:41.358 [DefaultDispatcher-worker-3 @coroutine#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-02-12 11:39:41.359 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.360 [DefaultDispatcher-worker-10 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2024-02-12 11:39:41.361 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-02-12 11:39:41.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-12 11:39:41.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-12 11:39:41.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.364 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492c9892: (connection evicted) 2024-02-12 11:39:41.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-12 11:39:41.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb50de6 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:41.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-12 11:39:41.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-12 11:39:41.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 11:39:41.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 11:39:41.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-12 11:39:41.371 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 11:39:41.382 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 11:39:41.384 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 11:39:41.387 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2024-02-12 11:39:41.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-12 11:39:41.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db46344 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-12 11:39:41.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2024-02-12 11:39:41.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2024-02-12 11:39:41.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-12 11:39:41.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-12 11:39:41.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-12 11:39:41.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:41.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-12 11:39:41.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e96cb04 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-12 11:39:41.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 11:39:41.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 11:39:41.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-12 11:39:41.400 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 11:39:41.412 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 11:39:41.414 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 11:39:41.416 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.417 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210c1b9d 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-12 11:39:41.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-02-12 11:39:41.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-02-12 11:39:41.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-12 11:39:41.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-12 11:39:41.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-12 11:39:41.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:41.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-12 11:39:41.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e994ca 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-12 11:39:41.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2024-02-12 11:39:41.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2024-02-12 11:39:41.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-12 11:39:41.451 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.492 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.501 [DefaultDispatcher-worker-4 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2024-02-12 11:39:41.514 [DefaultDispatcher-worker-4 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2024-02-12 11:39:41.519 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.528 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.573 [DefaultDispatcher-worker-4 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb44737 2024-02-12 11:39:41.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-12 11:39:41.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-12 11:39:41.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.575 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb44737: (connection evicted) 2024-02-12 11:39:41.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-12 11:39:41.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b23c1f6 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-12 11:39:41.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf01a01 2024-02-12 11:39:41.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf01a01 2024-02-12 11:39:41.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-12 11:39:41.636 [DefaultDispatcher-worker-2 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf01a01 2024-02-12 11:39:41.645 [DefaultDispatcher-worker-1 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf01a01 2024-02-12 11:39:41.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-12 11:39:41.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-12 11:39:41.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.648 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bf01a01: (connection evicted) 2024-02-12 11:39:41.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-12 11:39:41.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397a10df 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@141dfcf9 2024-02-12 11:39:41.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@141dfcf9 2024-02-12 11:39:41.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-12 11:39:41.702 [DefaultDispatcher-worker-6 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141dfcf9 2024-02-12 11:39:41.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-12 11:39:41.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-12 11:39:41.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.703 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141dfcf9: (connection evicted) 2024-02-12 11:39:41.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-12 11:39:41.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-12 11:39:41.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-12 11:39:41.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7286827b 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-12 11:39:41.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef913a4 2024-02-12 11:39:41.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef913a4 2024-02-12 11:39:41.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-12 11:39:41.760 [DefaultDispatcher-worker-3 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef913a4 2024-02-12 11:39:41.769 [DefaultDispatcher-worker-1 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef913a4 2024-02-12 11:39:41.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-12 11:39:41.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-12 11:39:41.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.770 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ef913a4: (connection evicted) 2024-02-12 11:39:41.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-12 11:39:41.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-12 11:39:41.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e7c13f 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-12 11:39:41.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@174e1b99 2024-02-12 11:39:41.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@174e1b99 2024-02-12 11:39:41.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-12 11:39:41.825 [DefaultDispatcher-worker-5 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@174e1b99 2024-02-12 11:39:41.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-12 11:39:41.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-12 11:39:41.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.828 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@174e1b99: (connection evicted) 2024-02-12 11:39:41.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-12 11:39:41.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-12 11:39:41.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f166d61 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-12 11:39:41.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad8d36f 2024-02-12 11:39:41.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad8d36f 2024-02-12 11:39:41.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-12 11:39:41.877 [DefaultDispatcher-worker-5 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad8d36f 2024-02-12 11:39:41.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-12 11:39:41.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-12 11:39:41.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:41.878 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ad8d36f: (connection evicted) 2024-02-12 11:39:41.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:41.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-12 11:39:41.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-12 11:39:41.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7619fbe7 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-12 11:39:41.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ec74a3 2024-02-12 11:39:41.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ec74a3 2024-02-12 11:39:41.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6fc1bc 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:41.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:41.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:41.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-12 11:39:41.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@360a3106 2024-02-12 11:39:41.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@360a3106 2024-02-12 11:39:41.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-12 11:39:41.988 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 11:39:42.035 [Test worker] INFO ktor.application - Application started in 0.051 seconds. 2024-02-12 11:39:42.035 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3f033664 2024-02-12 11:39:42.051 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:42.061 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:42.128 [DefaultDispatcher-worker-1 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b87ea8b 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:42.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:42.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-12 11:39:42.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@594c66c3 2024-02-12 11:39:42.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@594c66c3 2024-02-12 11:39:42.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-12 11:39:42.168 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 11:39:42.174 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 11:39:42.175 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 11:39:42.175 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 11:39:42.175 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-12 11:39:42.175 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 11:39:42.175 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 11:39:42.176 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 11:39:42.176 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 11:39:42.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f6b6e0 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:42.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-12 11:39:42.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b891de 2024-02-12 11:39:42.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b891de 2024-02-12 11:39:42.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-12 11:39:42.226 [DefaultDispatcher-worker-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b891de 2024-02-12 11:39:42.229 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:42.232 [DefaultDispatcher-worker-9 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594c66c3 2024-02-12 11:39:42.234 [DefaultDispatcher-worker-9 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594c66c3 2024-02-12 11:39:42.243 [DefaultDispatcher-worker-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b891de 2024-02-12 11:39:42.244 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json 2024-02-12 11:39:42.244 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json. 2024-02-12 11:39:42.244 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json 2024-02-12 11:39:42.248 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json 2024-02-12 11:39:42.248 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json 2024-02-12 11:39:42.253 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json. 2024-02-12 11:39:42.254 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:42.255 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594c66c3 2024-02-12 11:39:42.271 [DefaultDispatcher-worker-10 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b891de 2024-02-12 11:39:42.277 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 11:39:42.278 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:42.279 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-68eb995b-d527-48ad-a9ac-c2bea61f20a3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 11:39:42.283 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 11:39:42.283 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-68eb995b-d527-48ad-a9ac-c2bea61f20a3 2024-02-12 11:39:42.289 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:42.289 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:42.289 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:42.290 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:42.299 [DefaultDispatcher-worker-9 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b891de 2024-02-12 11:39:42.300 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:42.300 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:42.300 [DefaultDispatcher-worker-9 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:42.305 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:42.306 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:42.306 [MyScheduler_Worker-1 @coroutine#537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:42.306 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 11:39:42.359 [eventLoopGroupProxy-4-2 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 11:39:42.359 [eventLoopGroupProxy-4-3 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-12 11:39:42.359 [eventLoopGroupProxy-4-4 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 11:39:42.359 [eventLoopGroupProxy-4-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 11:39:42.370 [eventLoopGroupProxy-4-2 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:42.370 [eventLoopGroupProxy-4-4 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:42.373 [eventLoopGroupProxy-4-1 @call-handler#558] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:42.373 [eventLoopGroupProxy-4-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:42.373 [eventLoopGroupProxy-4-3 @call-handler#555] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-12 11:39:42.376 [eventLoopGroupProxy-4-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:42.376 [DefaultDispatcher-worker-7 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:42.376 [DefaultDispatcher-worker-7 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:42.381 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:42.381 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:42.397 [DefaultDispatcher-worker-7 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b891de 2024-02-12 11:39:42.400 [eventLoopGroupProxy-4-3 @coroutine#565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ec74a3 2024-02-12 11:39:42.407 [DefaultDispatcher-worker-11 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b891de 2024-02-12 11:39:42.420 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:42.421 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:42.421 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:42.421 [MyScheduler_Worker-1 @coroutine#537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:42.440 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:42.440 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:42.440 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:42.441 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:42.503 [eventLoopGroupProxy-4-2 @call-handler#557] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 148ms 2024-02-12 11:39:42.503 [eventLoopGroupProxy-4-3 @call-handler#555] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 148ms 2024-02-12 11:39:42.503 [eventLoopGroupProxy-4-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 148ms 2024-02-12 11:39:42.504 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:42.518 [eventLoopGroupProxy-4-1 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ec74a3 2024-02-12 11:39:42.519 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:42.519 [eventLoopGroupProxy-4-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-12 11:39:42.520 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:42.530 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:42.530 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:42.530 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:42.530 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:42.534 [eventLoopGroupProxy-4-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:42.538 [eventLoopGroupProxy-4-1 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ec74a3 2024-02-12 11:39:42.538 [eventLoopGroupProxy-4-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:42.538 [eventLoopGroupProxy-4-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 11:39:42.539 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:42.562 [DefaultDispatcher-worker-11 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b891de 2024-02-12 11:39:42.576 [DefaultDispatcher-worker-12 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b891de 2024-02-12 11:39:42.591 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:42.591 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:42.591 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:42.591 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-12 11:39:42.594 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 11:39:42.595 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-12 11:39:42.595 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:42.624 [DefaultDispatcher-worker-4 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360a3106 2024-02-12 11:39:42.627 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:42.627 [DefaultDispatcher-worker-12 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json 2024-02-12 11:39:42.627 [DefaultDispatcher-worker-12 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json. 2024-02-12 11:39:42.627 [DefaultDispatcher-worker-12 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json 2024-02-12 11:39:42.627 [eventLoopGroupProxy-4-1 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 34ms 2024-02-12 11:39:42.628 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:42.628 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:42.628 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:42.628 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:42.629 [DefaultDispatcher-worker-13 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json 2024-02-12 11:39:42.629 [DefaultDispatcher-worker-13 @coroutine#507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json 2024-02-12 11:39:42.630 [DefaultDispatcher-worker-13 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json. 2024-02-12 11:39:42.630 [DefaultDispatcher-worker-13 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557905866760400896/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:42.630 [DefaultDispatcher-worker-13 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ec74a3 2024-02-12 11:39:42.643 [DefaultDispatcher-worker-10 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b891de 2024-02-12 11:39:42.644 [DefaultDispatcher-worker-9 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360a3106 2024-02-12 11:39:42.646 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 11:39:42.646 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 11:39:42.646 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 11:39:42.646 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 11:39:42.646 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 11:39:42.649 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594c66c3 2024-02-12 11:39:42.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-12 11:39:42.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-12 11:39:42.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:42.649 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52b891de: (connection evicted) 2024-02-12 11:39:42.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:42.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-12 11:39:42.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-12 11:39:42.670 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:42.670 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:43.063 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:43.655 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3f033664 2024-02-12 11:39:43.656 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3f033664 2024-02-12 11:39:43.660 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ec74a3 2024-02-12 11:39:43.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-12 11:39:43.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-12 11:39:43.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:43.660 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@360a3106: (connection evicted) 2024-02-12 11:39:43.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:43.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-12 11:39:43.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1842dc39 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:43.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:43.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:43.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:43.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:43.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:43.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-12 11:39:43.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 11:39:43.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 11:39:43.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-12 11:39:43.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125124ea 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:43.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:43.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-12 11:39:43.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@31450fc0 2024-02-12 11:39:43.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@31450fc0 2024-02-12 11:39:43.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-12 11:39:43.684 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 11:39:43.686 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-12 11:39:43.686 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@29431f61 2024-02-12 11:39:43.688 [DefaultDispatcher-worker-6 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@284b487f 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:43.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:43.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@630c3af3 2024-02-12 11:39:43.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@630c3af3 2024-02-12 11:39:43.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-12 11:39:43.692 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 11:39:43.695 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 11:39:43.695 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 11:39:43.695 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 11:39:43.695 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-12 11:39:43.695 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 11:39:43.695 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 11:39:43.695 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 11:39:43.695 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b4954a4 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:43.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:43.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-12 11:39:43.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:43.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:43.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-12 11:39:43.734 [DefaultDispatcher-worker-10 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:43.740 [DefaultDispatcher-worker-10 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@630c3af3 2024-02-12 11:39:43.743 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@630c3af3 2024-02-12 11:39:43.752 [DefaultDispatcher-worker-9 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:43.752 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json 2024-02-12 11:39:43.752 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json. 2024-02-12 11:39:43.752 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json 2024-02-12 11:39:43.754 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json 2024-02-12 11:39:43.754 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json 2024-02-12 11:39:43.755 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json. 2024-02-12 11:39:43.755 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:43.756 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@630c3af3 2024-02-12 11:39:43.766 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:43.768 [DefaultDispatcher-worker-10 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:43.769 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 11:39:43.770 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-dca4de3c-5c2e-40e5-a0f6-2f013eb990fc', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 11:39:43.770 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:43.771 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 11:39:43.771 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-dca4de3c-5c2e-40e5-a0f6-2f013eb990fc 2024-02-12 11:39:43.772 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:43.772 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:43.772 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:43.772 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:43.781 [eventLoopGroupProxy-7-1 @call-handler#659] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 11:39:43.781 [eventLoopGroupProxy-7-1 @call-handler#659] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:43.781 [eventLoopGroupProxy-7-1 @call-handler#659] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:43.782 [eventLoopGroupProxy-7-1 @call-handler#659] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:43.782 [eventLoopGroupProxy-7-1 @call-handler#659] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-12 11:39:43.783 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:43.783 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:43.784 [eventLoopGroupProxy-7-2 @call-handler#663] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 11:39:43.784 [eventLoopGroupProxy-7-2 @call-handler#663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:43.785 [DefaultDispatcher-worker-4 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:43.785 [DefaultDispatcher-worker-4 @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:43.786 [DefaultDispatcher-worker-4 @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:43.786 [DefaultDispatcher-worker-4 @coroutine#649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:43.788 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:43.788 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 11:39:43.788 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:43.788 [MyScheduler_Worker-1 @coroutine#653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:43.788 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 11:39:43.788 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:43.788 [eventLoopGroupProxy-7-1 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-02-12 11:39:43.789 [DefaultDispatcher-worker-6 @coroutine#649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:43.789 [DefaultDispatcher-worker-6 @coroutine#649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:43.789 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:43.790 [eventLoopGroupProxy-7-1 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-12 11:39:43.790 [eventLoopGroupProxy-7-1 @call-handler#679] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-12 11:39:43.792 [eventLoopGroupProxy-7-1 @coroutine#680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 11:39:43.793 [eventLoopGroupProxy-7-1 @call-handler#679] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-02-12 11:39:43.794 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:43.794 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:43.795 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:43.795 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:43.796 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:43.796 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.797 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:43.797 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.797 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:43.798 [DefaultDispatcher-worker-8 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:43.799 [eventLoopGroupProxy-7-1 @call-handler#688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:43.802 [eventLoopGroupProxy-7-1 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 11:39:43.802 [eventLoopGroupProxy-7-1 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:43.803 [eventLoopGroupProxy-7-1 @call-handler#688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 11:39:43.803 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.805 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.805 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:43.805 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.805 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:43.807 [DefaultDispatcher-worker-14 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:43.808 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:43.810 [eventLoopGroupProxy-7-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 11:39:43.810 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:43.810 [eventLoopGroupProxy-7-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:43.811 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.813 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.813 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:43.813 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.813 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:43.815 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:43.857 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:43.857 [eventLoopGroupProxy-7-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 11:39:43.858 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.859 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.859 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:43.859 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.859 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:43.862 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:43.863 [eventLoopGroupProxy-7-1 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:43.863 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.864 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:43.864 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:43.865 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-02-12 11:39:43.865 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:43.877 [DefaultDispatcher-worker-15 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:43.878 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 11:39:44.379 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bfeb2dab-cc87-4599-ba21-76788254bff3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 11:39:44.379 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 11:39:44.379 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bfeb2dab-cc87-4599-ba21-76788254bff3 2024-02-12 11:39:44.382 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:44.382 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:44.382 [MyScheduler_Worker-2 @coroutine#708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:44.382 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 11:39:44.384 [eventLoopGroupProxy-7-1 @call-handler#717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-12 11:39:44.385 [eventLoopGroupProxy-7-1 @call-handler#717] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-12 11:39:44.386 [eventLoopGroupProxy-7-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 11:39:44.388 [eventLoopGroupProxy-7-1 @call-handler#717] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-12 11:39:44.389 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:44.389 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:44.389 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:44.389 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:44.391 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.391 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.391 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.391 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.393 [eventLoopGroupProxy-7-1 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.437 [eventLoopGroupProxy-7-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.437 [eventLoopGroupProxy-7-1 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 11:39:44.438 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.439 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.439 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.439 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.439 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.441 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.443 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.443 [eventLoopGroupProxy-7-1 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:44.444 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.445 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.445 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.445 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.445 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.447 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.449 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.449 [eventLoopGroupProxy-7-1 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:44.450 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.450 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.450 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.450 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.450 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.452 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.497 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.497 [eventLoopGroupProxy-7-1 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 11:39:44.498 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.499 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.499 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.499 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.499 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.501 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.503 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.503 [eventLoopGroupProxy-7-1 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:44.504 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.505 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.505 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.505 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.505 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.507 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.508 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.509 [eventLoopGroupProxy-7-1 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:44.509 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.510 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.510 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.510 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.510 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.512 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.556 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.557 [eventLoopGroupProxy-7-1 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 11:39:44.557 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.558 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.558 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.558 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.558 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.560 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.563 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.563 [eventLoopGroupProxy-7-1 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:44.564 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.565 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.565 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.565 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.565 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.568 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.570 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.570 [eventLoopGroupProxy-7-1 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:44.571 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.571 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.571 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.571 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.571 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.573 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.616 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.617 [eventLoopGroupProxy-7-1 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 11:39:44.617 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.618 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.618 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.618 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.618 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.621 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.622 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.623 [eventLoopGroupProxy-7-1 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:44.623 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.624 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.624 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.624 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.625 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.627 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.629 [eventLoopGroupProxy-7-1 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 11:39:44.629 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.630 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:44.630 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.632 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.632 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.632 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.632 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.634 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.636 [eventLoopGroupProxy-7-1 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 11:39:44.636 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.636 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:44.637 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.639 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.639 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:44.639 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.639 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:44.641 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:44.643 [eventLoopGroupProxy-7-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 11:39:44.644 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.644 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:44.644 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:44.653 [DefaultDispatcher-worker-12 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:44.663 [DefaultDispatcher-worker-8 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:44.664 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:44.664 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:44.664 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:44.664 [DefaultDispatcher-worker-8 @coroutine#651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-12 11:39:44.667 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 11:39:44.668 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-12 11:39:44.668 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:44.692 [DefaultDispatcher-worker-10 @call-handler#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31450fc0 2024-02-12 11:39:44.692 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:44.692 [eventLoopGroupProxy-7-1 @call-handler#792] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-12 11:39:44.693 [DefaultDispatcher-worker-2 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json 2024-02-12 11:39:44.693 [DefaultDispatcher-worker-2 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json. 2024-02-12 11:39:44.693 [DefaultDispatcher-worker-2 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json 2024-02-12 11:39:44.693 [DefaultDispatcher-worker-10 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:44.693 [DefaultDispatcher-worker-10 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:44.693 [DefaultDispatcher-worker-10 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:44.693 [DefaultDispatcher-worker-10 @coroutine#651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:44.695 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json 2024-02-12 11:39:44.695 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json 2024-02-12 11:39:44.695 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json. 2024-02-12 11:39:44.695 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557905872258330624/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:44.696 [DefaultDispatcher-worker-3 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 11:39:44.704 [DefaultDispatcher-worker-10 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cfc4601 2024-02-12 11:39:44.706 [DefaultDispatcher-worker-5 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31450fc0 2024-02-12 11:39:44.707 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 11:39:44.708 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 11:39:44.708 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 11:39:44.708 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 11:39:44.708 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 11:39:44.709 [Test worker @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@630c3af3 2024-02-12 11:39:44.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-12 11:39:44.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-12 11:39:44.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:44.709 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cfc4601: (connection evicted) 2024-02-12 11:39:44.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:44.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-12 11:39:44.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-12 11:39:44.879 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:45.153 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:45.193 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:45.717 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@29431f61 2024-02-12 11:39:45.717 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@29431f61 2024-02-12 11:39:45.719 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270097ce 2024-02-12 11:39:45.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-12 11:39:45.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-12 11:39:45.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:45.719 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31450fc0: (connection evicted) 2024-02-12 11:39:45.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:45.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-12 11:39:45.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-12 11:39:45.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a66a75 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:45.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:45.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-12 11:39:45.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 11:39:45.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 11:39:45.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-12 11:39:45.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-12 11:39:45.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1a72d4 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:45.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afa048a 2024-02-12 11:39:45.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afa048a 2024-02-12 11:39:45.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-12 11:39:45.744 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 11:39:45.746 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-12 11:39:45.746 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@74919649 2024-02-12 11:39:45.747 [DefaultDispatcher-worker-5 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef1fc8a 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:45.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b019c4 2024-02-12 11:39:45.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b019c4 2024-02-12 11:39:45.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-12 11:39:45.750 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 11:39:45.751 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 11:39:45.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 11:39:45.751 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 11:39:45.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-12 11:39:45.751 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 11:39:45.751 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 11:39:45.751 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 11:39:45.751 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77d58f3a 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:45.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-12 11:39:45.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5 2024-02-12 11:39:45.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5 2024-02-12 11:39:45.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-12 11:39:45.797 [DefaultDispatcher-worker-9 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5 2024-02-12 11:39:45.803 [DefaultDispatcher-worker-9 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b019c4 2024-02-12 11:39:45.805 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b019c4 2024-02-12 11:39:45.813 [DefaultDispatcher-worker-15 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5 2024-02-12 11:39:45.813 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json 2024-02-12 11:39:45.813 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json. 2024-02-12 11:39:45.813 [Test worker @coroutine#836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json 2024-02-12 11:39:45.815 [Test worker @coroutine#836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json 2024-02-12 11:39:45.815 [Test worker @coroutine#836] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json 2024-02-12 11:39:45.816 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json. 2024-02-12 11:39:45.816 [Test worker @coroutine#836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:45.817 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b019c4 2024-02-12 11:39:45.825 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:45.827 [DefaultDispatcher-worker-9 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5 2024-02-12 11:39:45.827 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 11:39:45.827 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cc3c3a00-f834-4345-9c4a-82e95e7babd6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 11:39:45.828 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 11:39:45.828 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cc3c3a00-f834-4345-9c4a-82e95e7babd6 2024-02-12 11:39:45.829 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:45.829 [DefaultDispatcher-worker-11 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:45.830 [DefaultDispatcher-worker-11 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:45.830 [DefaultDispatcher-worker-11 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:45.830 [DefaultDispatcher-worker-11 @coroutine#859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:45.833 [eventLoopGroupProxy-10-2 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 11:39:45.834 [eventLoopGroupProxy-10-2 @call-handler#869] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:45.834 [eventLoopGroupProxy-10-2 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:45.834 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 11:39:45.834 [eventLoopGroupProxy-10-2 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:45.835 [eventLoopGroupProxy-10-2 @call-handler#869] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-12 11:39:45.835 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:45.835 [DefaultDispatcher-worker-3 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:45.835 [DefaultDispatcher-worker-3 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:45.840 [DefaultDispatcher-worker-9 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5 2024-02-12 11:39:45.841 [DefaultDispatcher-worker-9 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:45.841 [DefaultDispatcher-worker-9 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:45.841 [DefaultDispatcher-worker-9 @coroutine#858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:45.843 [eventLoopGroupProxy-10-2 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 11:39:45.844 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:45.844 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:45.844 [MyScheduler_Worker-1 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:45.844 [eventLoopGroupProxy-10-2 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:45.844 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 11:39:45.844 [eventLoopGroupProxy-10-2 @call-handler#881] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-12 11:39:45.845 [DefaultDispatcher-worker-14 @coroutine#858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:45.845 [DefaultDispatcher-worker-14 @coroutine#858] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:45.846 [eventLoopGroupProxy-10-2 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-12 11:39:45.846 [eventLoopGroupProxy-10-2 @call-handler#887] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-12 11:39:45.848 [eventLoopGroupProxy-10-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 11:39:45.848 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:45.849 [eventLoopGroupProxy-10-2 @call-handler#887] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-02-12 11:39:45.850 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:45.850 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:45.850 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:45.851 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:45.854 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:45.856 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.856 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:45.856 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.856 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:45.857 [DefaultDispatcher-worker-14 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5 2024-02-12 11:39:45.858 [eventLoopGroupProxy-10-2 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:45.860 [eventLoopGroupProxy-10-2 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 11:39:45.860 [eventLoopGroupProxy-10-2 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:45.861 [eventLoopGroupProxy-10-2 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:45.861 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.863 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.863 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:45.864 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.864 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:45.865 [DefaultDispatcher-worker-12 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5 2024-02-12 11:39:45.865 [eventLoopGroupProxy-10-2 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:45.867 [eventLoopGroupProxy-10-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 11:39:45.867 [eventLoopGroupProxy-10-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:45.868 [eventLoopGroupProxy-10-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:45.868 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.870 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.870 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:45.871 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.871 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:45.872 [eventLoopGroupProxy-10-2 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:45.878 [eventLoopGroupProxy-10-2 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 11:39:45.878 [eventLoopGroupProxy-10-2 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:45.878 [eventLoopGroupProxy-10-2 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-12 11:39:45.879 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.880 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.881 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:45.881 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.881 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:45.882 [eventLoopGroupProxy-10-2 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:45.884 [eventLoopGroupProxy-10-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 11:39:45.884 [eventLoopGroupProxy-10-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:45.885 [eventLoopGroupProxy-10-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:45.885 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.887 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.887 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:45.887 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.887 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:45.889 [eventLoopGroupProxy-10-2 @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-02-12 11:39:45.890 [eventLoopGroupProxy-10-2 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 11:39:45.891 [eventLoopGroupProxy-10-2 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:45.891 [eventLoopGroupProxy-10-2 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:45.891 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:45.904 [DefaultDispatcher-worker-3 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5 2024-02-12 11:39:45.912 [DefaultDispatcher-worker-14 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5 2024-02-12 11:39:45.912 [DefaultDispatcher-worker-14 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:45.912 [DefaultDispatcher-worker-14 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:45.912 [DefaultDispatcher-worker-14 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:45.912 [DefaultDispatcher-worker-14 @coroutine#860] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-12 11:39:45.914 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 11:39:45.914 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-12 11:39:45.914 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:45.941 [DefaultDispatcher-worker-5 @call-handler#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afa048a 2024-02-12 11:39:45.941 [eventLoopGroupProxy-10-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:45.941 [eventLoopGroupProxy-10-2 @call-handler#932] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-12 11:39:45.942 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json 2024-02-12 11:39:45.942 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json. 2024-02-12 11:39:45.942 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json 2024-02-12 11:39:45.942 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:45.942 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:45.943 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:45.943 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:45.943 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json 2024-02-12 11:39:45.943 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json 2024-02-12 11:39:45.944 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json. 2024-02-12 11:39:45.944 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557905881770246144/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:45.945 [DefaultDispatcher-worker-14 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 11:39:45.954 [DefaultDispatcher-worker-10 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5 2024-02-12 11:39:45.956 [DefaultDispatcher-worker-12 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afa048a 2024-02-12 11:39:45.958 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 11:39:45.958 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 11:39:45.958 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 11:39:45.958 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 11:39:45.958 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 11:39:45.959 [Test worker @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b019c4 2024-02-12 11:39:45.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-12 11:39:45.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-12 11:39:45.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:45.959 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738ed8f5: (connection evicted) 2024-02-12 11:39:45.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:45.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-12 11:39:45.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-12 11:39:46.251 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:46.251 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:46.352 [DefaultDispatcher-worker-2 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-02-12 11:39:46.405 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:46.963 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@74919649 2024-02-12 11:39:46.963 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@74919649 2024-02-12 11:39:46.965 [Test worker @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78829412 2024-02-12 11:39:46.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-12 11:39:46.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-12 11:39:46.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:46.965 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1afa048a: (connection evicted) 2024-02-12 11:39:46.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:46.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-12 11:39:46.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-12 11:39:46.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-12 11:39:46.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:46.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31940d6b 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:46.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:46.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:46.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ea19c97 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:46.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:46.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-12 11:39:46.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-12 11:39:46.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-12 11:39:46.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-12 11:39:46.991 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 11:39:46.992 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-12 11:39:46.992 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@aaa7000 2024-02-12 11:39:46.994 [DefaultDispatcher-worker-12 @coroutine#973] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e225c34 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:46.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:46.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c0bae6 2024-02-12 11:39:46.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c0bae6 2024-02-12 11:39:46.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-12 11:39:46.997 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-12 11:39:46.998 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-12 11:39:46.998 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-12 11:39:46.998 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-12 11:39:46.998 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-12 11:39:46.998 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-12 11:39:46.998 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-12 11:39:46.998 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-12 11:39:46.998 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 11:39:46.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-12 11:39:46.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:46.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:46.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:46.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:46.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:46.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3333be 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:46.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:46.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:46.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-12 11:39:47.045 [DefaultDispatcher-worker-6 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:47.073 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:47.076 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:47.095 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:47.099 [DefaultDispatcher-worker-6 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c0bae6 2024-02-12 11:39:47.100 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:47.134 [DefaultDispatcher-worker-6 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c0bae6 2024-02-12 11:39:47.142 [DefaultDispatcher-worker-6 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c0bae6 2024-02-12 11:39:47.146 [DefaultDispatcher-worker-6 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c0bae6 2024-02-12 11:39:47.155 [DefaultDispatcher-worker-16 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:47.155 [Test worker @coroutine#977] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json 2024-02-12 11:39:47.155 [Test worker @coroutine#977] 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/557905890744393728/_ustadmanifest.json. 2024-02-12 11:39:47.155 [Test worker @coroutine#977] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json 2024-02-12 11:39:47.157 [Test worker @coroutine#977] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json 2024-02-12 11:39:47.157 [Test worker @coroutine#977] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json 2024-02-12 11:39:47.159 [Test worker @coroutine#977] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json. 2024-02-12 11:39:47.159 [Test worker @coroutine#977] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:47.176 [Test worker @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c0bae6 2024-02-12 11:39:47.247 [DefaultDispatcher-worker-12 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:47.248 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-12 11:39:47.248 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d74de3ee-ae1c-4911-845d-402f8a38ec87', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-12 11:39:47.249 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-12 11:39:47.249 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d74de3ee-ae1c-4911-845d-402f8a38ec87 2024-02-12 11:39:47.250 [DefaultDispatcher-worker-1 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:47.250 [DefaultDispatcher-worker-1 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:47.250 [DefaultDispatcher-worker-1 @coroutine#1155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:47.250 [DefaultDispatcher-worker-1 @coroutine#1155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:47.253 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 11:39:47.254 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 11:39:47.254 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:47.254 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:47.254 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.255 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.255 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-12 11:39:47.256 [DefaultDispatcher-worker-1 @coroutine#1155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:47.256 [DefaultDispatcher-worker-1 @coroutine#1155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:47.259 [DefaultDispatcher-worker-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:47.260 [DefaultDispatcher-worker-1 @coroutine#1154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:47.260 [DefaultDispatcher-worker-1 @coroutine#1154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:47.260 [DefaultDispatcher-worker-1 @coroutine#1154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:47.262 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 11:39:47.262 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.262 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-02-12 11:39:47.263 [DefaultDispatcher-worker-11 @coroutine#1154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:47.263 [DefaultDispatcher-worker-11 @coroutine#1154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:47.272 [DefaultDispatcher-worker-11 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:47.277 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:47.277 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:47.277 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:47.277 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 11:39:47.279 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-12 11:39:47.279 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-12 11:39:47.281 [DefaultDispatcher-worker-5 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:47.283 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.286 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-12 11:39:47.287 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:47.287 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:47.288 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:47.288 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:47.291 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.291 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.291 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.292 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.293 [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-02-12 11:39:47.296 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.296 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.296 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.297 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.298 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.298 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.298 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.298 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.300 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.346 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.346 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.346 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 11:39:47.347 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.349 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.349 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.349 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.349 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.351 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.353 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.353 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.353 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.354 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.356 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.356 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.356 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.356 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.358 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.363 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.363 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.363 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-12 11:39:47.364 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.365 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.366 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.366 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.366 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.367 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.413 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.414 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.414 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-12 11:39:47.415 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.416 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.416 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.416 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.416 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.419 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.430 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.430 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.431 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-12 11:39:47.431 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.433 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.433 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.433 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.433 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.435 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.439 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.439 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.439 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 11:39:47.440 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.441 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.441 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.441 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.441 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.443 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.486 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.486 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.486 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 11:39:47.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.489 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.489 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.489 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.489 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.491 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.495 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.495 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.495 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 11:39:47.496 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.500 [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-02-12 11:39:47.502 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.502 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.503 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.503 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.504 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.504 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.504 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.504 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.506 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.508 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.508 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.509 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.509 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.513 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.515 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.515 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.515 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.516 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.518 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.519 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.521 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.521 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.521 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.525 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.527 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.527 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.528 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.528 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.529 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.529 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.529 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.529 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.531 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.533 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.533 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.533 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.533 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.534 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.535 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.535 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.535 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.536 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.538 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.538 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.538 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.539 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.540 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.540 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.540 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.540 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.542 [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-02-12 11:39:47.544 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.544 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.545 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.545 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.546 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.546 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.546 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.546 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.548 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.550 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.550 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.550 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.551 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.552 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.552 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.552 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.552 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.554 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.556 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.556 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.556 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.557 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.560 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.560 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.560 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.560 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.562 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.564 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.564 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.564 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.565 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.566 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.566 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.566 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.566 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.568 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.570 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.570 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.570 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.570 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.571 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.571 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.572 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.572 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.573 [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-02-12 11:39:47.577 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.577 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.577 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 11:39:47.578 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.579 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.579 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.579 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.579 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.581 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.583 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.583 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.583 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.583 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.584 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.584 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.584 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.584 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.586 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.588 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.588 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.588 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.588 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.589 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.589 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.589 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.589 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.591 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.592 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.592 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.593 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.593 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.594 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.594 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.594 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.594 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.596 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.598 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.598 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.598 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.599 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.600 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.600 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.600 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.600 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.602 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.603 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.604 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.604 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.604 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.606 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.606 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.606 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.606 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.608 [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-02-12 11:39:47.609 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.609 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.610 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.610 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.612 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.612 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.612 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.612 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.613 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.615 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.615 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.615 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.616 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.617 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.618 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.618 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.618 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.619 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.620 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.621 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.621 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.621 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.623 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.623 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.623 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.623 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.624 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.625 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.625 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.625 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:47.626 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.627 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.627 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.627 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.627 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.629 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.630 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.630 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.631 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.631 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.632 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.632 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.632 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.632 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.634 [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-02-12 11:39:47.636 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.636 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.636 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.637 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.638 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.638 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.638 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.638 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.640 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.641 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.642 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.642 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.642 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.644 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.644 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.644 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.644 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.645 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.648 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.648 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.648 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.649 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.650 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.652 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.654 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.654 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.654 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.654 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.656 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.656 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.656 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.656 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.658 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.701 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.701 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.702 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 11:39:47.702 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.704 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.704 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.704 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.704 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.706 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.707 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.708 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.708 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.708 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.710 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.710 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.710 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.710 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.711 [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-02-12 11:39:47.713 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.713 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.713 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.714 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.715 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.717 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.719 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.719 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.719 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.719 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.721 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.721 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.721 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.721 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.722 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.769 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.770 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.770 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-12 11:39:47.770 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.774 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.785 [DefaultDispatcher-worker-16 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:47.818 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.818 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.818 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 11:39:47.819 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.820 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.820 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.820 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.820 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.822 [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-02-12 11:39:47.824 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.824 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.824 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.825 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.825 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.825 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.825 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.826 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.827 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.828 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.829 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.829 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.829 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.831 [eventLoopGroupProxy-13-1 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.877 [eventLoopGroupProxy-13-1 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.877 [eventLoopGroupProxy-13-1 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.877 [eventLoopGroupProxy-13-1 @call-handler#1608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 11:39:47.878 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.879 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.879 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.879 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.879 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.881 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.882 [eventLoopGroupProxy-13-1 @coroutine#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.882 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.883 [eventLoopGroupProxy-13-1 @call-handler#1614] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:47.883 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.888 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.890 [eventLoopGroupProxy-13-1 @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.890 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.890 [eventLoopGroupProxy-13-1 @call-handler#1620] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.891 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.893 [eventLoopGroupProxy-13-1 @call-handler#1626] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.894 [eventLoopGroupProxy-13-1 @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.894 [eventLoopGroupProxy-13-1 @call-handler#1626] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.894 [eventLoopGroupProxy-13-1 @call-handler#1626] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:47.895 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.897 [eventLoopGroupProxy-13-1 @call-handler#1632] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.899 [eventLoopGroupProxy-13-1 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.899 [eventLoopGroupProxy-13-1 @call-handler#1632] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.899 [eventLoopGroupProxy-13-1 @call-handler#1632] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.899 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.901 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.901 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.901 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.902 [eventLoopGroupProxy-13-1 @call-handler#1638] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.945 [eventLoopGroupProxy-13-1 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.945 [eventLoopGroupProxy-13-1 @call-handler#1638] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.945 [eventLoopGroupProxy-13-1 @call-handler#1638] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 11:39:47.946 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.947 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.947 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.947 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.947 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.949 [eventLoopGroupProxy-13-1 @call-handler#1644] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.951 [eventLoopGroupProxy-13-1 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.951 [eventLoopGroupProxy-13-1 @call-handler#1644] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.951 [eventLoopGroupProxy-13-1 @call-handler#1644] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.952 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.953 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.953 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.953 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.953 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.954 [eventLoopGroupProxy-13-1 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.956 [eventLoopGroupProxy-13-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.956 [eventLoopGroupProxy-13-1 @call-handler#1650] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.956 [eventLoopGroupProxy-13-1 @call-handler#1650] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.956 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.957 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.957 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.957 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.958 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.959 [eventLoopGroupProxy-13-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.960 [eventLoopGroupProxy-13-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.960 [eventLoopGroupProxy-13-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.960 [eventLoopGroupProxy-13-1 @call-handler#1656] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:47.961 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.962 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.962 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.962 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.962 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.963 [eventLoopGroupProxy-13-1 @call-handler#1662] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.965 [eventLoopGroupProxy-13-1 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.965 [eventLoopGroupProxy-13-1 @call-handler#1662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.965 [eventLoopGroupProxy-13-1 @call-handler#1662] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.966 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.968 [eventLoopGroupProxy-13-1 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.970 [eventLoopGroupProxy-13-1 @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.970 [eventLoopGroupProxy-13-1 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.970 [eventLoopGroupProxy-13-1 @call-handler#1668] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.971 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.972 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.972 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.972 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.972 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.973 [eventLoopGroupProxy-13-1 @call-handler#1674] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.975 [eventLoopGroupProxy-13-1 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.975 [eventLoopGroupProxy-13-1 @call-handler#1674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.975 [eventLoopGroupProxy-13-1 @call-handler#1674] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.976 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.976 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.977 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.977 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.977 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.978 [eventLoopGroupProxy-13-1 @call-handler#1680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.979 [eventLoopGroupProxy-13-1 @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.980 [eventLoopGroupProxy-13-1 @call-handler#1680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.980 [eventLoopGroupProxy-13-1 @call-handler#1680] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.980 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.981 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.981 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.981 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.981 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.982 [eventLoopGroupProxy-13-1 @call-handler#1686] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.984 [eventLoopGroupProxy-13-1 @coroutine#1687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.984 [eventLoopGroupProxy-13-1 @call-handler#1686] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.984 [eventLoopGroupProxy-13-1 @call-handler#1686] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.985 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.986 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.986 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.986 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.986 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.987 [eventLoopGroupProxy-13-1 @call-handler#1693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.989 [eventLoopGroupProxy-13-1 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.989 [eventLoopGroupProxy-13-1 @call-handler#1693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.989 [eventLoopGroupProxy-13-1 @call-handler#1693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.990 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.991 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.991 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.991 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.991 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.992 [eventLoopGroupProxy-13-1 @call-handler#1699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.994 [eventLoopGroupProxy-13-1 @coroutine#1700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.994 [eventLoopGroupProxy-13-1 @call-handler#1699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.994 [eventLoopGroupProxy-13-1 @call-handler#1699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:47.994 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.996 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.996 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:47.996 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:47.996 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:47.997 [eventLoopGroupProxy-13-1 @call-handler#1705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:47.999 [eventLoopGroupProxy-13-1 @coroutine#1706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:47.999 [eventLoopGroupProxy-13-1 @call-handler#1705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:47.999 [eventLoopGroupProxy-13-1 @call-handler#1705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.000 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.001 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.001 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.001 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.001 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.003 [eventLoopGroupProxy-13-1 @call-handler#1711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.005 [eventLoopGroupProxy-13-1 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.005 [eventLoopGroupProxy-13-1 @call-handler#1711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.005 [eventLoopGroupProxy-13-1 @call-handler#1711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.006 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.007 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.008 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.008 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.008 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.009 [eventLoopGroupProxy-13-1 @call-handler#1717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.053 [eventLoopGroupProxy-13-1 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.054 [eventLoopGroupProxy-13-1 @call-handler#1717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.054 [eventLoopGroupProxy-13-1 @call-handler#1717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 11:39:48.055 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.056 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.056 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.056 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.056 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.057 [eventLoopGroupProxy-13-1 @call-handler#1723] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.059 [eventLoopGroupProxy-13-1 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.059 [eventLoopGroupProxy-13-1 @call-handler#1723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.059 [eventLoopGroupProxy-13-1 @call-handler#1723] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.060 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.061 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.061 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.061 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.061 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.063 [eventLoopGroupProxy-13-1 @call-handler#1729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.064 [eventLoopGroupProxy-13-1 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.064 [eventLoopGroupProxy-13-1 @call-handler#1729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.064 [eventLoopGroupProxy-13-1 @call-handler#1729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.065 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.066 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.066 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.066 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.067 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.068 [eventLoopGroupProxy-13-1 @call-handler#1735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.070 [eventLoopGroupProxy-13-1 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.070 [eventLoopGroupProxy-13-1 @call-handler#1735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.070 [eventLoopGroupProxy-13-1 @call-handler#1735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.070 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.071 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.071 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.071 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.071 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.073 [eventLoopGroupProxy-13-1 @call-handler#1741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.074 [eventLoopGroupProxy-13-1 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.074 [eventLoopGroupProxy-13-1 @call-handler#1741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.075 [eventLoopGroupProxy-13-1 @call-handler#1741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:48.075 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.076 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.076 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.076 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.076 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.077 [eventLoopGroupProxy-13-1 @call-handler#1747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.079 [eventLoopGroupProxy-13-1 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.079 [eventLoopGroupProxy-13-1 @call-handler#1747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.079 [eventLoopGroupProxy-13-1 @call-handler#1747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.080 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.081 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.081 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.081 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.081 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.082 [eventLoopGroupProxy-13-1 @call-handler#1753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.084 [eventLoopGroupProxy-13-1 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.084 [eventLoopGroupProxy-13-1 @call-handler#1753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.084 [eventLoopGroupProxy-13-1 @call-handler#1753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.085 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.086 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.086 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.086 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.086 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.087 [eventLoopGroupProxy-13-1 @call-handler#1759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.133 [eventLoopGroupProxy-13-1 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.133 [eventLoopGroupProxy-13-1 @call-handler#1759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.133 [eventLoopGroupProxy-13-1 @call-handler#1759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 11:39:48.134 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.135 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.135 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.135 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.135 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.137 [eventLoopGroupProxy-13-1 @call-handler#1765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.139 [eventLoopGroupProxy-13-1 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.139 [eventLoopGroupProxy-13-1 @call-handler#1765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.139 [eventLoopGroupProxy-13-1 @call-handler#1765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.140 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.141 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.141 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.141 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.141 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.142 [eventLoopGroupProxy-13-1 @call-handler#1771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.145 [eventLoopGroupProxy-13-1 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.145 [eventLoopGroupProxy-13-1 @call-handler#1771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.145 [eventLoopGroupProxy-13-1 @call-handler#1771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:48.146 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.149 [eventLoopGroupProxy-13-1 @call-handler#1777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.198 [eventLoopGroupProxy-13-1 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.198 [eventLoopGroupProxy-13-1 @call-handler#1777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.198 [eventLoopGroupProxy-13-1 @call-handler#1777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-12 11:39:48.198 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.200 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.200 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.200 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.200 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.202 [eventLoopGroupProxy-13-1 @call-handler#1783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.204 [eventLoopGroupProxy-13-1 @coroutine#1784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.204 [eventLoopGroupProxy-13-1 @call-handler#1783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.204 [eventLoopGroupProxy-13-1 @call-handler#1783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:48.205 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.206 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.206 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.206 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.206 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.207 [eventLoopGroupProxy-13-1 @call-handler#1789] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.209 [eventLoopGroupProxy-13-1 @coroutine#1790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.209 [eventLoopGroupProxy-13-1 @call-handler#1789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.209 [eventLoopGroupProxy-13-1 @call-handler#1789] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.210 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.211 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.211 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.211 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.211 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.212 [eventLoopGroupProxy-13-1 @call-handler#1795] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.214 [eventLoopGroupProxy-13-1 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.214 [eventLoopGroupProxy-13-1 @call-handler#1795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.214 [eventLoopGroupProxy-13-1 @call-handler#1795] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.215 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.216 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.216 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.216 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.216 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.217 [eventLoopGroupProxy-13-1 @call-handler#1801] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.218 [eventLoopGroupProxy-13-1 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.218 [eventLoopGroupProxy-13-1 @call-handler#1801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.218 [eventLoopGroupProxy-13-1 @call-handler#1801] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:48.219 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.220 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.220 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.220 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.220 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.222 [eventLoopGroupProxy-13-1 @call-handler#1807] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.223 [eventLoopGroupProxy-13-1 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.223 [eventLoopGroupProxy-13-1 @call-handler#1807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.223 [eventLoopGroupProxy-13-1 @call-handler#1807] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.224 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.225 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.225 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.225 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.225 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.226 [eventLoopGroupProxy-13-1 @call-handler#1813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.228 [eventLoopGroupProxy-13-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.228 [eventLoopGroupProxy-13-1 @call-handler#1813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.228 [eventLoopGroupProxy-13-1 @call-handler#1813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.229 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.230 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.230 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.230 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.230 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.231 [eventLoopGroupProxy-13-1 @call-handler#1819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.233 [eventLoopGroupProxy-13-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.234 [eventLoopGroupProxy-13-1 @call-handler#1819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.234 [eventLoopGroupProxy-13-1 @call-handler#1819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:48.234 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.235 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.235 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.235 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.235 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.237 [eventLoopGroupProxy-13-1 @call-handler#1825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.238 [eventLoopGroupProxy-13-1 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.238 [eventLoopGroupProxy-13-1 @call-handler#1825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.238 [eventLoopGroupProxy-13-1 @call-handler#1825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.239 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.240 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.240 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.240 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.240 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.241 [eventLoopGroupProxy-13-1 @call-handler#1831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.243 [eventLoopGroupProxy-13-1 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.243 [eventLoopGroupProxy-13-1 @call-handler#1831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.243 [eventLoopGroupProxy-13-1 @call-handler#1831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.243 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.244 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.245 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.245 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.245 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.246 [eventLoopGroupProxy-13-1 @call-handler#1837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.248 [eventLoopGroupProxy-13-1 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.248 [eventLoopGroupProxy-13-1 @call-handler#1837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.248 [eventLoopGroupProxy-13-1 @call-handler#1837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.249 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.250 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.250 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.250 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.250 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.251 [eventLoopGroupProxy-13-1 @call-handler#1843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.253 [eventLoopGroupProxy-13-1 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.253 [eventLoopGroupProxy-13-1 @call-handler#1843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.253 [eventLoopGroupProxy-13-1 @call-handler#1843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.254 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.255 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.255 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.255 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.255 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.256 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.258 [eventLoopGroupProxy-13-1 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.258 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.258 [eventLoopGroupProxy-13-1 @call-handler#1849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.259 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.260 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.260 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.260 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.260 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.261 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.263 [eventLoopGroupProxy-13-1 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.263 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.264 [eventLoopGroupProxy-13-1 @call-handler#1855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:48.264 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.265 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.265 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.265 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.265 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.266 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.268 [eventLoopGroupProxy-13-1 @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.268 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.268 [eventLoopGroupProxy-13-1 @call-handler#1861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.269 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.270 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.270 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.270 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.270 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.271 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.273 [eventLoopGroupProxy-13-1 @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.273 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.273 [eventLoopGroupProxy-13-1 @call-handler#1867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.274 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.275 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.275 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.275 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.275 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.276 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.278 [eventLoopGroupProxy-13-1 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.278 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.278 [eventLoopGroupProxy-13-1 @call-handler#1873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.279 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.280 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.281 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.306 [DefaultDispatcher-worker-3 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:48.325 [eventLoopGroupProxy-13-1 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.325 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.325 [eventLoopGroupProxy-13-1 @call-handler#1879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 11:39:48.326 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.328 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.328 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.328 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.328 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.330 [eventLoopGroupProxy-13-1 @call-handler#1887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.332 [eventLoopGroupProxy-13-1 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.332 [eventLoopGroupProxy-13-1 @call-handler#1887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.332 [eventLoopGroupProxy-13-1 @call-handler#1887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.333 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.334 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.334 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.334 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.334 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.336 [eventLoopGroupProxy-13-1 @call-handler#1893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.337 [eventLoopGroupProxy-13-1 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.337 [eventLoopGroupProxy-13-1 @call-handler#1893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.337 [eventLoopGroupProxy-13-1 @call-handler#1893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.338 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.339 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.339 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.339 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.339 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.341 [eventLoopGroupProxy-13-1 @call-handler#1899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.343 [eventLoopGroupProxy-13-1 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.343 [eventLoopGroupProxy-13-1 @call-handler#1899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.343 [eventLoopGroupProxy-13-1 @call-handler#1899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.343 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.344 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.345 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.345 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.345 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.346 [eventLoopGroupProxy-13-1 @call-handler#1905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.347 [eventLoopGroupProxy-13-1 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.347 [eventLoopGroupProxy-13-1 @call-handler#1905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.347 [eventLoopGroupProxy-13-1 @call-handler#1905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:48.348 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.349 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.349 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.349 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.349 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.350 [eventLoopGroupProxy-13-1 @call-handler#1911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.352 [eventLoopGroupProxy-13-1 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.352 [eventLoopGroupProxy-13-1 @call-handler#1911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.352 [eventLoopGroupProxy-13-1 @call-handler#1911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.352 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.353 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.353 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.353 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.353 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.355 [eventLoopGroupProxy-13-1 @call-handler#1917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.357 [eventLoopGroupProxy-13-1 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.357 [eventLoopGroupProxy-13-1 @call-handler#1917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.357 [eventLoopGroupProxy-13-1 @call-handler#1917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:48.357 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.359 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.359 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.359 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.359 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.360 [eventLoopGroupProxy-13-1 @call-handler#1923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.409 [eventLoopGroupProxy-13-1 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.410 [eventLoopGroupProxy-13-1 @call-handler#1923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.410 [eventLoopGroupProxy-13-1 @call-handler#1923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-12 11:39:48.410 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.412 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.412 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.412 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.412 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.413 [eventLoopGroupProxy-13-1 @call-handler#1929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.415 [eventLoopGroupProxy-13-1 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.415 [eventLoopGroupProxy-13-1 @call-handler#1929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.415 [eventLoopGroupProxy-13-1 @call-handler#1929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.416 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.419 [eventLoopGroupProxy-13-1 @call-handler#1935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.420 [eventLoopGroupProxy-13-1 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.420 [eventLoopGroupProxy-13-1 @call-handler#1935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.420 [eventLoopGroupProxy-13-1 @call-handler#1935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.421 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.422 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.422 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.422 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.422 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.423 [eventLoopGroupProxy-13-1 @call-handler#1941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.425 [eventLoopGroupProxy-13-1 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.425 [eventLoopGroupProxy-13-1 @call-handler#1941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.425 [eventLoopGroupProxy-13-1 @call-handler#1941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.425 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.428 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.428 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.428 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.428 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.429 [eventLoopGroupProxy-13-1 @call-handler#1947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.431 [eventLoopGroupProxy-13-1 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.431 [eventLoopGroupProxy-13-1 @call-handler#1947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.431 [eventLoopGroupProxy-13-1 @call-handler#1947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.431 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.432 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.432 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.432 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.433 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.434 [eventLoopGroupProxy-13-1 @call-handler#1953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.435 [eventLoopGroupProxy-13-1 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.435 [eventLoopGroupProxy-13-1 @call-handler#1953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.436 [eventLoopGroupProxy-13-1 @call-handler#1953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.436 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.437 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.437 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.437 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.437 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.438 [eventLoopGroupProxy-13-1 @call-handler#1959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.439 [eventLoopGroupProxy-13-1 @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.439 [eventLoopGroupProxy-13-1 @call-handler#1959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.440 [eventLoopGroupProxy-13-1 @call-handler#1959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.440 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.441 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.441 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.441 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.441 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.442 [eventLoopGroupProxy-13-1 @call-handler#1965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.443 [eventLoopGroupProxy-13-1 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.444 [eventLoopGroupProxy-13-1 @call-handler#1965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.444 [eventLoopGroupProxy-13-1 @call-handler#1965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.444 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.445 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.445 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.445 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.445 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.446 [eventLoopGroupProxy-13-1 @call-handler#1971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.447 [eventLoopGroupProxy-13-1 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.447 [eventLoopGroupProxy-13-1 @call-handler#1971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.447 [eventLoopGroupProxy-13-1 @call-handler#1971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:48.448 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.449 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.449 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.449 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.449 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.450 [eventLoopGroupProxy-13-1 @call-handler#1977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.451 [eventLoopGroupProxy-13-1 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.451 [eventLoopGroupProxy-13-1 @call-handler#1977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.451 [eventLoopGroupProxy-13-1 @call-handler#1977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:48.452 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.453 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.453 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.453 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.453 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.454 [eventLoopGroupProxy-13-1 @call-handler#1983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.455 [eventLoopGroupProxy-13-1 @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.455 [eventLoopGroupProxy-13-1 @call-handler#1983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.455 [eventLoopGroupProxy-13-1 @call-handler#1983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:48.456 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.457 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.458 [eventLoopGroupProxy-13-1 @call-handler#1989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.459 [eventLoopGroupProxy-13-1 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.460 [eventLoopGroupProxy-13-1 @call-handler#1989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.460 [eventLoopGroupProxy-13-1 @call-handler#1989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.460 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.461 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.461 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.461 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.461 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.462 [eventLoopGroupProxy-13-1 @call-handler#1995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.464 [eventLoopGroupProxy-13-1 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.464 [eventLoopGroupProxy-13-1 @call-handler#1995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.464 [eventLoopGroupProxy-13-1 @call-handler#1995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.464 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.465 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.465 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.465 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.465 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.467 [eventLoopGroupProxy-13-1 @call-handler#2001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.468 [eventLoopGroupProxy-13-1 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.468 [eventLoopGroupProxy-13-1 @call-handler#2001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.468 [eventLoopGroupProxy-13-1 @call-handler#2001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:48.469 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.470 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.470 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.470 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.470 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.471 [eventLoopGroupProxy-13-1 @call-handler#2007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.473 [eventLoopGroupProxy-13-1 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.473 [eventLoopGroupProxy-13-1 @call-handler#2007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.473 [eventLoopGroupProxy-13-1 @call-handler#2007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.474 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.475 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.475 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.475 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.475 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.476 [eventLoopGroupProxy-13-1 @call-handler#2013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.521 [eventLoopGroupProxy-13-1 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.521 [eventLoopGroupProxy-13-1 @call-handler#2013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.521 [eventLoopGroupProxy-13-1 @call-handler#2013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 11:39:48.522 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.524 [eventLoopGroupProxy-13-1 @call-handler#2019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.526 [eventLoopGroupProxy-13-1 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.526 [eventLoopGroupProxy-13-1 @call-handler#2019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.526 [eventLoopGroupProxy-13-1 @call-handler#2019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.526 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.528 [eventLoopGroupProxy-13-1 @call-handler#2025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.530 [eventLoopGroupProxy-13-1 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.530 [eventLoopGroupProxy-13-1 @call-handler#2025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.530 [eventLoopGroupProxy-13-1 @call-handler#2025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.531 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.532 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.532 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.532 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.532 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.533 [eventLoopGroupProxy-13-1 @call-handler#2031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.535 [eventLoopGroupProxy-13-1 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.535 [eventLoopGroupProxy-13-1 @call-handler#2031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.535 [eventLoopGroupProxy-13-1 @call-handler#2031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.535 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.536 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.536 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.536 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.536 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.537 [eventLoopGroupProxy-13-1 @call-handler#2037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.581 [eventLoopGroupProxy-13-1 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.581 [eventLoopGroupProxy-13-1 @call-handler#2037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.581 [eventLoopGroupProxy-13-1 @call-handler#2037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 11:39:48.581 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.583 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.583 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.583 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.583 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.584 [eventLoopGroupProxy-13-1 @call-handler#2043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.586 [eventLoopGroupProxy-13-1 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.586 [eventLoopGroupProxy-13-1 @call-handler#2043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.586 [eventLoopGroupProxy-13-1 @call-handler#2043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.587 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.588 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.588 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.588 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.588 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.589 [eventLoopGroupProxy-13-1 @call-handler#2050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.591 [eventLoopGroupProxy-13-1 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.591 [eventLoopGroupProxy-13-1 @call-handler#2050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.591 [eventLoopGroupProxy-13-1 @call-handler#2050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.592 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.593 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.593 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.593 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.593 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.594 [eventLoopGroupProxy-13-1 @call-handler#2056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.637 [eventLoopGroupProxy-13-1 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.637 [eventLoopGroupProxy-13-1 @call-handler#2056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.637 [eventLoopGroupProxy-13-1 @call-handler#2056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 11:39:48.637 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.638 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.638 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.638 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.638 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.640 [eventLoopGroupProxy-13-1 @call-handler#2062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.642 [eventLoopGroupProxy-13-1 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.642 [eventLoopGroupProxy-13-1 @call-handler#2062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.642 [eventLoopGroupProxy-13-1 @call-handler#2062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:48.642 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.644 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.644 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.644 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.644 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.645 [eventLoopGroupProxy-13-1 @call-handler#2068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.647 [eventLoopGroupProxy-13-1 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.647 [eventLoopGroupProxy-13-1 @call-handler#2068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.647 [eventLoopGroupProxy-13-1 @call-handler#2068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.647 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.648 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.649 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.650 [eventLoopGroupProxy-13-1 @call-handler#2074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.694 [eventLoopGroupProxy-13-1 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.694 [eventLoopGroupProxy-13-1 @call-handler#2074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.694 [eventLoopGroupProxy-13-1 @call-handler#2074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 11:39:48.695 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.696 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.696 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.696 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.696 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.697 [eventLoopGroupProxy-13-1 @call-handler#2080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.700 [eventLoopGroupProxy-13-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.700 [eventLoopGroupProxy-13-1 @call-handler#2080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.701 [eventLoopGroupProxy-13-1 @call-handler#2080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 11:39:48.701 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.702 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.702 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.702 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.702 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.703 [eventLoopGroupProxy-13-1 @call-handler#2086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.706 [eventLoopGroupProxy-13-1 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.706 [eventLoopGroupProxy-13-1 @call-handler#2086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.706 [eventLoopGroupProxy-13-1 @call-handler#2086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:48.707 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.708 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.708 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.708 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.708 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.709 [eventLoopGroupProxy-13-1 @call-handler#2092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.711 [eventLoopGroupProxy-13-1 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.711 [eventLoopGroupProxy-13-1 @call-handler#2092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.711 [eventLoopGroupProxy-13-1 @call-handler#2092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.712 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.713 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.713 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.713 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.713 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.714 [eventLoopGroupProxy-13-1 @call-handler#2098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.716 [eventLoopGroupProxy-13-1 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.716 [eventLoopGroupProxy-13-1 @call-handler#2098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.716 [eventLoopGroupProxy-13-1 @call-handler#2098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.717 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.718 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.718 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.718 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.718 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.719 [eventLoopGroupProxy-13-1 @call-handler#2104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.720 [eventLoopGroupProxy-13-1 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.720 [eventLoopGroupProxy-13-1 @call-handler#2104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.720 [eventLoopGroupProxy-13-1 @call-handler#2104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:48.721 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.721 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.722 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.722 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.722 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.722 [eventLoopGroupProxy-13-1 @call-handler#2110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.764 [eventLoopGroupProxy-13-1 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.765 [eventLoopGroupProxy-13-1 @call-handler#2110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.765 [eventLoopGroupProxy-13-1 @call-handler#2110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 11:39:48.765 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.766 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.766 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.766 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.766 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.767 [eventLoopGroupProxy-13-1 @call-handler#2116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.769 [eventLoopGroupProxy-13-1 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.769 [eventLoopGroupProxy-13-1 @call-handler#2116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.769 [eventLoopGroupProxy-13-1 @call-handler#2116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.770 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.771 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.771 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.771 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.771 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.772 [eventLoopGroupProxy-13-1 @call-handler#2122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.773 [eventLoopGroupProxy-13-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.774 [eventLoopGroupProxy-13-1 @call-handler#2122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.774 [eventLoopGroupProxy-13-1 @call-handler#2122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.774 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.775 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.775 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.775 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.775 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.776 [eventLoopGroupProxy-13-1 @call-handler#2128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.778 [eventLoopGroupProxy-13-1 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.778 [eventLoopGroupProxy-13-1 @call-handler#2128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.778 [eventLoopGroupProxy-13-1 @call-handler#2128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.780 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.780 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.780 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.780 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.781 [eventLoopGroupProxy-13-1 @call-handler#2134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.825 [eventLoopGroupProxy-13-1 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.825 [eventLoopGroupProxy-13-1 @call-handler#2134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.825 [eventLoopGroupProxy-13-1 @call-handler#2134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 11:39:48.826 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.827 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.827 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.827 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.827 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.828 [eventLoopGroupProxy-13-1 @call-handler#2140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.830 [eventLoopGroupProxy-13-1 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.830 [eventLoopGroupProxy-13-1 @call-handler#2140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.830 [eventLoopGroupProxy-13-1 @call-handler#2140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.830 [DefaultDispatcher-worker-3 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:48.830 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.831 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.831 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.831 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.831 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.832 [eventLoopGroupProxy-13-1 @call-handler#2147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.834 [eventLoopGroupProxy-13-1 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.834 [eventLoopGroupProxy-13-1 @call-handler#2147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.834 [eventLoopGroupProxy-13-1 @call-handler#2147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.834 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.835 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.836 [eventLoopGroupProxy-13-1 @call-handler#2153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.837 [eventLoopGroupProxy-13-1 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.838 [eventLoopGroupProxy-13-1 @call-handler#2153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.838 [eventLoopGroupProxy-13-1 @call-handler#2153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.838 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.839 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.840 [eventLoopGroupProxy-13-1 @call-handler#2159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.885 [eventLoopGroupProxy-13-1 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.885 [eventLoopGroupProxy-13-1 @call-handler#2159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.885 [eventLoopGroupProxy-13-1 @call-handler#2159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-12 11:39:48.886 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.887 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.888 [eventLoopGroupProxy-13-1 @call-handler#2166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.890 [eventLoopGroupProxy-13-1 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.890 [eventLoopGroupProxy-13-1 @call-handler#2166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.890 [eventLoopGroupProxy-13-1 @call-handler#2166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.891 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.892 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.893 [eventLoopGroupProxy-13-1 @call-handler#2172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.894 [eventLoopGroupProxy-13-1 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.895 [eventLoopGroupProxy-13-1 @call-handler#2172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.895 [eventLoopGroupProxy-13-1 @call-handler#2172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.895 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.896 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.897 [eventLoopGroupProxy-13-1 @call-handler#2178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.900 [eventLoopGroupProxy-13-1 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.900 [eventLoopGroupProxy-13-1 @call-handler#2178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.900 [eventLoopGroupProxy-13-1 @call-handler#2178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:48.900 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.902 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.902 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.902 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.902 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.903 [eventLoopGroupProxy-13-1 @call-handler#2184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.905 [eventLoopGroupProxy-13-1 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.905 [eventLoopGroupProxy-13-1 @call-handler#2184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.905 [eventLoopGroupProxy-13-1 @call-handler#2184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.905 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.906 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.906 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.906 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.906 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.907 [eventLoopGroupProxy-13-1 @call-handler#2190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.953 [eventLoopGroupProxy-13-1 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.953 [eventLoopGroupProxy-13-1 @call-handler#2190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.953 [eventLoopGroupProxy-13-1 @call-handler#2190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-12 11:39:48.953 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.954 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.956 [eventLoopGroupProxy-13-1 @call-handler#2196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.958 [eventLoopGroupProxy-13-1 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.958 [eventLoopGroupProxy-13-1 @call-handler#2196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.958 [eventLoopGroupProxy-13-1 @call-handler#2196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:48.958 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.961 [eventLoopGroupProxy-13-1 @call-handler#2202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:48.962 [eventLoopGroupProxy-13-1 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:48.963 [eventLoopGroupProxy-13-1 @call-handler#2202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:48.963 [eventLoopGroupProxy-13-1 @call-handler#2202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-12 11:39:48.963 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.964 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.964 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:48.964 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:48.964 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:48.965 [eventLoopGroupProxy-13-1 @call-handler#2208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:49.009 [eventLoopGroupProxy-13-1 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.009 [eventLoopGroupProxy-13-1 @call-handler#2208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.009 [eventLoopGroupProxy-13-1 @call-handler#2208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-12 11:39:49.009 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.010 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.010 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:49.010 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.010 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:49.012 [eventLoopGroupProxy-13-1 @call-handler#2214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:49.013 [eventLoopGroupProxy-13-1 @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.013 [eventLoopGroupProxy-13-1 @call-handler#2214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.013 [eventLoopGroupProxy-13-1 @call-handler#2214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:49.014 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.015 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.015 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:49.015 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.015 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:49.016 [eventLoopGroupProxy-13-1 @call-handler#2220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:49.018 [eventLoopGroupProxy-13-1 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.018 [eventLoopGroupProxy-13-1 @call-handler#2220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.018 [eventLoopGroupProxy-13-1 @call-handler#2220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:49.019 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.019 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:49.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:49.021 [eventLoopGroupProxy-13-1 @call-handler#2226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:49.022 [eventLoopGroupProxy-13-1 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.022 [eventLoopGroupProxy-13-1 @call-handler#2226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.022 [eventLoopGroupProxy-13-1 @call-handler#2226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:49.023 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.023 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.024 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:49.024 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.024 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:49.025 [eventLoopGroupProxy-13-1 @call-handler#2232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:49.026 [eventLoopGroupProxy-13-1 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.026 [eventLoopGroupProxy-13-1 @call-handler#2232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.026 [eventLoopGroupProxy-13-1 @call-handler#2232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:49.027 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.028 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.028 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:49.028 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.028 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:49.029 [eventLoopGroupProxy-13-1 @call-handler#2238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:49.030 [eventLoopGroupProxy-13-1 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.030 [eventLoopGroupProxy-13-1 @call-handler#2238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.030 [eventLoopGroupProxy-13-1 @call-handler#2238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-12 11:39:49.031 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.031 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.032 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:49.032 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.032 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:49.033 [eventLoopGroupProxy-13-1 @call-handler#2244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:49.036 [eventLoopGroupProxy-13-1 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.036 [eventLoopGroupProxy-13-1 @call-handler#2244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.036 [eventLoopGroupProxy-13-1 @call-handler#2244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-12 11:39:49.036 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.037 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.037 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:49.037 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.037 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:49.038 [eventLoopGroupProxy-13-1 @call-handler#2250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:49.080 [eventLoopGroupProxy-13-1 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.081 [eventLoopGroupProxy-13-1 @call-handler#2250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.081 [eventLoopGroupProxy-13-1 @call-handler#2250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-12 11:39:49.081 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.082 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.082 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:49.082 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.082 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:49.084 [eventLoopGroupProxy-13-1 @call-handler#2256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:49.085 [eventLoopGroupProxy-13-1 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.085 [eventLoopGroupProxy-13-1 @call-handler#2256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.085 [eventLoopGroupProxy-13-1 @call-handler#2256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:49.086 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:49.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:49.088 [eventLoopGroupProxy-13-1 @call-handler#2262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:49.090 [eventLoopGroupProxy-13-1 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.090 [eventLoopGroupProxy-13-1 @call-handler#2262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.090 [eventLoopGroupProxy-13-1 @call-handler#2262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:49.091 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:49.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:49.093 [eventLoopGroupProxy-13-1 @call-handler#2268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:49.095 [eventLoopGroupProxy-13-1 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.095 [eventLoopGroupProxy-13-1 @call-handler#2268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.095 [eventLoopGroupProxy-13-1 @call-handler#2268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-12 11:39:49.096 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:49.114 [DefaultDispatcher-worker-16 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:49.124 [DefaultDispatcher-worker-15 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:49.124 [DefaultDispatcher-worker-15 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:49.124 [DefaultDispatcher-worker-15 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:49.124 [DefaultDispatcher-worker-15 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:49.124 [DefaultDispatcher-worker-15 @coroutine#1156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-12 11:39:49.126 [eventLoopGroupProxy-13-1 @call-handler#2279] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 11:39:49.127 [eventLoopGroupProxy-13-1 @call-handler#2279] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-12 11:39:49.127 [eventLoopGroupProxy-13-1 @call-handler#2279] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:49.154 [DefaultDispatcher-worker-14 @call-handler#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-12 11:39:49.154 [eventLoopGroupProxy-13-1 @call-handler#2279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:49.154 [DefaultDispatcher-worker-14 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json 2024-02-12 11:39:49.154 [DefaultDispatcher-worker-14 @coroutine#972] 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/557905890744393728/_ustadmanifest.json. 2024-02-12 11:39:49.154 [eventLoopGroupProxy-13-1 @call-handler#2279] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-12 11:39:49.154 [DefaultDispatcher-worker-14 @coroutine#972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json 2024-02-12 11:39:49.155 [DefaultDispatcher-worker-16 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:49.155 [DefaultDispatcher-worker-16 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:49.155 [DefaultDispatcher-worker-16 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:49.155 [DefaultDispatcher-worker-16 @coroutine#1156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:49.156 [DefaultDispatcher-worker-14 @coroutine#972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json 2024-02-12 11:39:49.156 [DefaultDispatcher-worker-14 @coroutine#972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json 2024-02-12 11:39:49.157 [DefaultDispatcher-worker-14 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json. 2024-02-12 11:39:49.157 [DefaultDispatcher-worker-14 @coroutine#972] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557905890744393728/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:49.166 [DefaultDispatcher-worker-14 @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:49.166 [DefaultDispatcher-worker-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f55a864 2024-02-12 11:39:49.179 [DefaultDispatcher-worker-2 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-12 11:39:49.190 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-12 11:39:49.190 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-12 11:39:49.190 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-12 11:39:49.190 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-12 11:39:49.190 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-12 11:39:49.194 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c0bae6 2024-02-12 11:39:49.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-12 11:39:49.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-12 11:39:49.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:49.194 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f55a864: (connection evicted) 2024-02-12 11:39:49.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:49.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-12 11:39:49.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-12 11:39:49.498 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:49.498 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:49.615 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-12 11:39:50.199 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@aaa7000 2024-02-12 11:39:50.199 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@aaa7000 2024-02-12 11:39:50.204 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d563c13 2024-02-12 11:39:50.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-12 11:39:50.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-12 11:39:50.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:50.204 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2: (connection evicted) 2024-02-12 11:39:50.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:50.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-12 11:39:50.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-12 11:39:50.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-12 11:39:50.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11a7840f 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:50.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:50.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-12 11:39:50.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5c757c 2024-02-12 11:39:50.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5c757c 2024-02-12 11:39:50.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-12 11:39:50.226 [DefaultDispatcher-worker-3 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5c757c 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61607ff0 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:50.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-12 11:39:50.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@b63365c 2024-02-12 11:39:50.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@b63365c 2024-02-12 11:39:50.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6839d03b 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:50.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:50.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@703e5614 2024-02-12 11:39:50.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@703e5614 2024-02-12 11:39:50.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-12 11:39:50.240 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 11:39:50.240 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-12 11:39:50.241 [DefaultDispatcher-worker-16 @coroutine#2671] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 11:39:50.245 [DefaultDispatcher-worker-16 @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b63365c 2024-02-12 11:39:50.247 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:50.247 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:50.247 [Test worker @coroutine#2672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:50.247 [Test worker @coroutine#2672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 11:39:50.251 [eventLoopGroupProxy-16-1 @call-handler#2679] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-12 11:39:50.252 [eventLoopGroupProxy-16-1 @call-handler#2679] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-12 11:39:50.253 [eventLoopGroupProxy-16-1 @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703e5614 2024-02-12 11:39:50.256 [Test worker @coroutine#2672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:50.256 [Test worker @coroutine#2672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-12 11:39:50.256 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-12 11:39:50.256 [Test worker @coroutine#2672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:50.257 [Test worker @coroutine#2684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:50.257 [Test worker @coroutine#2684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-12 11:39:50.257 [Test worker @coroutine#2684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:50.257 [Test worker @coroutine#2684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:50.258 [eventLoopGroupProxy-16-1 @call-handler#2687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-12 11:39:50.262 [eventLoopGroupProxy-16-1 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703e5614 2024-02-12 11:39:50.262 [eventLoopGroupProxy-16-1 @call-handler#2687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:50.263 [Test worker @coroutine#2684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-12 11:39:50.266 [eventLoopGroupProxy-16-2 @call-handler#2697] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-02-12 11:39:50.272 [eventLoopGroupProxy-16-2 @call-handler#2697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:50.279 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b63365c 2024-02-12 11:39:50.313 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:50.335 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:50.337 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a2b3aff 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:51.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:51.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-12 11:39:51.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a3160d 2024-02-12 11:39:51.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a3160d 2024-02-12 11:39:51.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-12 11:39:51.456 [DefaultDispatcher-worker-14 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a3160d 2024-02-12 11:39:51.461 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57725/api/blob/upload-init-batch 2024-02-12 11:39:51.461 [Test worker @coroutine#2707] 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:57725/api/blob/upload-init-batch. 2024-02-12 11:39:51.461 [Test worker @coroutine#2707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57725/api/blob/upload-init-batch 2024-02-12 11:39:51.461 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57725/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 11:39:51.463 [Test worker @coroutine#2707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57725/api/blob/upload-init-batch 2024-02-12 11:39:51.463 [Test worker @coroutine#2707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57725/api/blob/upload-init-batch 2024-02-12 11:39:51.464 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57725/api/blob/upload-init-batch. 2024-02-12 11:39:51.464 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57725/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:51.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-12 11:39:51.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-12 11:39:51.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:51.470 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a3160d: (connection evicted) 2024-02-12 11:39:51.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:51.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-12 11:39:51.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-12 11:39:51.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3efb863c 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:51.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@483fe83a 2024-02-12 11:39:51.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@483fe83a 2024-02-12 11:39:51.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-12 11:39:51.490 [Test worker @coroutine#2717] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47279/api/blob/upload-init-batch 2024-02-12 11:39:51.490 [Test worker @coroutine#2717] 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:47279/api/blob/upload-init-batch. 2024-02-12 11:39:51.490 [Test worker @coroutine#2717] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47279/api/blob/upload-init-batch 2024-02-12 11:39:51.490 [Test worker @coroutine#2717] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47279/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 11:39:51.492 [Test worker @coroutine#2717] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47279/api/blob/upload-init-batch 2024-02-12 11:39:51.492 [Test worker @coroutine#2717] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47279/api/blob/upload-init-batch 2024-02-12 11:39:51.492 [Test worker @coroutine#2717] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47279/api/blob/upload-init-batch. 2024-02-12 11:39:51.492 [Test worker @coroutine#2717] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47279/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:51.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-12 11:39:51.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-12 11:39:51.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:51.493 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@483fe83a: (connection evicted) 2024-02-12 11:39:51.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:51.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-12 11:39:51.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@638d624a 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:51.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:51.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@72015156 2024-02-12 11:39:51.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@72015156 2024-02-12 11:39:51.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-12 11:39:51.512 [Test worker @coroutine#2723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43713/api/blob/upload-init-batch 2024-02-12 11:39:51.512 [Test worker @coroutine#2723] 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:43713/api/blob/upload-init-batch. 2024-02-12 11:39:51.512 [Test worker @coroutine#2723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43713/api/blob/upload-init-batch 2024-02-12 11:39:51.512 [Test worker @coroutine#2723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43713/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-12 11:39:51.513 [Test worker @coroutine#2723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43713/api/blob/upload-init-batch 2024-02-12 11:39:51.513 [Test worker @coroutine#2723] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43713/api/blob/upload-init-batch 2024-02-12 11:39:51.513 [Test worker @coroutine#2723] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43713/api/blob/upload-init-batch. 2024-02-12 11:39:51.513 [Test worker @coroutine#2723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43713/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:51.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-12 11:39:51.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-12 11:39:51.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:51.521 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72015156: (connection evicted) 2024-02-12 11:39:51.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:51.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-12 11:39:51.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-12 11:39:51.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-12 11:39:51.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:51.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d91d2da 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:51.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:51.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-12 11:39:51.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-12 11:39:51.606 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.627 [DefaultDispatcher-worker-2 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.636 [DefaultDispatcher-worker-3 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.645 [DefaultDispatcher-worker-16 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.653 [DefaultDispatcher-worker-7 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.661 [DefaultDispatcher-worker-3 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.669 [DefaultDispatcher-worker-3 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.676 [DefaultDispatcher-worker-13 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.684 [DefaultDispatcher-worker-14 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.688 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:51.692 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8fe7cd 2024-02-12 11:39:51.693 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8fe7cd 2024-02-12 11:39:51.693 [DefaultDispatcher-worker-2 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.697 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@654814cc 2024-02-12 11:39:51.697 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@654814cc 2024-02-12 11:39:51.701 [DefaultDispatcher-worker-16 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.701 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61778cbd 2024-02-12 11:39:51.701 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61778cbd 2024-02-12 11:39:51.703 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@24751ef7 2024-02-12 11:39:51.704 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@24751ef7 2024-02-12 11:39:51.706 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d0343b 2024-02-12 11:39:51.706 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d0343b 2024-02-12 11:39:51.709 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@159bb899 2024-02-12 11:39:51.709 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@159bb899 2024-02-12 11:39:51.710 [DefaultDispatcher-worker-2 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.711 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d4ccf3 2024-02-12 11:39:51.711 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d4ccf3 2024-02-12 11:39:51.714 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@445ae1b8 2024-02-12 11:39:51.714 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@445ae1b8 2024-02-12 11:39:51.716 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@751a74e4 2024-02-12 11:39:51.716 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@751a74e4 2024-02-12 11:39:51.716 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 11:39:51.717 [DefaultDispatcher-worker-14 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.727 [DefaultDispatcher-worker-7 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f1b89 2024-02-12 11:39:51.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-12 11:39:51.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-12 11:39:51.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:51.729 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f1b89: (connection evicted) 2024-02-12 11:39:51.730 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8fe7cd: (connection evicted) 2024-02-12 11:39:51.730 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@654814cc: (connection evicted) 2024-02-12 11:39:51.731 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61778cbd: (connection evicted) 2024-02-12 11:39:51.731 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24751ef7: (connection evicted) 2024-02-12 11:39:51.731 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d0343b: (connection evicted) 2024-02-12 11:39:51.732 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@159bb899: (connection evicted) 2024-02-12 11:39:51.732 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d4ccf3: (connection evicted) 2024-02-12 11:39:51.732 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445ae1b8: (connection evicted) 2024-02-12 11:39:51.733 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751a74e4: (connection evicted) 2024-02-12 11:39:51.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:51.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-12 11:39:51.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcfe065 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:51.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:51.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:51.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:51.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:51.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:51.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:51.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-12 11:39:51.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-12 11:39:51.759 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.786 [DefaultDispatcher-worker-15 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.794 [DefaultDispatcher-worker-2 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.803 [DefaultDispatcher-worker-7 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.810 [DefaultDispatcher-worker-2 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.819 [DefaultDispatcher-worker-13 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.828 [DefaultDispatcher-worker-3 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.836 [DefaultDispatcher-worker-2 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.837 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:51.841 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb1e817 2024-02-12 11:39:51.841 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb1e817 2024-02-12 11:39:51.844 [DefaultDispatcher-worker-6 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.844 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@65760b11 2024-02-12 11:39:51.844 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@65760b11 2024-02-12 11:39:51.847 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@61498367 2024-02-12 11:39:51.847 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@61498367 2024-02-12 11:39:51.850 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@244b012a 2024-02-12 11:39:51.850 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@244b012a 2024-02-12 11:39:51.852 [DefaultDispatcher-worker-15 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.853 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dea4e4 2024-02-12 11:39:51.853 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dea4e4 2024-02-12 11:39:51.855 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1525016d 2024-02-12 11:39:51.855 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1525016d 2024-02-12 11:39:51.857 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@385afa15 2024-02-12 11:39:51.857 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@385afa15 2024-02-12 11:39:51.860 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4464fe65 2024-02-12 11:39:51.860 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4464fe65 2024-02-12 11:39:51.861 [DefaultDispatcher-worker-13 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.862 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@71289b89 2024-02-12 11:39:51.862 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@71289b89 2024-02-12 11:39:51.862 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:51.873 [DefaultDispatcher-worker-10 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.881 [DefaultDispatcher-worker-3 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.890 [DefaultDispatcher-worker-7 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887 2024-02-12 11:39:51.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-12 11:39:51.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-12 11:39:51.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:51.892 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b4a2887: (connection evicted) 2024-02-12 11:39:51.893 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bb1e817: (connection evicted) 2024-02-12 11:39:51.893 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65760b11: (connection evicted) 2024-02-12 11:39:51.893 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61498367: (connection evicted) 2024-02-12 11:39:51.894 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@244b012a: (connection evicted) 2024-02-12 11:39:51.894 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40dea4e4: (connection evicted) 2024-02-12 11:39:51.894 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1525016d: (connection evicted) 2024-02-12 11:39:51.895 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@385afa15: (connection evicted) 2024-02-12 11:39:51.895 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4464fe65: (connection evicted) 2024-02-12 11:39:51.895 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71289b89: (connection evicted) 2024-02-12 11:39:51.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:51.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-12 11:39:51.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-12 11:39:52.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46507dda 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:52.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2024-02-12 11:39:52.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2024-02-12 11:39:52.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-12 11:39:52.381 [DefaultDispatcher-worker-13 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2024-02-12 11:39:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-12 11:39:52.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59c00722 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:52.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@9734cae 2024-02-12 11:39:52.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@9734cae 2024-02-12 11:39:52.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa9971f 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:52.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:52.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-12 11:39:52.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@684430c1 2024-02-12 11:39:52.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@684430c1 2024-02-12 11:39:52.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-12 11:39:52.431 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684430c1 2024-02-12 11:39:52.434 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:52.434 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684430c1 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63d9e1a 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:52.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-12 11:39:52.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 11:39:52.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 11:39:52.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-12 11:39:52.469 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 11:39:52.472 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10280879 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f1f2f84 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:52.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:52.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-12 11:39:52.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 11:39:52.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 11:39:52.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-12 11:39:52.489 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:52.503 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 11:39:52.506 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c06762 2024-02-12 11:39:52.507 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7962c1d5 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:52.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@646c872a 2024-02-12 11:39:52.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@646c872a 2024-02-12 11:39:52.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-12 11:39:52.533 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646c872a 2024-02-12 11:39:52.536 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646c872a 2024-02-12 11:39:52.542 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44743/ 2024-02-12 11:39:52.542 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44743/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.544 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44743/ 2024-02-12 11:39:52.544 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:52.544 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44743/ 2024-02-12 11:39:52.544 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44743/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.545 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44743/ 2024-02-12 11:39:52.545 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44743/ 2024-02-12 11:39:52.545 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44743/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.546 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44743/ 2024-02-12 11:39:52.546 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44743/ 2024-02-12 11:39:52.546 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44743/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.579 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:52.587 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44743/ 2024-02-12 11:39:52.587 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44743/ 2024-02-12 11:39:52.588 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44743/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.588 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44743/ 2024-02-12 11:39:52.589 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44743/ 2024-02-12 11:39:52.589 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44743/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.590 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44743/ 2024-02-12 11:39:52.590 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44743/ 2024-02-12 11:39:52.590 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44743/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.591 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44743/ 2024-02-12 11:39:52.595 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45433/ 2024-02-12 11:39:52.595 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45433/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.597 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45433/ 2024-02-12 11:39:52.597 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45433/ 2024-02-12 11:39:52.597 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45433/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.598 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45433/ 2024-02-12 11:39:52.598 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45433/ 2024-02-12 11:39:52.598 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45433/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.599 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45433/ 2024-02-12 11:39:52.599 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45433/ 2024-02-12 11:39:52.599 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45433/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.608 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:52.647 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45433/ 2024-02-12 11:39:52.647 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45433/ 2024-02-12 11:39:52.647 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45433/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.648 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45433/ 2024-02-12 11:39:52.649 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45433/ 2024-02-12 11:39:52.649 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45433/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.649 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45433/ 2024-02-12 11:39:52.650 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45433/ 2024-02-12 11:39:52.650 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45433/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-12 11:39:52.650 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45433/ 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109188b4 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:52.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:52.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:52.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:52.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-12 11:39:52.894 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:52.905 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:52.907 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:52.909 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:52.909 [DefaultDispatcher-worker-7 @coroutine#2850] 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:38549/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:52.909 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:52.909 [DefaultDispatcher-worker-7 @coroutine#2850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38549/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:52.911 [DefaultDispatcher-worker-6 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:52.911 [DefaultDispatcher-worker-6 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:52.919 [DefaultDispatcher-worker-16 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:52.919 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:52.919 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:52.919 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:52.920 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:52.920 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:52.923 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@469bd719 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:52.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:52.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 11:39:52.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 11:39:52.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-12 11:39:52.945 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 11:39:52.956 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 11:39:52.958 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 11:39:52.962 [DefaultDispatcher-worker-12 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 11:39:52.962 [DefaultDispatcher-worker-12 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-12 11:39:52.962 [DefaultDispatcher-worker-12 @coroutine#2871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 11:39:52.963 [DefaultDispatcher-worker-1 @coroutine#2871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 11:39:52.964 [DefaultDispatcher-worker-1 @coroutine#2871] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54f4734e 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:52.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:52.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-12 11:39:52.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:52.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:52.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-12 11:39:52.968 [DefaultDispatcher-worker-1 @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6e3b67 2024-02-12 11:39:52.975 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:52.980 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ea42df 2024-02-12 11:39:52.980 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ea42df 2024-02-12 11:39:52.983 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dadb2 2024-02-12 11:39:52.983 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dadb2 2024-02-12 11:39:52.987 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@21229af 2024-02-12 11:39:52.987 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@21229af 2024-02-12 11:39:52.988 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:52.990 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4710a789 2024-02-12 11:39:52.990 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4710a789 2024-02-12 11:39:52.993 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d36e90e 2024-02-12 11:39:52.993 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d36e90e 2024-02-12 11:39:52.995 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@761d8727 2024-02-12 11:39:52.995 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@761d8727 2024-02-12 11:39:52.997 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d1971a 2024-02-12 11:39:52.997 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d1971a 2024-02-12 11:39:52.999 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:52.999 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@273f58c6 2024-02-12 11:39:53.000 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@273f58c6 2024-02-12 11:39:53.002 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.002 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6babb6 2024-02-12 11:39:53.002 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6babb6 2024-02-12 11:39:53.002 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.003 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.003 [DefaultDispatcher-worker-8 @coroutine#2882] 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:56203/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:53.003 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.003 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56203/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:53.005 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.005 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.013 [DefaultDispatcher-worker-7 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.013 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.013 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:53.013 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.014 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.014 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.017 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.026 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:53.028 [DefaultDispatcher-worker-8 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.030 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1717ec3a 2024-02-12 11:39:53.030 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1717ec3a 2024-02-12 11:39:53.034 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d000a8 2024-02-12 11:39:53.034 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d000a8 2024-02-12 11:39:53.037 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1def874a 2024-02-12 11:39:53.037 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1def874a 2024-02-12 11:39:53.038 [DefaultDispatcher-worker-8 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.041 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ed0a93 2024-02-12 11:39:53.041 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ed0a93 2024-02-12 11:39:53.043 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b34b88 2024-02-12 11:39:53.043 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b34b88 2024-02-12 11:39:53.046 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ffd076 2024-02-12 11:39:53.046 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ffd076 2024-02-12 11:39:53.048 [DefaultDispatcher-worker-8 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.048 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@84bcfd4 2024-02-12 11:39:53.048 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@84bcfd4 2024-02-12 11:39:53.051 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c2f5dc 2024-02-12 11:39:53.051 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c2f5dc 2024-02-12 11:39:53.053 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c70647 2024-02-12 11:39:53.053 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c70647 2024-02-12 11:39:53.053 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.058 [DefaultDispatcher-worker-13 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.067 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:53.067 [DefaultDispatcher-worker-4 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.071 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa84a45 2024-02-12 11:39:53.071 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa84a45 2024-02-12 11:39:53.075 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@546fbf60 2024-02-12 11:39:53.075 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@546fbf60 2024-02-12 11:39:53.076 [DefaultDispatcher-worker-13 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.079 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@50502135 2024-02-12 11:39:53.079 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@50502135 2024-02-12 11:39:53.081 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1552b55b 2024-02-12 11:39:53.081 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1552b55b 2024-02-12 11:39:53.084 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@db03fd6 2024-02-12 11:39:53.084 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@db03fd6 2024-02-12 11:39:53.085 [DefaultDispatcher-worker-13 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.086 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@248d05bf 2024-02-12 11:39:53.086 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@248d05bf 2024-02-12 11:39:53.089 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7585d192 2024-02-12 11:39:53.089 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7585d192 2024-02-12 11:39:53.091 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@757d4a14 2024-02-12 11:39:53.091 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@757d4a14 2024-02-12 11:39:53.093 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@793f85e2 2024-02-12 11:39:53.093 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@793f85e2 2024-02-12 11:39:53.093 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 11:39:53.096 [DefaultDispatcher-worker-4 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.106 [DefaultDispatcher-worker-4 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.114 [DefaultDispatcher-worker-3 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:53.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-12 11:39:53.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b1693c 2024-02-12 11:39:53.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:53.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:53.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-12 11:39:53.145 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:53.156 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:53.157 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:53.158 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.159 [DefaultDispatcher-worker-11 @coroutine#2929] 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:54827/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:53.159 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.159 [DefaultDispatcher-worker-11 @coroutine#2929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54827/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:53.160 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.161 [DefaultDispatcher-worker-4 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.169 [DefaultDispatcher-worker-4 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:53.169 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.169 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:53.169 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.170 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.170 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.173 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13346a64 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-12 11:39:53.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 11:39:53.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 11:39:53.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-12 11:39:53.178 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 11:39:53.189 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 11:39:53.191 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 11:39:53.193 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 11:39:53.193 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-12 11:39:53.193 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 11:39:53.194 [DefaultDispatcher-worker-12 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 11:39:53.194 [DefaultDispatcher-worker-12 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-12 11:39:53.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac71b87 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-12 11:39:53.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:53.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:53.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-12 11:39:53.201 [DefaultDispatcher-worker-6 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcb737 2024-02-12 11:39:53.226 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:53.229 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:53.230 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2f64f2 2024-02-12 11:39:53.230 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2f64f2 2024-02-12 11:39:53.234 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e89307 2024-02-12 11:39:53.234 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e89307 2024-02-12 11:39:53.237 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d70f82 2024-02-12 11:39:53.237 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d70f82 2024-02-12 11:39:53.239 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5993c 2024-02-12 11:39:53.239 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5993c 2024-02-12 11:39:53.240 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:53.241 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:53.242 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ea7540 2024-02-12 11:39:53.242 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ea7540 2024-02-12 11:39:53.243 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.243 [DefaultDispatcher-worker-3 @coroutine#2961] 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:52219/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:53.243 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.243 [DefaultDispatcher-worker-3 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52219/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:53.244 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@321cb871 2024-02-12 11:39:53.244 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@321cb871 2024-02-12 11:39:53.245 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.245 [DefaultDispatcher-worker-9 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.247 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc90aaf 2024-02-12 11:39:53.247 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc90aaf 2024-02-12 11:39:53.250 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fa6673 2024-02-12 11:39:53.250 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@63fa6673 2024-02-12 11:39:53.251 [DefaultDispatcher-worker-5 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:53.252 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.252 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:53.252 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.253 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.253 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.253 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d5f39 2024-02-12 11:39:53.253 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d5f39 2024-02-12 11:39:53.253 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.254 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f69d246 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-12 11:39:53.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 11:39:53.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 11:39:53.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-12 11:39:53.260 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 11:39:53.273 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 11:39:53.275 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 11:39:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-12 11:39:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750b200b 2024-02-12 11:39:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:53.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:53.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-12 11:39:53.278 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:53.283 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb746fa 2024-02-12 11:39:53.283 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb746fa 2024-02-12 11:39:53.284 [DefaultDispatcher-worker-6 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68dc2f53 2024-02-12 11:39:53.286 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4170a17c 2024-02-12 11:39:53.286 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4170a17c 2024-02-12 11:39:53.289 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@454f2d8a 2024-02-12 11:39:53.290 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@454f2d8a 2024-02-12 11:39:53.293 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dab47 2024-02-12 11:39:53.293 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dab47 2024-02-12 11:39:53.296 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:53.296 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b8bd22 2024-02-12 11:39:53.296 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b8bd22 2024-02-12 11:39:53.298 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:53.298 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@310789a8 2024-02-12 11:39:53.298 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@310789a8 2024-02-12 11:39:53.301 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@d18c17f 2024-02-12 11:39:53.301 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@d18c17f 2024-02-12 11:39:53.303 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4830cf70 2024-02-12 11:39:53.303 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4830cf70 2024-02-12 11:39:53.303 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@60625408 2024-02-12 11:39:53.303 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@60625408 2024-02-12 11:39:53.306 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5083b48b 2024-02-12 11:39:53.306 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5083b48b 2024-02-12 11:39:53.306 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.306 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:53.307 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f72806 2024-02-12 11:39:53.307 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f72806 2024-02-12 11:39:53.308 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:53.309 [DefaultDispatcher-worker-6 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.309 [DefaultDispatcher-worker-6 @coroutine#2990] 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:34245/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:53.309 [DefaultDispatcher-worker-6 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.309 [DefaultDispatcher-worker-6 @coroutine#2990] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34245/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:53.311 [DefaultDispatcher-worker-6 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.311 [DefaultDispatcher-worker-6 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.312 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c8a400 2024-02-12 11:39:53.312 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c8a400 2024-02-12 11:39:53.314 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca223d 2024-02-12 11:39:53.314 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca223d 2024-02-12 11:39:53.316 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:53.316 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.316 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:53.316 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.317 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cf26fb 2024-02-12 11:39:53.317 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cf26fb 2024-02-12 11:39:53.317 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.317 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.319 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:53.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@707b38a1 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-12 11:39:53.320 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@368780dc 2024-02-12 11:39:53.320 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@368780dc 2024-02-12 11:39:53.323 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3168daa8 2024-02-12 11:39:53.323 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3168daa8 2024-02-12 11:39:53.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 11:39:53.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 11:39:53.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-12 11:39:53.324 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 11:39:53.326 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e5dd72 2024-02-12 11:39:53.326 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e5dd72 2024-02-12 11:39:53.330 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@572dc78b 2024-02-12 11:39:53.330 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@572dc78b 2024-02-12 11:39:53.330 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.337 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 11:39:53.339 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@249887d1 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.340 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-12 11:39:53.341 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:53.342 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:53.342 [DefaultDispatcher-worker-2 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-12 11:39:53.349 [DefaultDispatcher-worker-12 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f245168 2024-02-12 11:39:53.359 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:53.363 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bf33d 2024-02-12 11:39:53.363 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bf33d 2024-02-12 11:39:53.367 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c1d06 2024-02-12 11:39:53.367 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9c1d06 2024-02-12 11:39:53.368 [DefaultDispatcher-worker-2 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:53.372 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a3984d 2024-02-12 11:39:53.372 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a3984d 2024-02-12 11:39:53.376 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da1173d 2024-02-12 11:39:53.376 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da1173d 2024-02-12 11:39:53.377 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:53.378 [DefaultDispatcher-worker-2 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:53.379 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@103ec7af 2024-02-12 11:39:53.379 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@103ec7af 2024-02-12 11:39:53.380 [DefaultDispatcher-worker-2 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:53.381 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.381 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:53.381 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.381 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:53.382 [DefaultDispatcher-worker-2 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 11:39:53.382 [DefaultDispatcher-worker-2 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 11:39:53.382 [DefaultDispatcher-worker-2 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 11:39:53.383 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca69c83 2024-02-12 11:39:53.383 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca69c83 2024-02-12 11:39:53.383 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@742ae0a8 2024-02-12 11:39:53.383 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@742ae0a8 2024-02-12 11:39:53.383 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.383 [DefaultDispatcher-worker-7 @coroutine#3011] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 11:39:53.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1c0892 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.386 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d312aa 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.386 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d312aa 2024-02-12 11:39:53.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-12 11:39:53.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-12 11:39:53.388 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aed005d 2024-02-12 11:39:53.388 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aed005d 2024-02-12 11:39:53.390 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ee872 2024-02-12 11:39:53.390 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8ee872 2024-02-12 11:39:53.390 [DefaultDispatcher-worker-10 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:53.390 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed28bd8 2024-02-12 11:39:53.390 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed28bd8 2024-02-12 11:39:53.390 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.390 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:53.390 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.391 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.392 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd00a66 2024-02-12 11:39:53.392 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd00a66 2024-02-12 11:39:53.393 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6b41d3 2024-02-12 11:39:53.393 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6b41d3 2024-02-12 11:39:53.393 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.395 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@185c8214 2024-02-12 11:39:53.395 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@185c8214 2024-02-12 11:39:53.397 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa196aa 2024-02-12 11:39:53.397 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa196aa 2024-02-12 11:39:53.399 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c7406d 2024-02-12 11:39:53.399 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c7406d 2024-02-12 11:39:53.402 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfff529 2024-02-12 11:39:53.402 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfff529 2024-02-12 11:39:53.404 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cf8060 2024-02-12 11:39:53.404 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cf8060 2024-02-12 11:39:53.404 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.408 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.419 [Test worker @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.421 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.422 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.422 [DefaultDispatcher-worker-12 @coroutine#3034] 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:48923/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:53.422 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.422 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48923/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:53.423 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:53.424 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.424 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.427 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b6ea66 2024-02-12 11:39:53.427 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b6ea66 2024-02-12 11:39:53.431 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@46711d00 2024-02-12 11:39:53.431 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@46711d00 2024-02-12 11:39:53.431 [DefaultDispatcher-worker-15 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.431 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.431 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:53.431 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.432 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.432 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.433 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@424e8116 2024-02-12 11:39:53.433 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@424e8116 2024-02-12 11:39:53.434 [Test worker @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.436 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c173b 2024-02-12 11:39:53.436 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c173b 2024-02-12 11:39:53.438 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856386e 2024-02-12 11:39:53.438 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856386e 2024-02-12 11:39:53.440 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681b379 2024-02-12 11:39:53.440 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681b379 2024-02-12 11:39:53.442 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:53.443 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c28e 2024-02-12 11:39:53.443 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c28e 2024-02-12 11:39:53.444 [DefaultDispatcher-worker-1 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.446 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6763e874 2024-02-12 11:39:53.446 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6763e874 2024-02-12 11:39:53.446 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@74877d17 2024-02-12 11:39:53.446 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@74877d17 2024-02-12 11:39:53.448 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3f39be 2024-02-12 11:39:53.448 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3f39be 2024-02-12 11:39:53.448 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.451 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a409df7 2024-02-12 11:39:53.451 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a409df7 2024-02-12 11:39:53.453 [DefaultDispatcher-worker-4 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.453 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7f1667 2024-02-12 11:39:53.453 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7f1667 2024-02-12 11:39:53.456 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7d97cc 2024-02-12 11:39:53.456 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7d97cc 2024-02-12 11:39:53.459 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@74dd3a71 2024-02-12 11:39:53.459 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@74dd3a71 2024-02-12 11:39:53.461 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0cae38 2024-02-12 11:39:53.461 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0cae38 2024-02-12 11:39:53.462 [DefaultDispatcher-worker-13 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.464 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@c465d30 2024-02-12 11:39:53.464 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@c465d30 2024-02-12 11:39:53.467 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b526883 2024-02-12 11:39:53.467 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b526883 2024-02-12 11:39:53.469 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4641cf2a 2024-02-12 11:39:53.469 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4641cf2a 2024-02-12 11:39:53.469 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.471 [DefaultDispatcher-worker-14 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.480 [DefaultDispatcher-worker-5 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.487 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:53.489 [DefaultDispatcher-worker-9 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.491 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdfae4f 2024-02-12 11:39:53.491 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdfae4f 2024-02-12 11:39:53.494 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55185b44 2024-02-12 11:39:53.494 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55185b44 2024-02-12 11:39:53.497 [DefaultDispatcher-worker-14 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.497 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5127c53f 2024-02-12 11:39:53.497 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5127c53f 2024-02-12 11:39:53.500 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1425517f 2024-02-12 11:39:53.500 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1425517f 2024-02-12 11:39:53.503 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@322e3862 2024-02-12 11:39:53.503 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@322e3862 2024-02-12 11:39:53.504 [DefaultDispatcher-worker-14 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.506 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fb8718 2024-02-12 11:39:53.506 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fb8718 2024-02-12 11:39:53.509 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1ab0a5 2024-02-12 11:39:53.509 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1ab0a5 2024-02-12 11:39:53.512 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@740aae30 2024-02-12 11:39:53.512 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@740aae30 2024-02-12 11:39:53.513 [DefaultDispatcher-worker-11 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.514 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a465fb 2024-02-12 11:39:53.514 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a465fb 2024-02-12 11:39:53.514 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.515 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 11:39:53.515 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 11:39:53.515 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 11:39:53.516 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 11:39:53.516 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 11:39:53.517 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48923/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 11:39:53.517 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48923/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:53.518 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 11:39:53.518 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-12 11:39:53.518 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 11:39:53.519 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 11:39:53.519 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 11:39:53.550 [DefaultDispatcher-worker-11 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c37088 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-12 11:39:53.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-12 11:39:53.583 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.594 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.596 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.597 [DefaultDispatcher-worker-13 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.597 [DefaultDispatcher-worker-13 @coroutine#3085] 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:58745/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:53.597 [DefaultDispatcher-worker-13 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.597 [DefaultDispatcher-worker-13 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58745/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:53.599 [DefaultDispatcher-worker-15 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.599 [DefaultDispatcher-worker-15 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.606 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.606 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.606 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:53.606 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.607 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.607 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.609 [Test worker @coroutine#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402c415e 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-12 11:39:53.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 11:39:53.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 11:39:53.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-12 11:39:53.614 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 11:39:53.631 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 11:39:53.633 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 11:39:53.644 [DefaultDispatcher-worker-14 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5e64c9 2024-02-12 11:39:53.644 [DefaultDispatcher-worker-10 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.652 [DefaultDispatcher-worker-10 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.657 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:53.660 [DefaultDispatcher-worker-15 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.662 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d3c7dd 2024-02-12 11:39:53.662 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d3c7dd 2024-02-12 11:39:53.667 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1437f7 2024-02-12 11:39:53.667 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1437f7 2024-02-12 11:39:53.668 [DefaultDispatcher-worker-11 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.671 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@782bacad 2024-02-12 11:39:53.671 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@782bacad 2024-02-12 11:39:53.673 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d293dcc 2024-02-12 11:39:53.673 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d293dcc 2024-02-12 11:39:53.676 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5128e89b 2024-02-12 11:39:53.676 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5128e89b 2024-02-12 11:39:53.678 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdec6c6 2024-02-12 11:39:53.678 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdec6c6 2024-02-12 11:39:53.680 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@29354d34 2024-02-12 11:39:53.680 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@29354d34 2024-02-12 11:39:53.682 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d06c283 2024-02-12 11:39:53.682 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d06c283 2024-02-12 11:39:53.684 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7c9588 2024-02-12 11:39:53.684 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7c9588 2024-02-12 11:39:53.684 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 11:39:53.690 [DefaultDispatcher-worker-13 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.702 [DefaultDispatcher-worker-11 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.710 [DefaultDispatcher-worker-13 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.713 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:53.717 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c4bf13 2024-02-12 11:39:53.717 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c4bf13 2024-02-12 11:39:53.719 [DefaultDispatcher-worker-8 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.721 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0345db 2024-02-12 11:39:53.721 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0345db 2024-02-12 11:39:53.724 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3cd463 2024-02-12 11:39:53.724 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3cd463 2024-02-12 11:39:53.726 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3e4fe0 2024-02-12 11:39:53.726 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3e4fe0 2024-02-12 11:39:53.727 [DefaultDispatcher-worker-13 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.728 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a024993 2024-02-12 11:39:53.728 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a024993 2024-02-12 11:39:53.730 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9ee495 2024-02-12 11:39:53.730 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9ee495 2024-02-12 11:39:53.732 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1248bc49 2024-02-12 11:39:53.732 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1248bc49 2024-02-12 11:39:53.734 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@a11b0af 2024-02-12 11:39:53.734 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@a11b0af 2024-02-12 11:39:53.736 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a72eaf 2024-02-12 11:39:53.736 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a72eaf 2024-02-12 11:39:53.736 [DefaultDispatcher-worker-10 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:53.736 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-12 11:39:53.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b2fc2c0 2024-02-12 11:39:53.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-12 11:39:53.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-12 11:39:53.761 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.772 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.774 [Test worker @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.775 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.775 [DefaultDispatcher-worker-10 @coroutine#3128] 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:49021/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:53.775 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.775 [DefaultDispatcher-worker-10 @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49021/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:53.777 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.777 [DefaultDispatcher-worker-5 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.785 [DefaultDispatcher-worker-13 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.785 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.785 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:53.785 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.786 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.786 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.788 [Test worker @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5435d4 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-12 11:39:53.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 11:39:53.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 11:39:53.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-12 11:39:53.794 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 11:39:53.808 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 11:39:53.810 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 11:39:53.821 [DefaultDispatcher-worker-12 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2024-02-12 11:39:53.822 [DefaultDispatcher-worker-8 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.830 [DefaultDispatcher-worker-2 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.837 [DefaultDispatcher-worker-16 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.840 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:53.845 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@230836bd 2024-02-12 11:39:53.845 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@230836bd 2024-02-12 11:39:53.846 [DefaultDispatcher-worker-16 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.847 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 11:39:53.847 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 11:39:53.847 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 11:39:53.848 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcfdcac 2024-02-12 11:39:53.848 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dcfdcac 2024-02-12 11:39:53.848 [DefaultDispatcher-worker-11 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 11:39:53.848 [DefaultDispatcher-worker-11 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-12 11:39:53.849 [DefaultDispatcher-worker-11 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49021/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-12 11:39:53.849 [DefaultDispatcher-worker-11 @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49021/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:53.849 [DefaultDispatcher-worker-11 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 11:39:53.849 [DefaultDispatcher-worker-11 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-12 11:39:53.849 [DefaultDispatcher-worker-11 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 11:39:53.850 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 11:39:53.850 [DefaultDispatcher-worker-2 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-12 11:39:53.851 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f05dcd 2024-02-12 11:39:53.851 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f05dcd 2024-02-12 11:39:53.855 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf2d697 2024-02-12 11:39:53.855 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf2d697 2024-02-12 11:39:53.858 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@eadb86a 2024-02-12 11:39:53.858 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@eadb86a 2024-02-12 11:39:53.860 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd43faf 2024-02-12 11:39:53.860 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd43faf 2024-02-12 11:39:53.862 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76610fed 2024-02-12 11:39:53.862 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@76610fed 2024-02-12 11:39:53.864 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdd29d8 2024-02-12 11:39:53.864 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdd29d8 2024-02-12 11:39:53.867 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f50bec1 2024-02-12 11:39:53.867 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f50bec1 2024-02-12 11:39:53.867 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 11:39:53.873 [DefaultDispatcher-worker-16 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7575f7e1 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-12 11:39:53.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:53.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:53.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-12 11:39:53.893 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:53.896 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb4c455 2024-02-12 11:39:53.896 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb4c455 2024-02-12 11:39:53.898 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@727325b3 2024-02-12 11:39:53.898 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@727325b3 2024-02-12 11:39:53.901 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@764caf25 2024-02-12 11:39:53.901 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@764caf25 2024-02-12 11:39:53.901 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:53.904 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@334e2f88 2024-02-12 11:39:53.904 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@334e2f88 2024-02-12 11:39:53.906 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6982d3d8 2024-02-12 11:39:53.906 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6982d3d8 2024-02-12 11:39:53.909 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2373de6 2024-02-12 11:39:53.909 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2373de6 2024-02-12 11:39:53.911 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@11119f02 2024-02-12 11:39:53.911 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@11119f02 2024-02-12 11:39:53.912 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:53.913 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5361d0c7 2024-02-12 11:39:53.913 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5361d0c7 2024-02-12 11:39:53.914 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:53.915 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.915 [DefaultDispatcher-worker-16 @coroutine#3181] 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:49443/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:53.915 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.915 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49443/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:53.915 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c02c560 2024-02-12 11:39:53.915 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c02c560 2024-02-12 11:39:53.915 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:53.916 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.916 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:53.923 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:53.924 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.924 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:53.924 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.925 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.925 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.928 [Test worker @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:53.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78141c58 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:53.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:53.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-12 11:39:53.930 [DefaultDispatcher-worker-14 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:53.930 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.930 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:53.930 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.932 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.932 [DefaultDispatcher-worker-6 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:53.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 11:39:53.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 11:39:53.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-12 11:39:53.935 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 11:39:53.948 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 11:39:53.950 [Test worker @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 11:39:53.955 [DefaultDispatcher-worker-6 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/auth/register 2024-02-12 11:39:53.955 [DefaultDispatcher-worker-6 @coroutine#3206] 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:49443/auth/register. 2024-02-12 11:39:53.955 [DefaultDispatcher-worker-6 @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/auth/register 2024-02-12 11:39:53.955 [DefaultDispatcher-worker-6 @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49443/auth/register from class io.ktor.http.content.TextContent 2024-02-12 11:39:53.957 [DefaultDispatcher-worker-6 @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/auth/register 2024-02-12 11:39:53.957 [DefaultDispatcher-worker-6 @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/auth/register 2024-02-12 11:39:53.957 [DefaultDispatcher-worker-6 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49443/auth/register. 2024-02-12 11:39:53.957 [DefaultDispatcher-worker-6 @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49443/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:53.961 [DefaultDispatcher-worker-13 @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2024-02-12 11:39:53.976 [DefaultDispatcher-worker-5 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:53.980 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:53.984 [DefaultDispatcher-worker-5 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:53.984 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c04081 2024-02-12 11:39:53.984 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c04081 2024-02-12 11:39:53.988 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4707a7c9 2024-02-12 11:39:53.989 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4707a7c9 2024-02-12 11:39:53.992 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@43382bf1 2024-02-12 11:39:53.992 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@43382bf1 2024-02-12 11:39:53.994 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63aadf2 2024-02-12 11:39:53.994 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@63aadf2 2024-02-12 11:39:53.996 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3521fc 2024-02-12 11:39:53.996 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3521fc 2024-02-12 11:39:53.999 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776ee7c 2024-02-12 11:39:53.999 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3776ee7c 2024-02-12 11:39:54.001 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@35933cc0 2024-02-12 11:39:54.001 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@35933cc0 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@220e1b7b 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:54.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:54.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-12 11:39:54.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 11:39:54.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 11:39:54.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-12 11:39:54.003 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@661552bd 2024-02-12 11:39:54.003 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@661552bd 2024-02-12 11:39:54.006 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bb542 2024-02-12 11:39:54.006 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bb542 2024-02-12 11:39:54.006 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:54.022 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 11:39:54.024 [DefaultDispatcher-worker-11 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:54.024 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.024 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.024 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.025 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.025 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.034 [Test worker @coroutine#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 11:39:54.034 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:54.036 [Test worker @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 11:39:54.038 [DefaultDispatcher-worker-13 @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.038 [DefaultDispatcher-worker-13 @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-12 11:39:54.038 [DefaultDispatcher-worker-13 @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.038 [DefaultDispatcher-worker-13 @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:54.038 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@30256a25 2024-02-12 11:39:54.038 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@30256a25 2024-02-12 11:39:54.040 [DefaultDispatcher-worker-9 @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.040 [DefaultDispatcher-worker-9 @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.042 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee28251 2024-02-12 11:39:54.042 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee28251 2024-02-12 11:39:54.045 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add0155 2024-02-12 11:39:54.045 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3add0155 2024-02-12 11:39:54.047 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf886a 2024-02-12 11:39:54.047 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf886a 2024-02-12 11:39:54.049 [DefaultDispatcher-worker-6 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 11:39:54.049 [DefaultDispatcher-worker-6 @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.049 [DefaultDispatcher-worker-6 @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-12 11:39:54.049 [DefaultDispatcher-worker-6 @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.050 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6430b1f6 2024-02-12 11:39:54.050 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6430b1f6 2024-02-12 11:39:54.050 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.050 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.052 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eea572b 2024-02-12 11:39:54.052 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eea572b 2024-02-12 11:39:54.052 [Test worker @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 11:39:54.054 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cef300a 2024-02-12 11:39:54.054 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cef300a 2024-02-12 11:39:54.056 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff07725 2024-02-12 11:39:54.056 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff07725 2024-02-12 11:39:54.058 [Test worker @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 11:39:54.059 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2eda2c 2024-02-12 11:39:54.059 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2eda2c 2024-02-12 11:39:54.059 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:54.073 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a358906 2024-02-12 11:39:54.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-12 11:39:54.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-12 11:39:54.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:54.075 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a358906: (connection evicted) 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:54.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-12 11:39:54.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3677c508 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:54.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:54.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-12 11:39:54.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 11:39:54.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 11:39:54.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-12 11:39:54.081 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 11:39:54.092 [Test worker @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 11:39:54.094 [Test worker @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 11:39:54.095 [DefaultDispatcher-worker-5 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.095 [DefaultDispatcher-worker-5 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-12 11:39:54.095 [DefaultDispatcher-worker-5 @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.095 [DefaultDispatcher-worker-5 @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:54.097 [DefaultDispatcher-worker-7 @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.097 [DefaultDispatcher-worker-7 @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.104 [DefaultDispatcher-worker-3 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 11:39:54.104 [DefaultDispatcher-worker-3 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.104 [DefaultDispatcher-worker-3 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-12 11:39:54.104 [DefaultDispatcher-worker-3 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.105 [DefaultDispatcher-worker-10 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.105 [DefaultDispatcher-worker-10 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.107 [Test worker @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 11:39:54.110 [Test worker @coroutine#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 11:39:54.113 [Test worker @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7 2024-02-12 11:39:54.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-12 11:39:54.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-12 11:39:54.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:54.114 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fe024a7: (connection evicted) 2024-02-12 11:39:54.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:54.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-12 11:39:54.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-12 11:39:54.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddcd3d 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:54.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:54.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-12 11:39:54.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-12 11:39:54.119 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.130 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.132 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.133 [DefaultDispatcher-worker-10 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.133 [DefaultDispatcher-worker-10 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-12 11:39:54.133 [DefaultDispatcher-worker-10 @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.133 [DefaultDispatcher-worker-10 @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:54.135 [DefaultDispatcher-worker-13 @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.135 [DefaultDispatcher-worker-13 @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.143 [DefaultDispatcher-worker-7 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.143 [DefaultDispatcher-worker-7 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.143 [DefaultDispatcher-worker-7 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-12 11:39:54.143 [DefaultDispatcher-worker-7 @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.144 [DefaultDispatcher-worker-9 @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.144 [DefaultDispatcher-worker-9 @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.147 [Test worker @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.152 [Test worker @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.158 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.161 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.164 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.167 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.169 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52 2024-02-12 11:39:54.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-12 11:39:54.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-12 11:39:54.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:54.170 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cab8d52: (connection evicted) 2024-02-12 11:39:54.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:54.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-12 11:39:54.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e581302 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:54.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:54.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-12 11:39:54.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 11:39:54.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 11:39:54.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-12 11:39:54.176 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 11:39:54.179 [DefaultDispatcher-worker-7 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:54.179 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.179 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.179 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.181 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.181 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.191 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 11:39:54.194 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 11:39:54.195 [DefaultDispatcher-worker-7 @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.195 [DefaultDispatcher-worker-7 @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-12 11:39:54.195 [DefaultDispatcher-worker-7 @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.195 [DefaultDispatcher-worker-7 @coroutine#3318] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:54.196 [DefaultDispatcher-worker-15 @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.197 [DefaultDispatcher-worker-15 @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.203 [DefaultDispatcher-worker-4 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 11:39:54.204 [DefaultDispatcher-worker-4 @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.204 [DefaultDispatcher-worker-4 @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-12 11:39:54.204 [DefaultDispatcher-worker-4 @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.204 [DefaultDispatcher-worker-6 @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.204 [DefaultDispatcher-worker-6 @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.207 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 11:39:54.210 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 11:39:54.215 [Test worker @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81 2024-02-12 11:39:54.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-12 11:39:54.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-12 11:39:54.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:54.217 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21d6dc81: (connection evicted) 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:54.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-12 11:39:54.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3adb4cc8 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:54.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:54.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:54.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-12 11:39:54.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 11:39:54.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 11:39:54.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-12 11:39:54.222 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 11:39:54.233 [Test worker @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 11:39:54.235 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 11:39:54.236 [DefaultDispatcher-worker-3 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.236 [DefaultDispatcher-worker-3 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-12 11:39:54.236 [DefaultDispatcher-worker-3 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.236 [DefaultDispatcher-worker-3 @coroutine#3350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:54.237 [DefaultDispatcher-worker-14 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.237 [DefaultDispatcher-worker-14 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.244 [DefaultDispatcher-worker-7 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 11:39:54.244 [DefaultDispatcher-worker-7 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.244 [DefaultDispatcher-worker-7 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-12 11:39:54.244 [DefaultDispatcher-worker-7 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.245 [DefaultDispatcher-worker-7 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.245 [DefaultDispatcher-worker-7 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.246 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 11:39:54.250 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 11:39:54.254 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 11:39:54.257 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 11:39:54.260 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2024-02-12 11:39:54.261 [DefaultDispatcher-worker-16 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:54.261 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.261 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.261 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-12 11:39:54.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-12 11:39:54.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:54.261 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9ac719: (connection evicted) 2024-02-12 11:39:54.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:54.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-12 11:39:54.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-12 11:39:54.262 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.262 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75d0cac6 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:54.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:54.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-12 11:39:54.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 11:39:54.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 11:39:54.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-12 11:39:54.266 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 11:39:54.277 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 11:39:54.279 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 11:39:54.280 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.280 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-02-12 11:39:54.280 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.280 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:54.282 [DefaultDispatcher-worker-13 @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.282 [DefaultDispatcher-worker-13 @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-12 11:39:54.289 [DefaultDispatcher-worker-9 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 11:39:54.289 [DefaultDispatcher-worker-9 @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.289 [DefaultDispatcher-worker-9 @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-12 11:39:54.289 [DefaultDispatcher-worker-9 @coroutine#3383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.290 [DefaultDispatcher-worker-7 @coroutine#3383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.290 [DefaultDispatcher-worker-7 @coroutine#3383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-12 11:39:54.291 [Test worker @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 11:39:54.293 [Test worker @coroutine#3396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@567baa55 2024-02-12 11:39:54.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-12 11:39:54.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-12 11:39:54.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:54.295 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567baa55: (connection evicted) 2024-02-12 11:39:54.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:54.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-12 11:39:54.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-12 11:39:54.392 [DefaultDispatcher-worker-5 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:54.392 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.392 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.392 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.393 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.393 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.402 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:54.402 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.402 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.402 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.403 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.461 [DefaultDispatcher-worker-5 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:54.461 [DefaultDispatcher-worker-5 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.461 [DefaultDispatcher-worker-5 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.461 [DefaultDispatcher-worker-5 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.463 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.463 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55465bfc 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:54.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:54.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-12 11:39:54.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 11:39:54.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 11:39:54.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-12 11:39:54.542 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 11:39:54.553 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 11:39:54.554 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 11:39:54.555 [DefaultDispatcher-worker-2 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.556 [DefaultDispatcher-worker-2 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:54.556 [DefaultDispatcher-worker-2 @coroutine#3438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.556 [DefaultDispatcher-worker-2 @coroutine#3438] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:54.557 [DefaultDispatcher-worker-15 @coroutine#3438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.557 [DefaultDispatcher-worker-15 @coroutine#3438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.564 [DefaultDispatcher-worker-1 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 11:39:54.564 [DefaultDispatcher-worker-1 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.564 [DefaultDispatcher-worker-1 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.564 [DefaultDispatcher-worker-1 @coroutine#3437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.565 [DefaultDispatcher-worker-15 @coroutine#3437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.565 [DefaultDispatcher-worker-15 @coroutine#3437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.568 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 11:39:54.585 [DefaultDispatcher-worker-14 @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 11:39:54.617 [DefaultDispatcher-worker-1 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:54.617 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.617 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.617 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.619 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.619 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.623 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:54.627 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@32122ad1 2024-02-12 11:39:54.627 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@32122ad1 2024-02-12 11:39:54.630 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd5d2e3 2024-02-12 11:39:54.630 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd5d2e3 2024-02-12 11:39:54.633 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ea41a1 2024-02-12 11:39:54.633 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ea41a1 2024-02-12 11:39:54.637 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de8d8d8 2024-02-12 11:39:54.637 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de8d8d8 2024-02-12 11:39:54.640 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0f2116 2024-02-12 11:39:54.640 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0f2116 2024-02-12 11:39:54.642 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5fa2fe 2024-02-12 11:39:54.642 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5fa2fe 2024-02-12 11:39:54.644 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2652059d 2024-02-12 11:39:54.644 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2652059d 2024-02-12 11:39:54.645 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d 2024-02-12 11:39:54.647 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc72797 2024-02-12 11:39:54.647 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc72797 2024-02-12 11:39:54.649 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae7b2a8 2024-02-12 11:39:54.649 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae7b2a8 2024-02-12 11:39:54.649 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:54.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-12 11:39:54.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-12 11:39:54.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:54.652 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bbf44d: (connection evicted) 2024-02-12 11:39:54.653 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32122ad1: (connection evicted) 2024-02-12 11:39:54.653 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cd5d2e3: (connection evicted) 2024-02-12 11:39:54.654 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38ea41a1: (connection evicted) 2024-02-12 11:39:54.654 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7de8d8d8: (connection evicted) 2024-02-12 11:39:54.655 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e0f2116: (connection evicted) 2024-02-12 11:39:54.655 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5fa2fe: (connection evicted) 2024-02-12 11:39:54.655 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2652059d: (connection evicted) 2024-02-12 11:39:54.656 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc72797: (connection evicted) 2024-02-12 11:39:54.656 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ae7b2a8: (connection evicted) 2024-02-12 11:39:54.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:54.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-12 11:39:54.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5183131d 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:54.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:54.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-12 11:39:54.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 11:39:54.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 11:39:54.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-12 11:39:54.664 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 11:39:54.676 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 11:39:54.678 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 11:39:54.679 [DefaultDispatcher-worker-1 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.679 [DefaultDispatcher-worker-1 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:54.679 [DefaultDispatcher-worker-1 @coroutine#3464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.679 [DefaultDispatcher-worker-1 @coroutine#3464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:54.680 [DefaultDispatcher-worker-7 @coroutine#3464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.680 [DefaultDispatcher-worker-7 @coroutine#3464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.689 [DefaultDispatcher-worker-15 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 11:39:54.689 [DefaultDispatcher-worker-15 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.689 [DefaultDispatcher-worker-15 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.689 [DefaultDispatcher-worker-15 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.690 [DefaultDispatcher-worker-16 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.690 [DefaultDispatcher-worker-16 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.693 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 11:39:54.707 [DefaultDispatcher-worker-14 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 11:39:54.751 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-12 11:39:54.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-12 11:39:54.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-12 11:39:54.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:54.754 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c263f8: (connection evicted) 2024-02-12 11:39:54.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:54.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-12 11:39:54.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df54fd5 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:54.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:54.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-12 11:39:54.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 11:39:54.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 11:39:54.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-12 11:39:54.760 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 11:39:54.771 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 11:39:54.773 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 11:39:54.774 [DefaultDispatcher-worker-14 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.774 [DefaultDispatcher-worker-14 @coroutine#3486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:54.774 [DefaultDispatcher-worker-14 @coroutine#3486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.774 [DefaultDispatcher-worker-14 @coroutine#3486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:54.775 [DefaultDispatcher-worker-2 @coroutine#3486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.775 [DefaultDispatcher-worker-2 @coroutine#3486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.783 [DefaultDispatcher-worker-16 @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 11:39:54.783 [DefaultDispatcher-worker-16 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.783 [DefaultDispatcher-worker-16 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.783 [DefaultDispatcher-worker-16 @coroutine#3485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.784 [DefaultDispatcher-worker-14 @coroutine#3485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.784 [DefaultDispatcher-worker-14 @coroutine#3485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.787 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 11:39:54.797 [DefaultDispatcher-worker-7 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:54.797 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.797 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.797 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.799 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.799 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.803 [DefaultDispatcher-worker-2 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 11:39:54.841 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2024-02-12 11:39:54.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-12 11:39:54.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-12 11:39:54.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:54.843 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178c4480: (connection evicted) 2024-02-12 11:39:54.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:54.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-12 11:39:54.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-12 11:39:54.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-12 11:39:54.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:54.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:54.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:54.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11a0c708 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:54.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:54.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-12 11:39:54.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 11:39:54.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 11:39:54.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-12 11:39:54.850 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 11:39:54.861 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 11:39:54.863 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 11:39:54.864 [DefaultDispatcher-worker-2 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.864 [DefaultDispatcher-worker-2 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:54.864 [DefaultDispatcher-worker-2 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.864 [DefaultDispatcher-worker-2 @coroutine#3511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:54.866 [DefaultDispatcher-worker-11 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.866 [DefaultDispatcher-worker-11 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.871 [DefaultDispatcher-worker-11 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 11:39:54.872 [DefaultDispatcher-worker-11 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.872 [DefaultDispatcher-worker-11 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.872 [DefaultDispatcher-worker-11 @coroutine#3510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.872 [DefaultDispatcher-worker-13 @coroutine#3510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.872 [DefaultDispatcher-worker-13 @coroutine#3510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.875 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 11:39:54.890 [DefaultDispatcher-worker-1 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 11:39:54.929 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92 2024-02-12 11:39:54.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-12 11:39:54.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-12 11:39:54.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:54.932 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e9b0c92: (connection evicted) 2024-02-12 11:39:54.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:54.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-12 11:39:54.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-12 11:39:54.934 [DefaultDispatcher-worker-3 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-12 11:39:54.934 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.934 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.934 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb91767 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-12 11:39:54.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:54.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:54.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:54.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:54.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:54.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:54.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:54.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:54.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-12 11:39:54.935 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.936 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:54.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:54.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-12 11:39:54.938 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:54.941 [DefaultDispatcher-worker-9 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:54.941 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.941 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:54.941 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.942 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.942 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:54.950 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:54.952 [Test worker @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:54.954 [DefaultDispatcher-worker-9 @coroutine#3541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.954 [DefaultDispatcher-worker-9 @coroutine#3541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-12 11:39:54.954 [DefaultDispatcher-worker-9 @coroutine#3541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.954 [DefaultDispatcher-worker-9 @coroutine#3541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:54.955 [DefaultDispatcher-worker-2 @coroutine#3541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.955 [DefaultDispatcher-worker-2 @coroutine#3541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:54.962 [DefaultDispatcher-worker-9 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:54.962 [DefaultDispatcher-worker-9 @coroutine#3540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 11:39:54.962 [DefaultDispatcher-worker-9 @coroutine#3540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-12 11:39:54.962 [DefaultDispatcher-worker-9 @coroutine#3540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 11:39:54.963 [DefaultDispatcher-worker-12 @coroutine#3540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 11:39:54.963 [DefaultDispatcher-worker-12 @coroutine#3540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 11:39:54.970 [DefaultDispatcher-worker-16 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:54.976 [DefaultDispatcher-worker-4 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:54.981 [DefaultDispatcher-worker-10 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:54.991 [DefaultDispatcher-worker-16 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:54.994 [Test worker @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:55.005 [DefaultDispatcher-worker-14 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:55.013 [DefaultDispatcher-worker-4 @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa 2024-02-12 11:39:55.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-12 11:39:55.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-12 11:39:55.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:55.015 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ecc9baa: (connection evicted) 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:55.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-12 11:39:55.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@218fc40d 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:55.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:55.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:55.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-12 11:39:55.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-12 11:39:55.021 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.034 [DefaultDispatcher-worker-1 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:55.035 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.035 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:55.035 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.035 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.036 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.036 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.037 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.038 [DefaultDispatcher-worker-14 @coroutine#3569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.038 [DefaultDispatcher-worker-14 @coroutine#3569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-12 11:39:55.038 [DefaultDispatcher-worker-14 @coroutine#3569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.038 [DefaultDispatcher-worker-14 @coroutine#3569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:55.040 [DefaultDispatcher-worker-8 @coroutine#3569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.040 [DefaultDispatcher-worker-8 @coroutine#3569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.044 [DefaultDispatcher-worker-10 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.045 [DefaultDispatcher-worker-10 @coroutine#3568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.045 [DefaultDispatcher-worker-10 @coroutine#3568] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-12 11:39:55.045 [DefaultDispatcher-worker-10 @coroutine#3568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.045 [DefaultDispatcher-worker-3 @coroutine#3568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.045 [DefaultDispatcher-worker-3 @coroutine#3568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.053 [DefaultDispatcher-worker-4 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.060 [DefaultDispatcher-worker-4 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.068 [DefaultDispatcher-worker-10 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.076 [DefaultDispatcher-worker-16 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.086 [DefaultDispatcher-worker-16 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.094 [DefaultDispatcher-worker-6 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e 2024-02-12 11:39:55.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-12 11:39:55.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-12 11:39:55.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:55.097 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26bbbe9e: (connection evicted) 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:55.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-12 11:39:55.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7ddf8d 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:55.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:55.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:55.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-12 11:39:55.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-12 11:39:55.103 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.116 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.118 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.119 [DefaultDispatcher-worker-6 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.119 [DefaultDispatcher-worker-6 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-12 11:39:55.119 [DefaultDispatcher-worker-6 @coroutine#3594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.119 [DefaultDispatcher-worker-6 @coroutine#3594] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:55.121 [DefaultDispatcher-worker-4 @coroutine#3594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.121 [DefaultDispatcher-worker-4 @coroutine#3594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.127 [DefaultDispatcher-worker-3 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.128 [DefaultDispatcher-worker-3 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.128 [DefaultDispatcher-worker-3 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-12 11:39:55.128 [DefaultDispatcher-worker-3 @coroutine#3593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.128 [DefaultDispatcher-worker-8 @coroutine#3593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.128 [DefaultDispatcher-worker-8 @coroutine#3593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.136 [DefaultDispatcher-worker-2 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.146 [DefaultDispatcher-worker-12 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.155 [DefaultDispatcher-worker-11 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.164 [DefaultDispatcher-worker-2 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.172 [DefaultDispatcher-worker-8 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.181 [DefaultDispatcher-worker-5 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.185 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.189 [DefaultDispatcher-worker-14 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:55.189 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.189 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.189 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:55.189 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.191 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.191 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.200 [DefaultDispatcher-worker-8 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.202 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:55.205 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@400524db 2024-02-12 11:39:55.206 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@400524db 2024-02-12 11:39:55.208 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec2c2ab 2024-02-12 11:39:55.208 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec2c2ab 2024-02-12 11:39:55.209 [DefaultDispatcher-worker-8 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.211 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afd4fab 2024-02-12 11:39:55.211 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afd4fab 2024-02-12 11:39:55.214 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@fffc890 2024-02-12 11:39:55.214 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@fffc890 2024-02-12 11:39:55.214 [DefaultDispatcher-worker-9 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5c757c 2024-02-12 11:39:55.216 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66351648 2024-02-12 11:39:55.216 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66351648 2024-02-12 11:39:55.218 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eba47bf 2024-02-12 11:39:55.218 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eba47bf 2024-02-12 11:39:55.218 [DefaultDispatcher-worker-8 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.220 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9ac7d4 2024-02-12 11:39:55.220 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9ac7d4 2024-02-12 11:39:55.220 [Test worker @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=557905924762959873 2024-02-12 11:39:55.220 [Test worker @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/PersonDao/findByUidAsync?uid=557905924762959873. 2024-02-12 11:39:55.221 [Test worker @coroutine#3598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=557905924762959873 2024-02-12 11:39:55.221 [Test worker @coroutine#3598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=557905924762959873 2024-02-12 11:39:55.221 [Test worker @coroutine#3598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=557905924762959873 2024-02-12 11:39:55.222 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd037df 2024-02-12 11:39:55.222 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd037df 2024-02-12 11:39:55.224 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2119fb3b 2024-02-12 11:39:55.224 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2119fb3b 2024-02-12 11:39:55.224 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-12 11:39:55.230 [DefaultDispatcher-worker-1 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.238 [DefaultDispatcher-worker-1 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-12 11:39:55.238 [DefaultDispatcher-worker-8 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@703e5614 2024-02-12 11:39:55.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-12 11:39:55.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-12 11:39:55.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-12 11:39:55.240 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b: (connection evicted) 2024-02-12 11:39:55.241 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@400524db: (connection evicted) 2024-02-12 11:39:55.241 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec2c2ab: (connection evicted) 2024-02-12 11:39:55.241 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4afd4fab: (connection evicted) 2024-02-12 11:39:55.242 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fffc890: (connection evicted) 2024-02-12 11:39:55.242 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66351648: (connection evicted) 2024-02-12 11:39:55.242 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eba47bf: (connection evicted) 2024-02-12 11:39:55.243 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e9ac7d4: (connection evicted) 2024-02-12 11:39:55.243 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fd037df: (connection evicted) 2024-02-12 11:39:55.243 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2119fb3b: (connection evicted) 2024-02-12 11:39:55.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:55.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-12 11:39:55.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-12 11:39:55.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6779af40 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:55.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:55.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-12 11:39:55.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-12 11:39:55.250 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.262 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.264 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.265 [DefaultDispatcher-worker-4 @coroutine#3637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.265 [DefaultDispatcher-worker-4 @coroutine#3637] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/ackAndGetPendingReplications. 2024-02-12 11:39:55.265 [DefaultDispatcher-worker-4 @coroutine#3637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.265 [DefaultDispatcher-worker-4 @coroutine#3637] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:55.266 [DefaultDispatcher-worker-8 @coroutine#3637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.266 [DefaultDispatcher-worker-8 @coroutine#3637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-12 11:39:55.274 [DefaultDispatcher-worker-4 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:55.274 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.274 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:55.274 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.275 [DefaultDispatcher-worker-8 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.275 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.275 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.275 [DefaultDispatcher-worker-8 @coroutine#3636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.275 [DefaultDispatcher-worker-8 @coroutine#3636] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/replication/nodeId. 2024-02-12 11:39:55.275 [DefaultDispatcher-worker-8 @coroutine#3636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.276 [DefaultDispatcher-worker-5 @coroutine#3636] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.276 [DefaultDispatcher-worker-5 @coroutine#3636] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-12 11:39:55.283 [DefaultDispatcher-worker-6 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.290 [DefaultDispatcher-worker-2 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.299 [DefaultDispatcher-worker-2 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.306 [DefaultDispatcher-worker-10 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.312 [DefaultDispatcher-worker-13 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.317 [DefaultDispatcher-worker-10 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.321 [Test worker @coroutine#3657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.329 [DefaultDispatcher-worker-13 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.336 [DefaultDispatcher-worker-13 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-12 11:39:55.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-12 11:39:55.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-12 11:39:55.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:55.337 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68303aad: (connection evicted) 2024-02-12 11:39:55.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:55.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-12 11:39:55.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@604e8a6 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:55.355 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 11:39:55.356 [Test worker @coroutine#3661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-12 11:39:55.370 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 11:39:55.385 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 11:39:55.387 [Test worker @coroutine#3665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 11:39:55.389 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 11:39:55.399 [DefaultDispatcher-worker-13 @coroutine#3669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 11:39:55.402 [DefaultDispatcher-worker-7 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:55.403 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.403 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:55.403 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.404 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.404 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.413 [DefaultDispatcher-worker-16 @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f408960 2024-02-12 11:39:55.413 [DefaultDispatcher-worker-7 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:55.413 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.413 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:55.413 [DefaultDispatcher-worker-7 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.414 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-12 11:39:55.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-12 11:39:55.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:55.415 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f408960: (connection evicted) 2024-02-12 11:39:55.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:55.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-12 11:39:55.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fce655d 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:55.418 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-12 11:39:55.419 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 11:39:55.419 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 11:39:55.419 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-12 11:39:55.436 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 11:39:55.448 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 11:39:55.450 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 11:39:55.452 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 11:39:55.452 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-12 11:39:55.452 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:55.452 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:55.452 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:55.452 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:55.452 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:55.452 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e5db1d 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 11:39:55.453 [Test worker @coroutine#3692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-12 11:39:55.467 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 11:39:55.472 [DefaultDispatcher-worker-7 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:55.472 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.472 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:55.472 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.473 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.473 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.478 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 11:39:55.480 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 11:39:55.482 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 11:39:55.492 [DefaultDispatcher-worker-14 @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-02-12 11:39:55.511 [DefaultDispatcher-worker-13 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 11:39:55.519 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:55.519 [DefaultDispatcher-worker-3 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 11:39:55.528 [DefaultDispatcher-worker-8 @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-12 11:39:55.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-12 11:39:55.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-12 11:39:55.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:55.541 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68908be7: (connection evicted) 2024-02-12 11:39:55.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:55.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-12 11:39:55.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-12 11:39:55.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-12 11:39:55.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-12 11:39:55.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:55.542 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32eac39b: (connection evicted) 2024-02-12 11:39:55.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:55.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-12 11:39:55.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c120b00 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:55.544 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-12 11:39:55.545 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 11:39:55.545 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 11:39:55.545 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-12 11:39:55.558 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 11:39:55.569 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 11:39:55.570 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 11:39:55.572 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23169374 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 11:39:55.573 [Test worker @coroutine#3727] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-12 11:39:55.587 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 11:39:55.597 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 11:39:55.599 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 11:39:55.601 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 11:39:55.612 [DefaultDispatcher-worker-8 @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af 2024-02-12 11:39:55.627 [DefaultDispatcher-worker-5 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:55.627 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.627 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:55.627 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.628 [DefaultDispatcher-worker-4 @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 11:39:55.629 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.629 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.634 [DefaultDispatcher-worker-1 @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 11:39:55.640 [DefaultDispatcher-worker-5 @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2709e075 2024-02-12 11:39:55.645 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:55.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-12 11:39:55.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-12 11:39:55.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:55.652 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2709e075: (connection evicted) 2024-02-12 11:39:55.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:55.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-12 11:39:55.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-12 11:39:55.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-12 11:39:55.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-12 11:39:55.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:55.653 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c2a33af: (connection evicted) 2024-02-12 11:39:55.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:55.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-12 11:39:55.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4687fee7 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:55.656 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-12 11:39:55.657 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 11:39:55.657 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 11:39:55.657 [Test worker @coroutine#3769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-12 11:39:55.671 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 11:39:55.681 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 11:39:55.683 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 11:39:55.685 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 11:39:55.694 [DefaultDispatcher-worker-7 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 11:39:55.715 [DefaultDispatcher-worker-1 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 11:39:55.718 [Test worker @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 11:39:55.726 [DefaultDispatcher-worker-1 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207f7baa 2024-02-12 11:39:55.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-12 11:39:55.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-12 11:39:55.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:55.736 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@207f7baa: (connection evicted) 2024-02-12 11:39:55.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:55.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-12 11:39:55.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6731b6bd 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:55.738 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-12 11:39:55.739 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 11:39:55.739 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 11:39:55.739 [Test worker @coroutine#3804] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-12 11:39:55.756 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 11:39:55.767 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 11:39:55.769 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 11:39:55.770 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 11:39:55.774 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 11:39:55.782 [DefaultDispatcher-worker-5 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465 2024-02-12 11:39:55.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-12 11:39:55.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-12 11:39:55.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:55.784 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f4fa465: (connection evicted) 2024-02-12 11:39:55.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:55.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-12 11:39:55.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e0602ff 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:55.792 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:55.793 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:55.793 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:55.793 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:55.793 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:55.793 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:55.793 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:55.793 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-12 11:39:55.793 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3d3e57 2024-02-12 11:39:55.793 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3d3e57 2024-02-12 11:39:55.793 [Test worker @coroutine#3835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-12 11:39:55.805 [DefaultDispatcher-worker-4 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:55.806 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.806 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:55.806 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.807 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.807 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.808 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3d3e57 2024-02-12 11:39:55.819 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3d3e57 2024-02-12 11:39:55.821 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3d3e57 2024-02-12 11:39:55.822 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3d3e57 2024-02-12 11:39:55.918 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:55.919 [DefaultDispatcher-worker-1 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3d3e57 2024-02-12 11:39:55.945 [DefaultDispatcher-worker-11 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:55.946 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.946 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:55.946 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.947 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.947 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.995 [DefaultDispatcher-worker-4 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:55.996 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.996 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:55.996 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.997 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:55.997 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.012 [DefaultDispatcher-worker-9 @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3d3e57 2024-02-12 11:39:56.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-12 11:39:56.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-12 11:39:56.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:56.058 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b3d3e57: (connection evicted) 2024-02-12 11:39:56.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:56.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-12 11:39:56.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd7af2f 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:56.061 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-12 11:39:56.062 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-02-12 11:39:56.062 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-02-12 11:39:56.062 [Test worker @coroutine#3886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-12 11:39:56.064 [DefaultDispatcher-worker-16 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:56.065 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.065 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.065 [DefaultDispatcher-worker-16 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.066 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.066 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.076 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-02-12 11:39:56.087 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-02-12 11:39:56.088 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-02-12 11:39:56.090 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-02-12 11:39:56.093 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-02-12 11:39:56.099 [DefaultDispatcher-worker-13 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-02-12 11:39:56.119 [DefaultDispatcher-worker-1 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-02-12 11:39:56.127 [DefaultDispatcher-worker-16 @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8 2024-02-12 11:39:56.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-12 11:39:56.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-12 11:39:56.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:56.138 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c75c5e8: (connection evicted) 2024-02-12 11:39:56.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:56.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-12 11:39:56.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0e5c0c 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:56.140 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:56.141 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-12 11:39:56.141 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2024-02-12 11:39:56.141 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2024-02-12 11:39:56.141 [Test worker @coroutine#3918] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-12 11:39:56.156 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2024-02-12 11:39:56.166 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2024-02-12 11:39:56.168 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2024-02-12 11:39:56.170 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2024-02-12 11:39:56.179 [DefaultDispatcher-worker-13 @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2024-02-12 11:39:56.241 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:56.246 [DefaultDispatcher-worker-3 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:56.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-12 11:39:56.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-12 11:39:56.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:56.246 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.246 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79: (connection evicted) 2024-02-12 11:39:56.246 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.246 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:56.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-12 11:39:56.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-12 11:39:56.248 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.248 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-12 11:39:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383a5260 2024-02-12 11:39:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:56.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:56.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-12 11:39:56.320 [DefaultDispatcher-worker-16 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:56.320 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.320 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.320 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.321 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.321 [DefaultDispatcher-worker-9 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.350 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:56.351 [DefaultDispatcher-worker-3 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.359 [DefaultDispatcher-worker-2 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.367 [DefaultDispatcher-worker-2 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.374 [DefaultDispatcher-worker-6 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.405 [DefaultDispatcher-worker-3 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.406 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-12 11:39:56.411 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-12 11:39:56.413 [DefaultDispatcher-worker-12 @coroutine#3955] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-12 11:39:56.413 [DefaultDispatcher-worker-14 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cfe72b0 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:56.413 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:56.413 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:56.413 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:56.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:56.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-12 11:39:56.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-12 11:39:56.414 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.414 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.423 [DefaultDispatcher-worker-14 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:56.423 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.423 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.423 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.424 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.430 [DefaultDispatcher-worker-5 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.430 [DefaultDispatcher-worker-5 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:56.430 [DefaultDispatcher-worker-5 @coroutine#3962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.430 [DefaultDispatcher-worker-5 @coroutine#3962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:56.433 [eventLoopGroupProxy-19-2 @call-handler#3971] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 11:39:56.433 [eventLoopGroupProxy-19-1 @call-handler#3970] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 11:39:56.433 [eventLoopGroupProxy-19-1 @call-handler#3970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.433 [eventLoopGroupProxy-19-2 @call-handler#3971] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.433 [eventLoopGroupProxy-19-2 @call-handler#3971] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-12 11:39:56.434 [eventLoopGroupProxy-19-2 @call-handler#3971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aff157e 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:56.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:56.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-12 11:39:56.435 [DefaultDispatcher-worker-14 @coroutine#3962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-12 11:39:56.435 [DefaultDispatcher-worker-14 @coroutine#3962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.449 [DefaultDispatcher-worker-13 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.449 [DefaultDispatcher-worker-13 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:56.449 [DefaultDispatcher-worker-13 @coroutine#3975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.449 [DefaultDispatcher-worker-13 @coroutine#3975] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a000fff 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:56.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:56.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-12 11:39:56.450 [eventLoopGroupProxy-19-2 @call-handler#3979] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 11:39:56.451 [eventLoopGroupProxy-19-2 @call-handler#3979] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dedc8b8 2024-02-12 11:39:56.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dedc8b8 2024-02-12 11:39:56.451 [eventLoopGroupProxy-19-2 @call-handler#3979] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:56.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-12 11:39:56.451 [eventLoopGroupProxy-19-2 @call-handler#3979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.451 [eventLoopGroupProxy-19-3 @call-handler#3982] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 11:39:56.451 [eventLoopGroupProxy-19-3 @call-handler#3982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.452 [DefaultDispatcher-worker-15 @coroutine#3975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.452 [DefaultDispatcher-worker-15 @coroutine#3975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.456 [DefaultDispatcher-worker-14 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.456 [DefaultDispatcher-worker-14 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.456 [DefaultDispatcher-worker-14 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.456 [DefaultDispatcher-worker-14 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.457 [eventLoopGroupProxy-19-2 @call-handler#3987] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 11:39:56.457 [eventLoopGroupProxy-19-2 @call-handler#3987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.458 [DefaultDispatcher-worker-4 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.458 [DefaultDispatcher-worker-4 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.466 [DefaultDispatcher-worker-12 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.466 [DefaultDispatcher-worker-12 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-12 11:39:56.466 [DefaultDispatcher-worker-12 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.466 [DefaultDispatcher-worker-12 @coroutine#3992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-12 11:39:56.466 [DefaultDispatcher-worker-11 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.467 [eventLoopGroupProxy-19-2 @call-handler#3997] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-12 11:39:56.468 [eventLoopGroupProxy-19-2 @call-handler#3997] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.468 [eventLoopGroupProxy-19-2 @call-handler#3997] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:56.468 [eventLoopGroupProxy-19-4 @call-handler#4001] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-12 11:39:56.469 [eventLoopGroupProxy-19-4 @call-handler#4001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.478 [DefaultDispatcher-worker-7 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.480 [DefaultDispatcher-worker-5 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.480 [DefaultDispatcher-worker-5 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.480 [DefaultDispatcher-worker-5 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.480 [DefaultDispatcher-worker-5 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.482 [DefaultDispatcher-worker-18 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.483 [eventLoopGroupProxy-19-2 @call-handler#3997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.484 [DefaultDispatcher-worker-1 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.484 [DefaultDispatcher-worker-1 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-12 11:39:56.484 [eventLoopGroupProxy-19-5 @call-handler#4009] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 11:39:56.485 [eventLoopGroupProxy-19-5 @call-handler#4009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.485 [DefaultDispatcher-worker-9 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.485 [DefaultDispatcher-worker-9 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.486 [DefaultDispatcher-worker-17 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:56.486 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.486 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.486 [DefaultDispatcher-worker-17 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.487 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.487 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.493 [DefaultDispatcher-worker-14 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.496 [DefaultDispatcher-worker-12 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.497 [DefaultDispatcher-worker-14 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dedc8b8 2024-02-12 11:39:56.497 [DefaultDispatcher-worker-14 @coroutine#3991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.497 [DefaultDispatcher-worker-14 @coroutine#3991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.497 [DefaultDispatcher-worker-14 @coroutine#3991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.498 [eventLoopGroupProxy-19-2 @call-handler#4020] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-12 11:39:56.498 [eventLoopGroupProxy-19-2 @call-handler#4020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.498 [DefaultDispatcher-worker-1 @coroutine#3991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.498 [DefaultDispatcher-worker-1 @coroutine#3991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.503 [DefaultDispatcher-worker-13 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.506 [DefaultDispatcher-worker-19 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.509 [DefaultDispatcher-worker-15 @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dedc8b8 2024-02-12 11:39:56.512 [DefaultDispatcher-worker-7 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.514 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:56.519 [DefaultDispatcher-worker-15 @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dedc8b8 2024-02-12 11:39:56.521 [DefaultDispatcher-worker-15 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.535 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:56.551 [DefaultDispatcher-worker-4 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.551 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:56.552 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-12 11:39:56.552 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-12 11:39:56.552 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-12 11:39:56.553 [eventLoopGroupProxy-19-2 @call-handler#4037] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-12 11:39:56.560 [DefaultDispatcher-worker-2 @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.578 [DefaultDispatcher-worker-12 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-12 11:39:56.578 [DefaultDispatcher-worker-12 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-12 11:39:56.578 [DefaultDispatcher-worker-12 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-02-12 11:39:56.578 [DefaultDispatcher-worker-12 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.578 [DefaultDispatcher-worker-12 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950913 2024-02-12 11:39:56.578 [DefaultDispatcher-worker-12 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950913. 2024-02-12 11:39:56.578 [DefaultDispatcher-worker-12 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950913 2024-02-12 11:39:56.579 [eventLoopGroupProxy-19-2 @call-handler#4041] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-12 11:39:56.583 [eventLoopGroupProxy-19-2 @call-handler#4041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.583 [DefaultDispatcher-worker-15 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950913 2024-02-12 11:39:56.584 [DefaultDispatcher-worker-15 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950913 2024-02-12 11:39:56.584 [DefaultDispatcher-worker-15 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950913. 2024-02-12 11:39:56.584 [DefaultDispatcher-worker-15 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950913 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.595 [DefaultDispatcher-worker-19 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.596 [DefaultDispatcher-worker-19 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 11:39:56.596 [DefaultDispatcher-worker-19 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-12 11:39:56.596 [DefaultDispatcher-worker-19 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 11:39:56.597 [eventLoopGroupProxy-19-2 @call-handler#4045] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-12 11:39:56.599 [eventLoopGroupProxy-19-2 @call-handler#4045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.600 [DefaultDispatcher-worker-4 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 11:39:56.600 [DefaultDispatcher-worker-4 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 11:39:56.600 [DefaultDispatcher-worker-4 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-12 11:39:56.600 [DefaultDispatcher-worker-4 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.610 [DefaultDispatcher-worker-10 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.632 [DefaultDispatcher-worker-2 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.640 [DefaultDispatcher-worker-18 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:56.640 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.641 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.641 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.642 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.642 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.643 [DefaultDispatcher-worker-13 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.643 [DefaultDispatcher-worker-5 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.644 [DefaultDispatcher-worker-5 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.644 [DefaultDispatcher-worker-5 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:56.644 [DefaultDispatcher-worker-5 @coroutine#3963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.644 [DefaultDispatcher-worker-5 @coroutine#3963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-12 11:39:56.645 [eventLoopGroupProxy-19-2 @call-handler#4054] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 11:39:56.645 [eventLoopGroupProxy-19-2 @call-handler#4054] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-12 11:39:56.645 [eventLoopGroupProxy-19-2 @call-handler#4054] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:56.650 [DefaultDispatcher-worker-7 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.659 [DefaultDispatcher-worker-5 @call-handler#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.659 [eventLoopGroupProxy-19-2 @call-handler#4054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.660 [DefaultDispatcher-worker-13 @coroutine#3963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.660 [DefaultDispatcher-worker-13 @coroutine#3963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.660 [DefaultDispatcher-worker-13 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:56.660 [DefaultDispatcher-worker-13 @coroutine#3963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.669 [DefaultDispatcher-worker-19 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.671 [DefaultDispatcher-worker-15 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.678 [DefaultDispatcher-worker-7 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.709 [DefaultDispatcher-worker-11 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.710 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-12 11:39:56.710 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-12 11:39:56.710 [DefaultDispatcher-worker-9 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-12 11:39:56.711 [eventLoopGroupProxy-19-2 @call-handler#4071] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-02-12 11:39:56.718 [DefaultDispatcher-worker-10 @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.734 [DefaultDispatcher-worker-7 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-12 11:39:56.734 [DefaultDispatcher-worker-7 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-12 11:39:56.735 [DefaultDispatcher-worker-7 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-02-12 11:39:56.735 [DefaultDispatcher-worker-7 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.735 [DefaultDispatcher-worker-7 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950914 2024-02-12 11:39:56.735 [DefaultDispatcher-worker-7 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950914. 2024-02-12 11:39:56.735 [DefaultDispatcher-worker-7 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950914 2024-02-12 11:39:56.736 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-12 11:39:56.737 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.737 [DefaultDispatcher-worker-7 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950914 2024-02-12 11:39:56.737 [DefaultDispatcher-worker-7 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950914 2024-02-12 11:39:56.737 [DefaultDispatcher-worker-7 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950914. 2024-02-12 11:39:56.737 [DefaultDispatcher-worker-7 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557905928326950914 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.747 [DefaultDispatcher-worker-10 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.748 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 11:39:56.748 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-12 11:39:56.748 [DefaultDispatcher-worker-10 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 11:39:56.748 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-12 11:39:56.749 [eventLoopGroupProxy-19-2 @call-handler#4079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.749 [DefaultDispatcher-worker-11 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 11:39:56.749 [DefaultDispatcher-worker-11 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-12 11:39:56.750 [DefaultDispatcher-worker-11 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-12 11:39:56.750 [DefaultDispatcher-worker-11 @coroutine#3998] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.760 [DefaultDispatcher-worker-10 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.784 [DefaultDispatcher-worker-7 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.795 [DefaultDispatcher-worker-1 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.795 [DefaultDispatcher-worker-1 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.795 [DefaultDispatcher-worker-1 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:56.795 [DefaultDispatcher-worker-1 @coroutine#3976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.795 [DefaultDispatcher-worker-1 @coroutine#3976] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-12 11:39:56.796 [eventLoopGroupProxy-19-2 @call-handler#4084] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 11:39:56.796 [eventLoopGroupProxy-19-2 @call-handler#4084] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-12 11:39:56.796 [DefaultDispatcher-worker-16 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.796 [eventLoopGroupProxy-19-2 @call-handler#4084] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:56.805 [DefaultDispatcher-worker-1 @call-handler#4084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.805 [eventLoopGroupProxy-19-2 @call-handler#4084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.805 [DefaultDispatcher-worker-21 @coroutine#3976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.805 [DefaultDispatcher-worker-21 @coroutine#3976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.806 [DefaultDispatcher-worker-21 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:56.806 [DefaultDispatcher-worker-21 @coroutine#3976] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.814 [DefaultDispatcher-worker-14 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.816 [DefaultDispatcher-worker-13 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.816 [DefaultDispatcher-worker-5 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:56.817 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.817 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.817 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.818 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.818 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.831 [UI Thread @coroutine#4098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.831 [UI Thread @coroutine#4098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:56.831 [UI Thread @coroutine#4098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.831 [UI Thread @coroutine#4103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913 2024-02-12 11:39:56.831 [UI Thread @coroutine#4103] 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=557905928326950912&accountPersonUid=557905928326950913. 2024-02-12 11:39:56.831 [UI Thread @coroutine#4103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913 2024-02-12 11:39:56.832 [UI Thread @coroutine#4105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.832 [UI Thread @coroutine#4105] 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=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:56.832 [UI Thread @coroutine#4105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.832 [eventLoopGroupProxy-19-2 @call-handler#4110] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-12 11:39:56.832 [eventLoopGroupProxy-19-5 @call-handler#4113] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-12 11:39:56.836 [eventLoopGroupProxy-19-6 @call-handler#4118] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-12 11:39:56.838 [eventLoopGroupProxy-19-6 @call-handler#4118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.839 [eventLoopGroupProxy-19-2 @call-handler#4110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.839 [eventLoopGroupProxy-19-5 @call-handler#4113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.839 [UI Thread @coroutine#4105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.839 [UI Thread @coroutine#4105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.839 [UI Thread @coroutine#4105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:56.840 [UI Thread @coroutine#4105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.840 [UI Thread @coroutine#4098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.840 [UI Thread @coroutine#4098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.840 [UI Thread @coroutine#4103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913 2024-02-12 11:39:56.840 [UI Thread @coroutine#4103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913 2024-02-12 11:39:56.840 [UI Thread @coroutine#4098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:56.840 [UI Thread @coroutine#4098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.841 [UI Thread @coroutine#4103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913. 2024-02-12 11:39:56.841 [UI Thread @coroutine#4103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.848 [DefaultDispatcher-worker-2 @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.857 [DefaultDispatcher-worker-17 @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.866 [DefaultDispatcher-worker-17 @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.870 [UI Thread @coroutine#4128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557905928326950912 2024-02-12 11:39:56.870 [UI Thread @coroutine#4128] 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=557905928326950912. 2024-02-12 11:39:56.870 [UI Thread @coroutine#4128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557905928326950912 2024-02-12 11:39:56.871 [eventLoopGroupProxy-19-2 @call-handler#4130] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-12 11:39:56.872 [eventLoopGroupProxy-19-2 @call-handler#4130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.873 [UI Thread @coroutine#4128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557905928326950912 2024-02-12 11:39:56.873 [UI Thread @coroutine#4128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557905928326950912 2024-02-12 11:39:56.873 [UI Thread @coroutine#4128] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557905928326950912. 2024-02-12 11:39:56.873 [UI Thread @coroutine#4128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557905928326950912 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.884 [DefaultDispatcher-worker-2 @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.895 [DefaultDispatcher-worker-6 @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.904 [DefaultDispatcher-worker-2 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.904 [DefaultDispatcher-worker-2 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.905 [DefaultDispatcher-worker-2 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:56.905 [DefaultDispatcher-worker-2 @coroutine#3963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.905 [DefaultDispatcher-worker-2 @coroutine#3963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-12 11:39:56.906 [eventLoopGroupProxy-19-2 @call-handler#4140] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 11:39:56.906 [eventLoopGroupProxy-19-2 @call-handler#4140] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-12 11:39:56.906 [eventLoopGroupProxy-19-2 @call-handler#4140] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:56.915 [DefaultDispatcher-worker-5 @call-handler#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:56.915 [eventLoopGroupProxy-19-2 @call-handler#4140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.916 [DefaultDispatcher-worker-20 @coroutine#3963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.916 [DefaultDispatcher-worker-20 @coroutine#3963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:56.916 [DefaultDispatcher-worker-20 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:56.916 [DefaultDispatcher-worker-20 @coroutine#3963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.923 [UI Thread @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914 2024-02-12 11:39:56.923 [UI Thread @coroutine#4148] 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=557905928326950912&accountPersonUid=557905928326950914. 2024-02-12 11:39:56.923 [UI Thread @coroutine#4148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914 2024-02-12 11:39:56.924 [DefaultDispatcher-worker-13 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:56.924 [eventLoopGroupProxy-19-2 @call-handler#4155] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-12 11:39:56.924 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557905928326950913 2024-02-12 11:39:56.924 [UI Thread @coroutine#4150] 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=557905928326950913. 2024-02-12 11:39:56.924 [UI Thread @coroutine#4150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557905928326950913 2024-02-12 11:39:56.925 [eventLoopGroupProxy-19-5 @call-handler#4161] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-12 11:39:56.926 [eventLoopGroupProxy-19-5 @call-handler#4161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.928 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557905928326950912 2024-02-12 11:39:56.928 [UI Thread @coroutine#4162] 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=557905928326950912. 2024-02-12 11:39:56.928 [UI Thread @coroutine#4162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557905928326950912 2024-02-12 11:39:56.929 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.929 [UI Thread @coroutine#4164] 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=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:56.929 [UI Thread @coroutine#4164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.929 [eventLoopGroupProxy-19-2 @call-handler#4155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.929 [eventLoopGroupProxy-19-5 @call-handler#4173] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-12 11:39:56.929 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.929 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:56.929 [UI Thread @coroutine#4167] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.929 [eventLoopGroupProxy-19-6 @call-handler#4176] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-12 11:39:56.930 [UI Thread @coroutine#4150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557905928326950913 2024-02-12 11:39:56.930 [UI Thread @coroutine#4150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557905928326950913 2024-02-12 11:39:56.931 [UI Thread @coroutine#4148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914 2024-02-12 11:39:56.931 [UI Thread @coroutine#4148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914 2024-02-12 11:39:56.931 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557905928326950913. 2024-02-12 11:39:56.931 [UI Thread @coroutine#4150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557905928326950913 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.931 [eventLoopGroupProxy-19-6 @call-handler#4176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.931 [eventLoopGroupProxy-19-2 @call-handler#4182] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-12 11:39:56.931 [eventLoopGroupProxy-19-5 @call-handler#4173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.931 [UI Thread @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914. 2024-02-12 11:39:56.932 [UI Thread @coroutine#4148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.932 [UI Thread @coroutine#4164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.932 [UI Thread @coroutine#4164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.932 [UI Thread @coroutine#4162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557905928326950912 2024-02-12 11:39:56.932 [UI Thread @coroutine#4162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557905928326950912 2024-02-12 11:39:56.933 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:56.933 [UI Thread @coroutine#4164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.933 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557905928326950912. 2024-02-12 11:39:56.933 [UI Thread @coroutine#4162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557905928326950912 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.933 [eventLoopGroupProxy-19-2 @call-handler#4182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.934 [UI Thread @coroutine#4167] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.934 [UI Thread @coroutine#4167] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:56.934 [UI Thread @coroutine#4167] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:56.934 [UI Thread @coroutine#4167] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557905928326950913&assignmentUid=557905928326950912 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:56.942 [DefaultDispatcher-worker-20 @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.954 [DefaultDispatcher-worker-8 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.959 [DefaultDispatcher-worker-18 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:56.959 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.959 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:56.959 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.960 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.960 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:56.963 [DefaultDispatcher-worker-8 @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.971 [DefaultDispatcher-worker-1 @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.979 [DefaultDispatcher-worker-12 @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:56.982 [UI Thread @coroutine#4195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914 2024-02-12 11:39:56.982 [UI Thread @coroutine#4195] 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=557905928326950912&accountPersonUid=557905928326950914. 2024-02-12 11:39:56.982 [UI Thread @coroutine#4195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914 2024-02-12 11:39:56.983 [eventLoopGroupProxy-19-2 @call-handler#4197] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-12 11:39:56.986 [eventLoopGroupProxy-19-2 @call-handler#4197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:56.986 [UI Thread @coroutine#4195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914 2024-02-12 11:39:56.986 [UI Thread @coroutine#4195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914 2024-02-12 11:39:56.987 [UI Thread @coroutine#4195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914. 2024-02-12 11:39:56.987 [UI Thread @coroutine#4195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557905928326950912&accountPersonUid=557905928326950914 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:57.000 [DefaultDispatcher-worker-17 @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:57.007 [DefaultDispatcher-worker-19 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:57.007 [DefaultDispatcher-worker-19 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.007 [DefaultDispatcher-worker-19 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:57.007 [DefaultDispatcher-worker-19 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.008 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.008 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.012 [DefaultDispatcher-worker-17 @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:57.020 [DefaultDispatcher-worker-17 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:57.020 [DefaultDispatcher-worker-17 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:57.020 [DefaultDispatcher-worker-17 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:57.020 [DefaultDispatcher-worker-17 @coroutine#3976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:57.020 [DefaultDispatcher-worker-17 @coroutine#3976] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-02-12 11:39:57.021 [eventLoopGroupProxy-19-2 @call-handler#4207] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-12 11:39:57.021 [eventLoopGroupProxy-19-2 @call-handler#4207] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-12 11:39:57.021 [eventLoopGroupProxy-19-2 @call-handler#4207] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-12 11:39:57.030 [DefaultDispatcher-worker-1 @call-handler#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-12 11:39:57.030 [eventLoopGroupProxy-19-2 @call-handler#4207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:57.031 [DefaultDispatcher-worker-4 @coroutine#3976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:57.031 [DefaultDispatcher-worker-4 @coroutine#3976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-12 11:39:57.031 [DefaultDispatcher-worker-4 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-12 11:39:57.031 [DefaultDispatcher-worker-4 @coroutine#3976] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:57.032 [UI Thread @coroutine#4218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:57.032 [UI Thread @coroutine#4218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:57.032 [UI Thread @coroutine#4218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:57.033 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913 2024-02-12 11:39:57.033 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913. 2024-02-12 11:39:57.033 [UI Thread @coroutine#4227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913 2024-02-12 11:39:57.033 [UI Thread @coroutine#4229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:57.033 [UI Thread @coroutine#4229] 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=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:57.033 [UI Thread @coroutine#4229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:57.034 [eventLoopGroupProxy-19-2 @call-handler#4233] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-12 11:39:57.034 [eventLoopGroupProxy-19-5 @call-handler#4236] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-12 11:39:57.034 [eventLoopGroupProxy-19-6 @call-handler#4238] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-12 11:39:57.037 [eventLoopGroupProxy-19-6 @call-handler#4238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:57.038 [eventLoopGroupProxy-19-5 @call-handler#4236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:57.038 [eventLoopGroupProxy-19-2 @call-handler#4233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-12 11:39:57.038 [UI Thread @coroutine#4229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:57.038 [UI Thread @coroutine#4229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:57.038 [UI Thread @coroutine#4229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:57.038 [UI Thread @coroutine#4229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:57.039 [UI Thread @coroutine#4227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913 2024-02-12 11:39:57.039 [UI Thread @coroutine#4227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913 2024-02-12 11:39:57.039 [UI Thread @coroutine#4218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:57.039 [UI Thread @coroutine#4218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 2024-02-12 11:39:57.039 [UI Thread @coroutine#4227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913. 2024-02-12 11:39:57.039 [UI Thread @coroutine#4227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557905928326950912&accountPersonUid=557905928326950913 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:57.039 [UI Thread @coroutine#4218] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912. 2024-02-12 11:39:57.039 [UI Thread @coroutine#4218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557905928326950913&assignmentUid=557905928326950912 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:39:57.042 [DefaultDispatcher-worker-21 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106c73ed 2024-02-12 11:39:57.047 [DefaultDispatcher-worker-3 @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:57.054 [DefaultDispatcher-worker-10 @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:57.061 [DefaultDispatcher-worker-10 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156d7556 2024-02-12 11:39:57.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-12 11:39:57.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-12 11:39:57.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:57.064 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156d7556: (connection evicted) 2024-02-12 11:39:57.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:57.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-12 11:39:57.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-12 11:39:57.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-02-12 11:39:57.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-02-12 11:39:57.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:57.066 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106c73ed: (connection evicted) 2024-02-12 11:39:57.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:57.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-02-12 11:39:57.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-02-12 11:39:57.074 [DefaultDispatcher-worker-13 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:57.074 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.074 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:57.074 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.075 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.075 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.257 [DefaultDispatcher-worker-13 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:57.257 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.257 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:57.257 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.258 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.258 [DefaultDispatcher-worker-8 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.330 [DefaultDispatcher-worker-12 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:57.330 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.330 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:57.330 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.331 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.331 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.423 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:57.423 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.423 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:57.423 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.424 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.424 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.431 [DefaultDispatcher-worker-3 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:57.432 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.432 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:57.432 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.432 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.496 [DefaultDispatcher-worker-3 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:57.496 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.496 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:57.496 [DefaultDispatcher-worker-3 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.497 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.497 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.651 [DefaultDispatcher-worker-18 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:57.652 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.652 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:57.652 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.653 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.653 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.827 [DefaultDispatcher-worker-10 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:57.827 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.827 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:57.827 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.829 [DefaultDispatcher-worker-19 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.829 [DefaultDispatcher-worker-19 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.969 [DefaultDispatcher-worker-3 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:57.970 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.970 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:57.970 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.971 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:57.971 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.016 [DefaultDispatcher-worker-1 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:58.016 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.016 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:58.016 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.017 [DefaultDispatcher-worker-19 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.018 [DefaultDispatcher-worker-19 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-12 11:39:58.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-12 11:39:58.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.070 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea: (connection evicted) 2024-02-12 11:39:58.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-12 11:39:58.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@500beb9f 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.074 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-12 11:39:58.075 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2024-02-12 11:39:58.075 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2024-02-12 11:39:58.075 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-12 11:39:58.086 [DefaultDispatcher-worker-15 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:58.086 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.086 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:58.086 [DefaultDispatcher-worker-15 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.087 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.087 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.091 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2024-02-12 11:39:58.102 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2024-02-12 11:39:58.103 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2024-02-12 11:39:58.105 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2024-02-12 11:39:58.105 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-12 11:39:58.105 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.105 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.105 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.105 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.105 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.105 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.105 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726d0482 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-12 11:39:58.106 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-12 11:39:58.119 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-12 11:39:58.129 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-12 11:39:58.131 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-12 11:39:58.132 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-12 11:39:58.143 [DefaultDispatcher-worker-1 @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a 2024-02-12 11:39:58.156 [DefaultDispatcher-worker-5 @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2024-02-12 11:39:58.169 [DefaultDispatcher-worker-17 @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2024-02-12 11:39:58.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-12 11:39:58.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-12 11:39:58.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.174 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78d49939: (connection evicted) 2024-02-12 11:39:58.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-12 11:39:58.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-12 11:39:58.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-12 11:39:58.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-12 11:39:58.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.175 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f403d0a: (connection evicted) 2024-02-12 11:39:58.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-12 11:39:58.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1509bd56 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.177 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.178 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.178 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.178 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.178 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.178 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-12 11:39:58.178 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2024-02-12 11:39:58.178 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2024-02-12 11:39:58.178 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-12 11:39:58.195 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2024-02-12 11:39:58.205 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2024-02-12 11:39:58.207 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2024-02-12 11:39:58.209 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ecbb787 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.209 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.210 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.210 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.210 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-12 11:39:58.210 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-02-12 11:39:58.210 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-02-12 11:39:58.210 [Test worker @coroutine#4335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-12 11:39:58.223 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-02-12 11:39:58.233 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-02-12 11:39:58.235 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-02-12 11:39:58.236 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-02-12 11:39:58.247 [DefaultDispatcher-worker-17 @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc987b 2024-02-12 11:39:58.263 [DefaultDispatcher-worker-15 @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2024-02-12 11:39:58.269 [DefaultDispatcher-worker-2 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:58.269 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.269 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:58.269 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.271 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.271 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.277 [DefaultDispatcher-worker-4 @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2024-02-12 11:39:58.278 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.288 [DefaultDispatcher-worker-1 @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2024-02-12 11:39:58.303 [DefaultDispatcher-worker-13 @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466bf366 2024-02-12 11:39:58.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-12 11:39:58.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-12 11:39:58.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.306 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@466bf366: (connection evicted) 2024-02-12 11:39:58.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-12 11:39:58.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-12 11:39:58.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-12 11:39:58.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-12 11:39:58.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.307 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc987b: (connection evicted) 2024-02-12 11:39:58.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-12 11:39:58.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-12 11:39:58.309 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e818345 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.310 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-12 11:39:58.311 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-02-12 11:39:58.311 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-02-12 11:39:58.311 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-12 11:39:58.326 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-02-12 11:39:58.337 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-02-12 11:39:58.338 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-02-12 11:39:58.340 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-02-12 11:39:58.340 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b908c6d 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-12 11:39:58.341 [DefaultDispatcher-worker-4 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:58.341 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-02-12 11:39:58.341 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:58.341 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-12 11:39:58.341 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.343 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.343 [DefaultDispatcher-worker-12 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.354 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-02-12 11:39:58.364 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-02-12 11:39:58.366 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-02-12 11:39:58.368 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-02-12 11:39:58.379 [DefaultDispatcher-worker-11 @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-02-12 11:39:58.391 [DefaultDispatcher-worker-5 @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-02-12 11:39:58.402 [DefaultDispatcher-worker-13 @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-02-12 11:39:58.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-12 11:39:58.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-12 11:39:58.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.407 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1235732d: (connection evicted) 2024-02-12 11:39:58.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-12 11:39:58.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-12 11:39:58.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-12 11:39:58.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-12 11:39:58.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.409 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12921ee1: (connection evicted) 2024-02-12 11:39:58.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-12 11:39:58.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36def543 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.411 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-12 11:39:58.412 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2024-02-12 11:39:58.412 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2024-02-12 11:39:58.412 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-12 11:39:58.428 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2024-02-12 11:39:58.435 [DefaultDispatcher-worker-17 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:58.435 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.435 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:58.435 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.436 [DefaultDispatcher-worker-21 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.437 [DefaultDispatcher-worker-21 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.439 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2024-02-12 11:39:58.441 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2024-02-12 11:39:58.442 [DefaultDispatcher-worker-18 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:58.443 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.443 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:58.443 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.443 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2024-02-12 11:39:58.443 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-12 11:39:58.443 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.443 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bc52b08 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.444 [DefaultDispatcher-worker-18 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-02-12 11:39:58.444 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-12 11:39:58.462 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-02-12 11:39:58.472 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-02-12 11:39:58.474 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-02-12 11:39:58.476 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-02-12 11:39:58.487 [DefaultDispatcher-worker-3 @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-02-12 11:39:58.500 [DefaultDispatcher-worker-6 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2024-02-12 11:39:58.508 [DefaultDispatcher-worker-8 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:58.508 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.508 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:58.508 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.509 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.509 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.512 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:58.514 [DefaultDispatcher-worker-15 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2024-02-12 11:39:58.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-12 11:39:58.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-12 11:39:58.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.519 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7859fc7: (connection evicted) 2024-02-12 11:39:58.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-12 11:39:58.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-12 11:39:58.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-12 11:39:58.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-12 11:39:58.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.520 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e797a39: (connection evicted) 2024-02-12 11:39:58.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-12 11:39:58.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a904e64 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.523 [Test worker @coroutine#4484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-12 11:39:58.524 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-02-12 11:39:58.524 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-02-12 11:39:58.524 [Test worker @coroutine#4484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-12 11:39:58.547 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-02-12 11:39:58.560 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-02-12 11:39:58.562 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-02-12 11:39:58.563 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10acfe30 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.564 [Test worker @coroutine#4484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-12 11:39:58.565 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-12 11:39:58.565 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-12 11:39:58.565 [Test worker @coroutine#4484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-12 11:39:58.578 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-12 11:39:58.589 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-12 11:39:58.590 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-12 11:39:58.592 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-12 11:39:58.603 [DefaultDispatcher-worker-18 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2024-02-12 11:39:58.615 [DefaultDispatcher-worker-15 @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-02-12 11:39:58.624 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:58.626 [DefaultDispatcher-worker-15 @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770 2024-02-12 11:39:58.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-12 11:39:58.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-12 11:39:58.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.631 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f1b8770: (connection evicted) 2024-02-12 11:39:58.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-12 11:39:58.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-12 11:39:58.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-12 11:39:58.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-12 11:39:58.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.633 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@789d45f7: (connection evicted) 2024-02-12 11:39:58.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-12 11:39:58.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-12 11:39:58.634 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403f6c04 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.635 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-12 11:39:58.636 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-12 11:39:58.636 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-12 11:39:58.636 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-12 11:39:58.652 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-12 11:39:58.662 [DefaultDispatcher-worker-17 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:58.662 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.662 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:58.662 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.663 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.663 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.665 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-12 11:39:58.666 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-12 11:39:58.668 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fdeec12 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2024-02-12 11:39:58.669 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-12 11:39:58.682 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2024-02-12 11:39:58.693 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2024-02-12 11:39:58.694 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2024-02-12 11:39:58.696 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2024-02-12 11:39:58.707 [DefaultDispatcher-worker-15 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1 2024-02-12 11:39:58.720 [DefaultDispatcher-worker-11 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-12 11:39:58.732 [DefaultDispatcher-worker-9 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-12 11:39:58.736 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:58.740 [DefaultDispatcher-worker-20 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8 2024-02-12 11:39:58.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-12 11:39:58.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-12 11:39:58.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.746 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bbabec8: (connection evicted) 2024-02-12 11:39:58.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-12 11:39:58.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-12 11:39:58.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-12 11:39:58.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-12 11:39:58.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.748 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4822d7a1: (connection evicted) 2024-02-12 11:39:58.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-12 11:39:58.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193710c3 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.750 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-12 11:39:58.751 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-12 11:39:58.751 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-12 11:39:58.751 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-12 11:39:58.767 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-12 11:39:58.777 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-12 11:39:58.779 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-12 11:39:58.781 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77b0ff24 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.781 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-12 11:39:58.782 [Test worker @coroutine#4568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-12 11:39:58.795 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-12 11:39:58.805 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-12 11:39:58.807 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-12 11:39:58.809 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-12 11:39:58.819 [DefaultDispatcher-worker-16 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-12 11:39:58.831 [DefaultDispatcher-worker-6 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-12 11:39:58.838 [DefaultDispatcher-worker-4 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:58.838 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.838 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:58.838 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.840 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.840 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.845 [DefaultDispatcher-worker-17 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-12 11:39:58.851 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:58.853 [DefaultDispatcher-worker-1 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-12 11:39:58.869 [DefaultDispatcher-worker-14 @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-12 11:39:58.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-12 11:39:58.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-12 11:39:58.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.872 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@314407dd: (connection evicted) 2024-02-12 11:39:58.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-12 11:39:58.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-12 11:39:58.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-12 11:39:58.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-12 11:39:58.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.873 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6391d34f: (connection evicted) 2024-02-12 11:39:58.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-12 11:39:58.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-12 11:39:58.875 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b2c9a69 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-12 11:39:58.876 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-12 11:39:58.877 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-12 11:39:58.893 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-12 11:39:58.904 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-12 11:39:58.905 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-12 11:39:58.907 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e196238 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-12 11:39:58.908 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-12 11:39:58.921 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-12 11:39:58.937 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-12 11:39:58.938 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-12 11:39:58.940 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-12 11:39:58.950 [DefaultDispatcher-worker-15 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65384249 2024-02-12 11:39:58.964 [DefaultDispatcher-worker-15 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-12 11:39:58.977 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:58.978 [DefaultDispatcher-worker-16 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-12 11:39:58.980 [DefaultDispatcher-worker-2 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:58.980 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.980 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:58.980 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.981 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-12 11:39:58.981 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.981 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:58.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-12 11:39:58.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-12 11:39:58.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.985 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@700b035b: (connection evicted) 2024-02-12 11:39:58.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-12 11:39:58.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-12 11:39:58.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-12 11:39:58.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-12 11:39:58.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:58.986 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65384249: (connection evicted) 2024-02-12 11:39:58.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:58.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-12 11:39:58.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6f2d91 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:58.989 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-02-12 11:39:58.990 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-12 11:39:59.008 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-02-12 11:39:59.019 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-02-12 11:39:59.021 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-02-12 11:39:59.022 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9a9683 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.023 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-12 11:39:59.024 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-12 11:39:59.024 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-12 11:39:59.024 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-12 11:39:59.028 [DefaultDispatcher-worker-11 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:39:59.028 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.028 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:59.028 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.029 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.029 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.037 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-12 11:39:59.048 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-12 11:39:59.049 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-12 11:39:59.051 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-12 11:39:59.062 [DefaultDispatcher-worker-16 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-12 11:39:59.076 [DefaultDispatcher-worker-3 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-02-12 11:39:59.090 [DefaultDispatcher-worker-8 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-02-12 11:39:59.091 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:59.094 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-02-12 11:39:59.096 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:39:59.096 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.096 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:59.096 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.097 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.097 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.097 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-02-12 11:39:59.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-12 11:39:59.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-12 11:39:59.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.103 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@139da216: (connection evicted) 2024-02-12 11:39:59.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-12 11:39:59.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-12 11:39:59.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-12 11:39:59.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-12 11:39:59.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.104 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0: (connection evicted) 2024-02-12 11:39:59.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-12 11:39:59.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63e54c66 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-02-12 11:39:59.106 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-12 11:39:59.124 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-02-12 11:39:59.134 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-02-12 11:39:59.136 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-02-12 11:39:59.137 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dedde74 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.138 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-12 11:39:59.139 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-02-12 11:39:59.139 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-02-12 11:39:59.139 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-12 11:39:59.151 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-02-12 11:39:59.161 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-02-12 11:39:59.163 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-02-12 11:39:59.165 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-02-12 11:39:59.176 [DefaultDispatcher-worker-16 @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43600de0 2024-02-12 11:39:59.190 [DefaultDispatcher-worker-16 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-02-12 11:39:59.206 [DefaultDispatcher-worker-18 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299f9a81 2024-02-12 11:39:59.207 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.257 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-12 11:39:59.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-12 11:39:59.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.266 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299f9a81: (connection evicted) 2024-02-12 11:39:59.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-12 11:39:59.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-12 11:39:59.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-12 11:39:59.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-12 11:39:59.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.268 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43600de0: (connection evicted) 2024-02-12 11:39:59.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-12 11:39:59.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-12 11:39:59.269 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe7c87c 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2024-02-12 11:39:59.270 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-12 11:39:59.280 [DefaultDispatcher-worker-4 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:39:59.281 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.281 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:59.281 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.282 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.282 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.291 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2024-02-12 11:39:59.308 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2024-02-12 11:39:59.311 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2024-02-12 11:39:59.314 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aee0f49 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.314 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@365eaef 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@365eaef 2024-02-12 11:39:59.315 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-12 11:39:59.335 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365eaef 2024-02-12 11:39:59.351 [DefaultDispatcher-worker-19 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:39:59.351 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.351 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:59.351 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.353 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.353 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.353 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365eaef 2024-02-12 11:39:59.355 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365eaef 2024-02-12 11:39:59.357 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365eaef 2024-02-12 11:39:59.367 [DefaultDispatcher-worker-14 @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365eaef 2024-02-12 11:39:59.370 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:59.380 [DefaultDispatcher-worker-16 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2024-02-12 11:39:59.393 [DefaultDispatcher-worker-14 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e 2024-02-12 11:39:59.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-12 11:39:59.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-12 11:39:59.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.398 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbb351e: (connection evicted) 2024-02-12 11:39:59.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-12 11:39:59.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-12 11:39:59.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-12 11:39:59.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-12 11:39:59.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.399 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365eaef: (connection evicted) 2024-02-12 11:39:59.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-12 11:39:59.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d1a763c 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.401 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-02-12 11:39:59.402 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-12 11:39:59.418 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-02-12 11:39:59.429 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-02-12 11:39:59.431 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-02-12 11:39:59.433 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5276330a 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.433 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-12 11:39:59.434 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-12 11:39:59.434 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-12 11:39:59.434 [Test worker @coroutine#4826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-12 11:39:59.446 [DefaultDispatcher-worker-11 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:39:59.446 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.446 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:59.446 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.447 [DefaultDispatcher-worker-21 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.447 [DefaultDispatcher-worker-21 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.448 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-12 11:39:59.453 [DefaultDispatcher-worker-16 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:39:59.453 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.453 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:59.453 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.454 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.458 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-12 11:39:59.460 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-12 11:39:59.462 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-12 11:39:59.472 [DefaultDispatcher-worker-10 @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2024-02-12 11:39:59.485 [DefaultDispatcher-worker-20 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-02-12 11:39:59.497 [DefaultDispatcher-worker-1 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-02-12 11:39:59.500 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-02-12 11:39:59.502 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:59.504 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c 2024-02-12 11:39:59.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-12 11:39:59.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-12 11:39:59.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.509 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e2ab1c: (connection evicted) 2024-02-12 11:39:59.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-12 11:39:59.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-12 11:39:59.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-12 11:39:59.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-12 11:39:59.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.510 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e: (connection evicted) 2024-02-12 11:39:59.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-12 11:39:59.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-12 11:39:59.512 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-12 11:39:59.512 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.512 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.512 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.512 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.512 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.512 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7479cdf7 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2024-02-12 11:39:59.513 [Test worker @coroutine#4876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-12 11:39:59.518 [DefaultDispatcher-worker-20 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:39:59.518 [DefaultDispatcher-worker-20 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.518 [DefaultDispatcher-worker-20 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:59.518 [DefaultDispatcher-worker-20 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.520 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.520 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.529 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2024-02-12 11:39:59.539 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2024-02-12 11:39:59.541 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2024-02-12 11:39:59.543 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ca8882 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.543 [Test worker @coroutine#4876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-12 11:39:59.544 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-12 11:39:59.544 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-12 11:39:59.544 [Test worker @coroutine#4876] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-12 11:39:59.557 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-12 11:39:59.567 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-12 11:39:59.569 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-12 11:39:59.571 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-12 11:39:59.583 [DefaultDispatcher-worker-4 @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-12 11:39:59.597 [DefaultDispatcher-worker-16 @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2024-02-12 11:39:59.609 [DefaultDispatcher-worker-20 @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308f18c0 2024-02-12 11:39:59.613 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:59.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-12 11:39:59.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-12 11:39:59.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.617 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@308f18c0: (connection evicted) 2024-02-12 11:39:59.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-12 11:39:59.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-12 11:39:59.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-12 11:39:59.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-12 11:39:59.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.618 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@384b718c: (connection evicted) 2024-02-12 11:39:59.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-12 11:39:59.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db0dd19 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.621 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-12 11:39:59.622 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@315bb2bb 2024-02-12 11:39:59.622 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@315bb2bb 2024-02-12 11:39:59.622 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-12 11:39:59.642 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315bb2bb 2024-02-12 11:39:59.659 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315bb2bb 2024-02-12 11:39:59.661 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315bb2bb 2024-02-12 11:39:59.662 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315bb2bb 2024-02-12 11:39:59.674 [DefaultDispatcher-worker-14 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315bb2bb 2024-02-12 11:39:59.674 [DefaultDispatcher-worker-11 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:39:59.675 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.675 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:59.675 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.676 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.676 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.677 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315bb2bb 2024-02-12 11:39:59.689 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315bb2bb 2024-02-12 11:39:59.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-12 11:39:59.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-12 11:39:59.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.702 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@315bb2bb: (connection evicted) 2024-02-12 11:39:59.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-12 11:39:59.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bdf6c7c 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.705 [Test worker @coroutine#4969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-12 11:39:59.706 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d68eb9 2024-02-12 11:39:59.706 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d68eb9 2024-02-12 11:39:59.706 [Test worker @coroutine#4969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-12 11:39:59.722 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d68eb9 2024-02-12 11:39:59.733 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d68eb9 2024-02-12 11:39:59.735 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d68eb9 2024-02-12 11:39:59.736 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d68eb9 2024-02-12 11:39:59.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-12 11:39:59.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-12 11:39:59.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:59.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-12 11:39:59.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5397d41e 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@470fc16c 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@470fc16c 2024-02-12 11:39:59.743 [Test worker @coroutine#4998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-12 11:39:59.757 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470fc16c 2024-02-12 11:39:59.767 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470fc16c 2024-02-12 11:39:59.769 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470fc16c 2024-02-12 11:39:59.771 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470fc16c 2024-02-12 11:39:59.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-12 11:39:59.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-12 11:39:59.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:59.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-12 11:39:59.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29b61bb 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.776 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-12 11:39:59.777 [Test worker @coroutine#5027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-12 11:39:59.790 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-12 11:39:59.803 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-12 11:39:59.805 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-12 11:39:59.807 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f959640 2024-02-12 11:39:59.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-12 11:39:59.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-12 11:39:59.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:59.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-12 11:39:59.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39aaa7db 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.812 [Test worker @coroutine#5057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-12 11:39:59.813 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1738d3b2 2024-02-12 11:39:59.813 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@1738d3b2 2024-02-12 11:39:59.813 [Test worker @coroutine#5057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-12 11:39:59.826 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1738d3b2 2024-02-12 11:39:59.836 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1738d3b2 2024-02-12 11:39:59.838 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1738d3b2 2024-02-12 11:39:59.840 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1738d3b2 2024-02-12 11:39:59.850 [DefaultDispatcher-worker-8 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:39:59.851 [DefaultDispatcher-worker-11 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1738d3b2 2024-02-12 11:39:59.851 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.851 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:59.851 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.852 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.852 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-12 11:39:59.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-12 11:39:59.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.854 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1738d3b2: (connection evicted) 2024-02-12 11:39:59.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-12 11:39:59.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fee1e32 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.856 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-12 11:39:59.857 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-12 11:39:59.857 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-12 11:39:59.857 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-12 11:39:59.873 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-12 11:39:59.883 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-12 11:39:59.885 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-12 11:39:59.886 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b1dfab 2024-02-12 11:39:59.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-12 11:39:59.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-12 11:39:59.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:39:59.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-12 11:39:59.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-12 11:39:59.891 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a345c6c 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-12 11:39:59.892 [Test worker @coroutine#5119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-12 11:39:59.905 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-12 11:39:59.916 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-12 11:39:59.918 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-12 11:39:59.919 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-12 11:39:59.928 [DefaultDispatcher-worker-4 @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-12 11:39:59.932 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-12 11:39:59.936 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a756db 2024-02-12 11:39:59.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-12 11:39:59.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-12 11:39:59.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:39:59.949 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17a756db: (connection evicted) 2024-02-12 11:39:59.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:39:59.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-12 11:39:59.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-12 11:39:59.951 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dacad1d 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-12 11:39:59.952 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-12 11:39:59.966 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-12 11:39:59.977 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-12 11:39:59.978 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-12 11:39:59.980 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-12 11:39:59.980 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32dc895e 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-12 11:39:59.981 [Test worker @coroutine#5153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-12 11:39:59.990 [DefaultDispatcher-worker-15 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:39:59.990 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.990 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId. 2024-02-12 11:39:59.990 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.991 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.991 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:39:59.995 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-12 11:40:00.005 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-12 11:40:00.011 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-12 11:40:00.013 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-12 11:40:00.022 [DefaultDispatcher-worker-11 @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-12 11:40:00.036 [DefaultDispatcher-worker-9 @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-12 11:40:00.037 [DefaultDispatcher-worker-12 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:40:00.037 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.037 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:00.037 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.038 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.038 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.052 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:00.066 [DefaultDispatcher-worker-3 @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf 2024-02-12 11:40:00.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-12 11:40:00.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-12 11:40:00.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.074 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d92bfaf: (connection evicted) 2024-02-12 11:40:00.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-12 11:40:00.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-12 11:40:00.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-12 11:40:00.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-12 11:40:00.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.075 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57: (connection evicted) 2024-02-12 11:40:00.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-12 11:40:00.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f9b46ed 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.077 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-12 11:40:00.078 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-12 11:40:00.078 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-12 11:40:00.078 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-12 11:40:00.092 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-12 11:40:00.102 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-12 11:40:00.104 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-12 11:40:00.106 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522fc988 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.106 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.107 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-12 11:40:00.107 [DefaultDispatcher-worker-4 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:40:00.107 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.107 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:00.107 [DefaultDispatcher-worker-4 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.107 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-12 11:40:00.107 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-12 11:40:00.107 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-12 11:40:00.108 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.108 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.120 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-12 11:40:00.130 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-12 11:40:00.131 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-12 11:40:00.133 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-12 11:40:00.144 [DefaultDispatcher-worker-19 @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-12 11:40:00.158 [DefaultDispatcher-worker-6 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-12 11:40:00.178 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:00.182 [DefaultDispatcher-worker-19 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-12 11:40:00.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-12 11:40:00.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-12 11:40:00.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.186 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f18445b: (connection evicted) 2024-02-12 11:40:00.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-12 11:40:00.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-12 11:40:00.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-12 11:40:00.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-12 11:40:00.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.187 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9: (connection evicted) 2024-02-12 11:40:00.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-12 11:40:00.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-12 11:40:00.190 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362fbd98 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.191 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-12 11:40:00.192 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620264e 2024-02-12 11:40:00.192 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620264e 2024-02-12 11:40:00.192 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-12 11:40:00.205 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620264e 2024-02-12 11:40:00.215 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620264e 2024-02-12 11:40:00.217 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620264e 2024-02-12 11:40:00.218 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620264e 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@638b05fb 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@68bef3df 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@68bef3df 2024-02-12 11:40:00.219 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-12 11:40:00.232 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bef3df 2024-02-12 11:40:00.243 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bef3df 2024-02-12 11:40:00.244 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bef3df 2024-02-12 11:40:00.246 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bef3df 2024-02-12 11:40:00.257 [DefaultDispatcher-worker-18 @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bef3df 2024-02-12 11:40:00.270 [DefaultDispatcher-worker-19 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620264e 2024-02-12 11:40:00.292 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:00.292 [DefaultDispatcher-worker-7 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:40:00.292 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.292 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:00.292 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.293 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.293 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.297 [DefaultDispatcher-worker-8 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620264e 2024-02-12 11:40:00.305 [DefaultDispatcher-worker-10 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620264e 2024-02-12 11:40:00.317 [DefaultDispatcher-worker-3 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620264e 2024-02-12 11:40:00.320 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-12 11:40:00.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-12 11:40:00.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.330 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2620264e: (connection evicted) 2024-02-12 11:40:00.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-12 11:40:00.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-12 11:40:00.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-12 11:40:00.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-12 11:40:00.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.331 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68bef3df: (connection evicted) 2024-02-12 11:40:00.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-12 11:40:00.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dc98c02 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.334 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-12 11:40:00.335 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-12 11:40:00.335 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-12 11:40:00.335 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-12 11:40:00.351 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-12 11:40:00.362 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-12 11:40:00.362 [DefaultDispatcher-worker-5 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:40:00.363 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.363 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:00.363 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.364 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.364 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.364 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-12 11:40:00.366 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@155cf9f6 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.366 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-12 11:40:00.367 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db07651 2024-02-12 11:40:00.367 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db07651 2024-02-12 11:40:00.367 [Test worker @coroutine#5257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-12 11:40:00.380 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db07651 2024-02-12 11:40:00.391 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db07651 2024-02-12 11:40:00.392 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db07651 2024-02-12 11:40:00.394 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db07651 2024-02-12 11:40:00.405 [DefaultDispatcher-worker-12 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db07651 2024-02-12 11:40:00.418 [DefaultDispatcher-worker-14 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-12 11:40:00.429 [DefaultDispatcher-worker-6 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-12 11:40:00.435 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:00.437 [DefaultDispatcher-worker-6 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@448c4742 2024-02-12 11:40:00.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-12 11:40:00.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-12 11:40:00.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.448 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@448c4742: (connection evicted) 2024-02-12 11:40:00.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-12 11:40:00.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-12 11:40:00.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-12 11:40:00.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-12 11:40:00.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.449 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db07651: (connection evicted) 2024-02-12 11:40:00.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-12 11:40:00.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59fa5a39 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.451 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-12 11:40:00.452 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-02-12 11:40:00.452 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-02-12 11:40:00.452 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-12 11:40:00.457 [DefaultDispatcher-worker-7 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:40:00.457 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.457 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:00.457 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.458 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.458 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.462 [DefaultDispatcher-worker-16 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:40:00.463 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.463 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:00.463 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.463 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.467 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-02-12 11:40:00.477 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-02-12 11:40:00.479 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-02-12 11:40:00.481 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a2d0a19 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.481 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-12 11:40:00.482 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2024-02-12 11:40:00.482 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2024-02-12 11:40:00.482 [Test worker @coroutine#5299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-12 11:40:00.494 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2024-02-12 11:40:00.506 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2024-02-12 11:40:00.508 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2024-02-12 11:40:00.509 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2024-02-12 11:40:00.520 [DefaultDispatcher-worker-8 @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5687e92d 2024-02-12 11:40:00.528 [DefaultDispatcher-worker-15 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:40:00.528 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.528 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:00.528 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.529 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.529 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.534 [DefaultDispatcher-worker-5 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-02-12 11:40:00.541 [DefaultDispatcher-worker-5 @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59456e1 2024-02-12 11:40:00.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-12 11:40:00.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-12 11:40:00.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.544 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59456e1: (connection evicted) 2024-02-12 11:40:00.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-12 11:40:00.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-12 11:40:00.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-12 11:40:00.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-12 11:40:00.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.545 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5687e92d: (connection evicted) 2024-02-12 11:40:00.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-12 11:40:00.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c9235c0 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.549 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-12 11:40:00.550 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-12 11:40:00.550 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-12 11:40:00.550 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-12 11:40:00.563 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-12 11:40:00.574 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-12 11:40:00.575 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-12 11:40:00.577 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e470a51 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.577 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-12 11:40:00.578 [Test worker @coroutine#5346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-12 11:40:00.591 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-12 11:40:00.601 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-12 11:40:00.603 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-12 11:40:00.604 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-12 11:40:00.615 [DefaultDispatcher-worker-7 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-12 11:40:00.627 [DefaultDispatcher-worker-14 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-12 11:40:00.638 [DefaultDispatcher-worker-10 @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-12 11:40:00.650 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:00.658 [DefaultDispatcher-worker-12 @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-12 11:40:00.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-12 11:40:00.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-12 11:40:00.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.661 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@557f0a39: (connection evicted) 2024-02-12 11:40:00.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-12 11:40:00.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-12 11:40:00.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-12 11:40:00.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-12 11:40:00.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.662 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b784f16: (connection evicted) 2024-02-12 11:40:00.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-12 11:40:00.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136480b 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.664 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.665 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.665 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.665 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.665 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.665 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.665 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.665 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-12 11:40:00.665 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@272de8ab 2024-02-12 11:40:00.665 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@272de8ab 2024-02-12 11:40:00.665 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-12 11:40:00.681 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272de8ab 2024-02-12 11:40:00.686 [DefaultDispatcher-worker-21 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:40:00.686 [DefaultDispatcher-worker-21 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.686 [DefaultDispatcher-worker-21 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:00.686 [DefaultDispatcher-worker-21 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.687 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.687 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.691 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272de8ab 2024-02-12 11:40:00.693 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272de8ab 2024-02-12 11:40:00.695 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272de8ab 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cd6b76a 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-12 11:40:00.695 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-12 11:40:00.708 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-12 11:40:00.719 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-12 11:40:00.720 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-12 11:40:00.722 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-12 11:40:00.733 [DefaultDispatcher-worker-9 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2024-02-12 11:40:00.747 [DefaultDispatcher-worker-20 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272de8ab 2024-02-12 11:40:00.760 [DefaultDispatcher-worker-9 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272de8ab 2024-02-12 11:40:00.765 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:00.767 [DefaultDispatcher-worker-8 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272de8ab 2024-02-12 11:40:00.775 [DefaultDispatcher-worker-8 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272de8ab 2024-02-12 11:40:00.790 [DefaultDispatcher-worker-1 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@272de8ab 2024-02-12 11:40:00.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-12 11:40:00.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-12 11:40:00.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.792 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@272de8ab: (connection evicted) 2024-02-12 11:40:00.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-12 11:40:00.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-12 11:40:00.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-12 11:40:00.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-12 11:40:00.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.793 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9677f54: (connection evicted) 2024-02-12 11:40:00.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-12 11:40:00.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@632a7680 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.796 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-12 11:40:00.797 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df77353 2024-02-12 11:40:00.797 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df77353 2024-02-12 11:40:00.797 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-12 11:40:00.811 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df77353 2024-02-12 11:40:00.821 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df77353 2024-02-12 11:40:00.823 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df77353 2024-02-12 11:40:00.824 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df77353 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70720b78 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 11:40:00.825 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-12 11:40:00.838 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 11:40:00.848 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 11:40:00.850 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 11:40:00.851 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 11:40:00.861 [DefaultDispatcher-worker-21 @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355da59c 2024-02-12 11:40:00.862 [DefaultDispatcher-worker-4 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:40:00.862 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.862 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:00.862 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.863 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.863 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:00.874 [DefaultDispatcher-worker-6 @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df77353 2024-02-12 11:40:00.885 [DefaultDispatcher-worker-6 @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df77353 2024-02-12 11:40:00.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-12 11:40:00.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-12 11:40:00.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.894 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1df77353: (connection evicted) 2024-02-12 11:40:00.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-12 11:40:00.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-12 11:40:00.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-12 11:40:00.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-12 11:40:00.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.895 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@355da59c: (connection evicted) 2024-02-12 11:40:00.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-12 11:40:00.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b60ff1c 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.897 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-12 11:40:00.898 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-12 11:40:00.898 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-12 11:40:00.898 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-12 11:40:00.913 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-12 11:40:00.925 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-12 11:40:00.926 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-12 11:40:00.929 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64657b13 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:00.929 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc00158 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc00158 2024-02-12 11:40:00.930 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-12 11:40:00.943 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc00158 2024-02-12 11:40:00.954 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc00158 2024-02-12 11:40:00.955 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc00158 2024-02-12 11:40:00.957 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc00158 2024-02-12 11:40:00.967 [DefaultDispatcher-worker-5 @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc00158 2024-02-12 11:40:00.980 [DefaultDispatcher-worker-21 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-12 11:40:00.992 [DefaultDispatcher-worker-3 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-12 11:40:00.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-12 11:40:00.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-12 11:40:00.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.997 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406: (connection evicted) 2024-02-12 11:40:00.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-12 11:40:00.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-12 11:40:00.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-12 11:40:00.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-12 11:40:00.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:00.998 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc00158: (connection evicted) 2024-02-12 11:40:00.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:00.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-12 11:40:00.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6edd80fe 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.000 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-02-12 11:40:01.001 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-12 11:40:01.002 [DefaultDispatcher-worker-1 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:40:01.002 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.002 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:01.002 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.003 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.003 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.021 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-02-12 11:40:01.031 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-02-12 11:40:01.033 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-02-12 11:40:01.035 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71cdde0c 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.035 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-12 11:40:01.036 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc6a186 2024-02-12 11:40:01.036 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc6a186 2024-02-12 11:40:01.036 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-12 11:40:01.047 [DefaultDispatcher-worker-1 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:40:01.048 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.048 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:01.048 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.049 [DefaultDispatcher-worker-21 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.049 [DefaultDispatcher-worker-21 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.050 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6a186 2024-02-12 11:40:01.060 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6a186 2024-02-12 11:40:01.062 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6a186 2024-02-12 11:40:01.063 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6a186 2024-02-12 11:40:01.074 [DefaultDispatcher-worker-5 @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6a186 2024-02-12 11:40:01.086 [DefaultDispatcher-worker-12 @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-02-12 11:40:01.097 [DefaultDispatcher-worker-19 @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bba775 2024-02-12 11:40:01.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-12 11:40:01.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-12 11:40:01.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.101 [HikariPool-180 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.101 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51bba775: (connection evicted) 2024-02-12 11:40:01.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-12 11:40:01.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-12 11:40:01.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-12 11:40:01.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-12 11:40:01.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.103 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dc6a186: (connection evicted) 2024-02-12 11:40:01.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-12 11:40:01.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a723adf 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.106 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-12 11:40:01.107 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2024-02-12 11:40:01.107 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2024-02-12 11:40:01.107 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-12 11:40:01.116 [DefaultDispatcher-worker-17 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:40:01.116 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.116 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:01.116 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.117 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.117 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.123 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2024-02-12 11:40:01.134 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2024-02-12 11:40:01.135 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2024-02-12 11:40:01.137 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2024-02-12 11:40:01.137 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6db99c79 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fd3eee 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fd3eee 2024-02-12 11:40:01.138 [Test worker @coroutine#5554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-12 11:40:01.151 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd3eee 2024-02-12 11:40:01.161 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd3eee 2024-02-12 11:40:01.163 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd3eee 2024-02-12 11:40:01.164 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd3eee 2024-02-12 11:40:01.175 [DefaultDispatcher-worker-21 @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fd3eee 2024-02-12 11:40:01.187 [DefaultDispatcher-worker-5 @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2024-02-12 11:40:01.207 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:01.208 [DefaultDispatcher-worker-4 @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2024-02-12 11:40:01.216 [DefaultDispatcher-worker-5 @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2024-02-12 11:40:01.238 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.303 [DefaultDispatcher-worker-15 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:40:01.303 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.303 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:01.303 [DefaultDispatcher-worker-15 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.304 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.304 [DefaultDispatcher-worker-5 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.342 [DefaultDispatcher-worker-21 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87 2024-02-12 11:40:01.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-12 11:40:01.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-12 11:40:01.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.345 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22cbbe87: (connection evicted) 2024-02-12 11:40:01.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-12 11:40:01.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-12 11:40:01.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-12 11:40:01.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-12 11:40:01.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.346 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8fd3eee: (connection evicted) 2024-02-12 11:40:01.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-12 11:40:01.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@651bec9a 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.348 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.349 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-12 11:40:01.349 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-12 11:40:01.349 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-12 11:40:01.349 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-12 11:40:01.365 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-12 11:40:01.373 [DefaultDispatcher-worker-5 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:40:01.373 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.373 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:01.373 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.374 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.374 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.376 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-12 11:40:01.377 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-12 11:40:01.379 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-12 11:40:01.379 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40d0bff1 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-12 11:40:01.380 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-12 11:40:01.393 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-12 11:40:01.403 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-12 11:40:01.405 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-12 11:40:01.407 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-12 11:40:01.418 [DefaultDispatcher-worker-9 @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556a5e70 2024-02-12 11:40:01.432 [DefaultDispatcher-worker-9 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-12 11:40:01.449 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:01.449 [DefaultDispatcher-worker-3 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-12 11:40:01.459 [DefaultDispatcher-worker-14 @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@483f19c0 2024-02-12 11:40:01.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-12 11:40:01.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-12 11:40:01.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.463 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@483f19c0: (connection evicted) 2024-02-12 11:40:01.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-12 11:40:01.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-12 11:40:01.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-12 11:40:01.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-12 11:40:01.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.465 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@556a5e70: (connection evicted) 2024-02-12 11:40:01.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-12 11:40:01.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eac71db 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-12 11:40:01.467 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-12 11:40:01.468 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-12 11:40:01.468 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-12 11:40:01.468 [DefaultDispatcher-worker-9 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:40:01.468 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.468 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:01.468 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.470 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.470 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.473 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:40:01.473 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.473 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:01.473 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.474 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.485 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-12 11:40:01.496 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-12 11:40:01.498 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-12 11:40:01.499 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5016934 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-02-12 11:40:01.500 [Test worker @coroutine#5634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-12 11:40:01.513 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-02-12 11:40:01.524 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-02-12 11:40:01.525 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-02-12 11:40:01.527 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-02-12 11:40:01.538 [DefaultDispatcher-worker-18 @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a 2024-02-12 11:40:01.540 [DefaultDispatcher-worker-10 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:40:01.540 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.540 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:01.540 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.541 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.541 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.552 [DefaultDispatcher-worker-18 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-12 11:40:01.568 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:01.569 [DefaultDispatcher-worker-2 @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-12 11:40:01.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-12 11:40:01.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-12 11:40:01.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.575 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25af2afe: (connection evicted) 2024-02-12 11:40:01.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-12 11:40:01.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-12 11:40:01.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-12 11:40:01.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-12 11:40:01.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.576 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@470c2a7a: (connection evicted) 2024-02-12 11:40:01.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-12 11:40:01.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557c0b65 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.578 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-12 11:40:01.579 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-12 11:40:01.579 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-12 11:40:01.579 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-12 11:40:01.593 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-12 11:40:01.604 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-12 11:40:01.606 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-12 11:40:01.607 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@647468a7 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-02-12 11:40:01.608 [Test worker @coroutine#5672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-12 11:40:01.621 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-02-12 11:40:01.632 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-02-12 11:40:01.633 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-02-12 11:40:01.635 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-02-12 11:40:01.645 [DefaultDispatcher-worker-4 @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fcee97c 2024-02-12 11:40:01.658 [DefaultDispatcher-worker-8 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-12 11:40:01.671 [DefaultDispatcher-worker-17 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-12 11:40:01.679 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:01.680 [DefaultDispatcher-worker-8 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e97e0 2024-02-12 11:40:01.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-12 11:40:01.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-12 11:40:01.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.685 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e97e0: (connection evicted) 2024-02-12 11:40:01.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-12 11:40:01.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-12 11:40:01.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-12 11:40:01.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-12 11:40:01.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.686 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fcee97c: (connection evicted) 2024-02-12 11:40:01.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-12 11:40:01.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce60feb 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.689 [Test worker @coroutine#5703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-12 11:40:01.690 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-12 11:40:01.690 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-12 11:40:01.690 [Test worker @coroutine#5703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-12 11:40:01.697 [DefaultDispatcher-worker-2 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:40:01.697 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.697 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:01.697 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.698 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.699 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.706 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-12 11:40:01.716 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-12 11:40:01.718 [Test worker @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-12 11:40:01.720 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-12 11:40:01.729 [DefaultDispatcher-worker-2 @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-12 11:40:01.738 [DefaultDispatcher-worker-8 @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851 2024-02-12 11:40:01.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-12 11:40:01.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-12 11:40:01.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:01.749 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a0dd851: (connection evicted) 2024-02-12 11:40:01.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-12 11:40:01.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-12 11:40:01.805 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-12 11:40:01.805 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.805 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fd8aefe 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2024-02-12 11:40:01.806 [Test worker @coroutine#5740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-12 11:40:01.821 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2024-02-12 11:40:01.832 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2024-02-12 11:40:01.833 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2024-02-12 11:40:01.835 [Test worker @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2024-02-12 11:40:01.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-12 11:40:01.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-12 11:40:01.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:01.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-12 11:40:01.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-12 11:40:01.902 [DefaultDispatcher-worker-2 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:40:01.902 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.902 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:01.902 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.904 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.904 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@81198ed 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.905 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-12 11:40:01.906 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-12 11:40:01.906 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-12 11:40:01.906 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-12 11:40:01.927 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-12 11:40:01.943 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-12 11:40:01.946 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-12 11:40:01.948 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755c29b0 2024-02-12 11:40:01.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-12 11:40:01.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-12 11:40:01.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:01.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:01.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-12 11:40:01.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48971262 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:01.956 [Test worker @coroutine#5782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-12 11:40:01.957 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 11:40:01.957 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 11:40:01.957 [Test worker @coroutine#5782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-12 11:40:01.977 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 11:40:01.993 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 11:40:01.996 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 11:40:01.998 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-12 11:40:02.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-12 11:40:02.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-12 11:40:02.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:02.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-12 11:40:02.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57629340 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.004 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-12 11:40:02.005 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 11:40:02.005 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 11:40:02.005 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-12 11:40:02.013 [DefaultDispatcher-worker-17 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:40:02.013 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.013 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:02.013 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.014 [DefaultDispatcher-worker-19 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.014 [DefaultDispatcher-worker-19 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.023 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 11:40:02.034 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 11:40:02.036 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 11:40:02.037 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6d9650 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 11:40:02.038 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-12 11:40:02.052 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 11:40:02.058 [DefaultDispatcher-worker-8 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:40:02.058 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.058 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:02.058 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.059 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.059 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.064 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 11:40:02.066 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 11:40:02.068 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 11:40:02.078 [DefaultDispatcher-worker-18 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e 2024-02-12 11:40:02.091 [DefaultDispatcher-worker-12 @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-12 11:40:02.097 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34173/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.097 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34173/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 11:40:02.097 [UI Thread @coroutine#5829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34173/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.099 [UI Thread @coroutine#5829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34173/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.099 [UI Thread @coroutine#5829] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34173/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.099 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34173/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 11:40:02.099 [UI Thread @coroutine#5829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34173/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:40:02.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-12 11:40:02.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-12 11:40:02.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.101 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@415c5469: (connection evicted) 2024-02-12 11:40:02.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-12 11:40:02.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-12 11:40:02.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-12 11:40:02.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-12 11:40:02.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.102 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a6cd9e: (connection evicted) 2024-02-12 11:40:02.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-12 11:40:02.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a983294 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.104 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-12 11:40:02.105 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 11:40:02.105 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 11:40:02.105 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-12 11:40:02.120 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 11:40:02.127 [DefaultDispatcher-worker-14 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:40:02.127 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.127 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:02.127 [DefaultDispatcher-worker-14 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.128 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.128 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.130 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 11:40:02.132 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 11:40:02.133 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afbbf9b 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 11:40:02.134 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-12 11:40:02.147 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 11:40:02.158 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 11:40:02.159 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 11:40:02.161 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 11:40:02.172 [DefaultDispatcher-worker-1 @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@544faa01 2024-02-12 11:40:02.184 [DefaultDispatcher-worker-20 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-12 11:40:02.186 [UI Thread @coroutine#5862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.186 [UI Thread @coroutine#5862] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 11:40:02.186 [UI Thread @coroutine#5862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.188 [UI Thread @coroutine#5862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.188 [UI Thread @coroutine#5862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-12 11:40:02.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-12 11:40:02.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.190 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7937f96e: (connection evicted) 2024-02-12 11:40:02.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-12 11:40:02.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-12 11:40:02.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-12 11:40:02.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-12 11:40:02.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.191 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@544faa01: (connection evicted) 2024-02-12 11:40:02.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-12 11:40:02.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399ac1a3 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.193 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-12 11:40:02.194 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 11:40:02.194 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 11:40:02.194 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-12 11:40:02.214 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 11:40:02.225 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 11:40:02.226 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 11:40:02.228 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff3ca23 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.228 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 11:40:02.229 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-12 11:40:02.242 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 11:40:02.252 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 11:40:02.254 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 11:40:02.255 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 11:40:02.266 [DefaultDispatcher-worker-19 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-02-12 11:40:02.280 [DefaultDispatcher-worker-11 @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3 2024-02-12 11:40:02.281 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.281 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 11:40:02.281 [UI Thread @coroutine#5891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.283 [UI Thread @coroutine#5891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.283 [UI Thread @coroutine#5891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-12 11:40:02.283 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-12 11:40:02.283 [UI Thread @coroutine#5891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55263/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:40:02.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-12 11:40:02.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-12 11:40:02.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.285 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c48bbf3: (connection evicted) 2024-02-12 11:40:02.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-12 11:40:02.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-12 11:40:02.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-12 11:40:02.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-12 11:40:02.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.286 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29422e61: (connection evicted) 2024-02-12 11:40:02.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-12 11:40:02.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-12 11:40:02.288 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-12 11:40:02.288 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14144cc9 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 11:40:02.289 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-12 11:40:02.306 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 11:40:02.314 [DefaultDispatcher-worker-17 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:40:02.315 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.315 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:02.315 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.316 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.316 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.320 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 11:40:02.321 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 11:40:02.323 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 11:40:02.323 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626e5554 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 11:40:02.324 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-12 11:40:02.337 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 11:40:02.347 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 11:40:02.349 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 11:40:02.351 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 11:40:02.362 [DefaultDispatcher-worker-7 @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6 2024-02-12 11:40:02.375 [DefaultDispatcher-worker-10 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 11:40:02.385 [DefaultDispatcher-worker-5 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:40:02.385 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.386 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:02.386 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.387 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.387 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.390 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:02.401 [DefaultDispatcher-worker-15 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-02-12 11:40:02.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-12 11:40:02.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-12 11:40:02.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.409 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c: (connection evicted) 2024-02-12 11:40:02.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-12 11:40:02.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-12 11:40:02.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-12 11:40:02.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-12 11:40:02.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.411 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aa0e9c6: (connection evicted) 2024-02-12 11:40:02.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-12 11:40:02.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c4aeb6 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.413 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-12 11:40:02.414 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2024-02-12 11:40:02.414 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2024-02-12 11:40:02.414 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-12 11:40:02.429 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2024-02-12 11:40:02.440 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2024-02-12 11:40:02.441 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2024-02-12 11:40:02.443 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2024-02-12 11:40:02.453 [DefaultDispatcher-worker-18 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2024-02-12 11:40:02.472 [DefaultDispatcher-worker-10 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2024-02-12 11:40:02.480 [DefaultDispatcher-worker-19 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:40:02.480 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.480 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:02.480 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.481 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.481 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.484 [DefaultDispatcher-worker-5 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:40:02.484 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.485 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:02.485 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.485 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.493 [DefaultDispatcher-worker-3 @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80347b2 2024-02-12 11:40:02.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-12 11:40:02.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-12 11:40:02.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.495 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80347b2: (connection evicted) 2024-02-12 11:40:02.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-12 11:40:02.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@695f382c 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-12 11:40:02.498 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.499 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.499 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.499 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.499 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.499 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.499 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.499 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.499 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-12 11:40:02.499 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b2ca159 2024-02-12 11:40:02.499 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b2ca159 2024-02-12 11:40:02.499 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-12 11:40:02.516 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2ca159 2024-02-12 11:40:02.527 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2ca159 2024-02-12 11:40:02.528 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2ca159 2024-02-12 11:40:02.530 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2ca159 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19070326 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.530 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-12 11:40:02.531 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f48d5 2024-02-12 11:40:02.531 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f48d5 2024-02-12 11:40:02.531 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-12 11:40:02.543 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f48d5 2024-02-12 11:40:02.551 [DefaultDispatcher-worker-7 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:40:02.551 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.551 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:02.551 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.552 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.552 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.554 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f48d5 2024-02-12 11:40:02.556 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f48d5 2024-02-12 11:40:02.558 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f48d5 2024-02-12 11:40:02.568 [DefaultDispatcher-worker-19 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f48d5 2024-02-12 11:40:02.580 [DefaultDispatcher-worker-9 @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2ca159 2024-02-12 11:40:02.591 [DefaultDispatcher-worker-9 @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b2ca159 2024-02-12 11:40:02.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-12 11:40:02.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-12 11:40:02.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.599 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b2ca159: (connection evicted) 2024-02-12 11:40:02.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-12 11:40:02.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-12 11:40:02.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-12 11:40:02.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-12 11:40:02.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.600 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5f48d5: (connection evicted) 2024-02-12 11:40:02.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-12 11:40:02.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-12 11:40:02.602 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109fff4a 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2024-02-12 11:40:02.603 [Test worker @coroutine#6023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-12 11:40:02.619 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2024-02-12 11:40:02.629 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2024-02-12 11:40:02.631 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2024-02-12 11:40:02.633 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2024-02-12 11:40:02.640 [DefaultDispatcher-worker-9 @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2024-02-12 11:40:02.648 [DefaultDispatcher-worker-15 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2024-02-12 11:40:02.662 [DefaultDispatcher-worker-9 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2024-02-12 11:40:02.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-12 11:40:02.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-12 11:40:02.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.664 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@144caca6: (connection evicted) 2024-02-12 11:40:02.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-12 11:40:02.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e641005 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-12 11:40:02.666 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.667 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.667 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.667 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.667 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.667 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.667 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.667 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.667 [Test worker @coroutine#6051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-12 11:40:02.667 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-12 11:40:02.667 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-12 11:40:02.667 [Test worker @coroutine#6051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-12 11:40:02.682 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-12 11:40:02.692 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-12 11:40:02.694 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-12 11:40:02.695 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-12 11:40:02.707 [DefaultDispatcher-worker-14 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-12 11:40:02.709 [DefaultDispatcher-worker-6 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:40:02.709 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.709 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:02.709 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.710 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.710 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.714 [DefaultDispatcher-worker-20 @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6 2024-02-12 11:40:02.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-12 11:40:02.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-12 11:40:02.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.716 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c8e1c6: (connection evicted) 2024-02-12 11:40:02.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-12 11:40:02.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-12 11:40:02.718 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e41b993 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-12 11:40:02.719 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-12 11:40:02.735 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-12 11:40:02.746 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-12 11:40:02.747 [Test worker @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-12 11:40:02.749 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-12 11:40:02.809 [DefaultDispatcher-worker-3 @coroutine#6090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-12 11:40:02.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-12 11:40:02.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-12 11:40:02.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.812 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7108b12d: (connection evicted) 2024-02-12 11:40:02.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-12 11:40:02.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66b9f727 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.814 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d33aa31 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d33aa31 2024-02-12 11:40:02.815 [Test worker @coroutine#6104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-12 11:40:02.828 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d33aa31 2024-02-12 11:40:02.839 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d33aa31 2024-02-12 11:40:02.841 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d33aa31 2024-02-12 11:40:02.843 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d33aa31 2024-02-12 11:40:02.852 [DefaultDispatcher-worker-15 @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d33aa31 2024-02-12 11:40:02.858 [DefaultDispatcher-worker-18 @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d33aa31 2024-02-12 11:40:02.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-12 11:40:02.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-12 11:40:02.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:02.864 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d33aa31: (connection evicted) 2024-02-12 11:40:02.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-12 11:40:02.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f663de 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.868 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-12 11:40:02.869 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-12 11:40:02.869 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-12 11:40:02.869 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-12 11:40:02.884 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-12 11:40:02.894 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-12 11:40:02.896 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-12 11:40:02.898 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be89ba5 2024-02-12 11:40:02.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-12 11:40:02.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-12 11:40:02.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:02.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-12 11:40:02.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545e200b 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.902 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-12 11:40:02.903 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-12 11:40:02.903 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-12 11:40:02.903 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-12 11:40:02.913 [DefaultDispatcher-worker-6 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:40:02.913 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.913 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:02.913 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.914 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.915 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:02.917 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-12 11:40:02.928 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-12 11:40:02.930 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-12 11:40:02.931 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-12 11:40:02.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-12 11:40:02.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-12 11:40:02.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:02.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-12 11:40:02.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74307afd 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 11:40:02.935 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-12 11:40:02.949 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 11:40:02.959 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 11:40:02.961 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 11:40:02.963 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-02-12 11:40:02.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-12 11:40:02.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-12 11:40:02.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:02.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:02.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-12 11:40:02.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-12 11:40:02.974 [UI Thread @coroutine#6184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39639/Site/verify 2024-02-12 11:40:02.974 [UI Thread @coroutine#6184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39639/Site/verify. 2024-02-12 11:40:02.974 [UI Thread @coroutine#6184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39639/Site/verify 2024-02-12 11:40:02.976 [UI Thread @coroutine#6184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39639/Site/verify 2024-02-12 11:40:02.976 [UI Thread @coroutine#6184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39639/Site/verify 2024-02-12 11:40:02.976 [UI Thread @coroutine#6184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39639/Site/verify. 2024-02-12 11:40:02.976 [UI Thread @coroutine#6184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39639/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:40:02.981 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f1e261 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 11:40:02.982 [Test worker @coroutine#6198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-12 11:40:02.999 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 11:40:03.010 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 11:40:03.011 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 11:40:03.013 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124e538e 2024-02-12 11:40:03.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-12 11:40:03.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-12 11:40:03.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:03.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-12 11:40:03.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-12 11:40:03.016 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1104cc93 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 11:40:03.017 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-12 11:40:03.023 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:40:03.023 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.023 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:03.023 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.024 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.024 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.032 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 11:40:03.043 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 11:40:03.044 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 11:40:03.046 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9c0a0 2024-02-12 11:40:03.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-12 11:40:03.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-12 11:40:03.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:03.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-12 11:40:03.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d61624 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.049 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0161ee 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0161ee 2024-02-12 11:40:03.050 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-12 11:40:03.064 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0161ee 2024-02-12 11:40:03.067 [DefaultDispatcher-worker-8 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:40:03.068 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.068 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:03.068 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.069 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.069 [DefaultDispatcher-worker-7 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.075 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0161ee 2024-02-12 11:40:03.076 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0161ee 2024-02-12 11:40:03.078 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0161ee 2024-02-12 11:40:03.080 [UI Thread @coroutine#6254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45851/Site/verify 2024-02-12 11:40:03.080 [UI Thread @coroutine#6254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45851/Site/verify. 2024-02-12 11:40:03.080 [UI Thread @coroutine#6254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45851/Site/verify 2024-02-12 11:40:03.082 [UI Thread @coroutine#6254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45851/Site/verify 2024-02-12 11:40:03.082 [UI Thread @coroutine#6254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45851/Site/verify 2024-02-12 11:40:03.082 [UI Thread @coroutine#6254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45851/Site/verify. 2024-02-12 11:40:03.082 [UI Thread @coroutine#6254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45851/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:40:03.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-12 11:40:03.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-12 11:40:03.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:03.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-12 11:40:03.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-12 11:40:03.088 [UI Thread @coroutine#6266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50473/Site/verify 2024-02-12 11:40:03.088 [UI Thread @coroutine#6266] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50473/Site/verify. 2024-02-12 11:40:03.089 [UI Thread @coroutine#6266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50473/Site/verify 2024-02-12 11:40:03.090 [UI Thread @coroutine#6266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50473/Site/verify 2024-02-12 11:40:03.090 [UI Thread @coroutine#6266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50473/Site/verify 2024-02-12 11:40:03.090 [UI Thread @coroutine#6266] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50473/Site/verify. 2024-02-12 11:40:03.090 [UI Thread @coroutine#6266] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50473/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:40:03.096 [UI Thread @coroutine#6279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42415/Site/verify 2024-02-12 11:40:03.096 [UI Thread @coroutine#6279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42415/Site/verify. 2024-02-12 11:40:03.096 [UI Thread @coroutine#6279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42415/Site/verify 2024-02-12 11:40:03.097 [UI Thread @coroutine#6279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42415/Site/verify 2024-02-12 11:40:03.097 [UI Thread @coroutine#6279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42415/Site/verify 2024-02-12 11:40:03.098 [UI Thread @coroutine#6279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42415/Site/verify. 2024-02-12 11:40:03.098 [UI Thread @coroutine#6279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42415/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:40:03.104 [UI Thread @coroutine#6293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-12 11:40:03.104 [UI Thread @coroutine#6293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-02-12 11:40:03.104 [UI Thread @coroutine#6293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-12 11:40:03.105 [UI Thread @coroutine#6293] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e3b41cb 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.108 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.109 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-12 11:40:03.124 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.136 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.137 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.137 [DefaultDispatcher-worker-6 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:40:03.138 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.138 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:03.138 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.139 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.139 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.139 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.155 [DefaultDispatcher-worker-14 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.163 [DefaultDispatcher-worker-7 @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.171 [DefaultDispatcher-worker-10 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.178 [DefaultDispatcher-worker-6 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.185 [DefaultDispatcher-worker-15 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.194 [DefaultDispatcher-worker-14 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.201 [DefaultDispatcher-worker-6 @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.209 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.219 [DefaultDispatcher-worker-9 @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7 2024-02-12 11:40:03.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-12 11:40:03.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-12 11:40:03.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.221 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5acf51d7: (connection evicted) 2024-02-12 11:40:03.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-12 11:40:03.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc82de5 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.224 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-12 11:40:03.225 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 11:40:03.225 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 11:40:03.225 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-12 11:40:03.239 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 11:40:03.255 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 11:40:03.257 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 11:40:03.259 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51fadd20 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.259 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-12 11:40:03.260 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 11:40:03.260 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 11:40:03.260 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-12 11:40:03.273 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 11:40:03.284 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 11:40:03.286 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 11:40:03.287 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 11:40:03.298 [DefaultDispatcher-worker-10 @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28878a52 2024-02-12 11:40:03.310 [DefaultDispatcher-worker-3 @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d71476c 2024-02-12 11:40:03.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-12 11:40:03.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-12 11:40:03.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.325 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.325 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d71476c: (connection evicted) 2024-02-12 11:40:03.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-12 11:40:03.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-12 11:40:03.326 [DefaultDispatcher-worker-2 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:40:03.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-12 11:40:03.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-12 11:40:03.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.326 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.326 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:03.326 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.326 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28878a52: (connection evicted) 2024-02-12 11:40:03.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-12 11:40:03.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-12 11:40:03.327 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.327 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75bbeb89 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-02-12 11:40:03.328 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-02-12 11:40:03.329 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-12 11:40:03.344 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-02-12 11:40:03.355 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-02-12 11:40:03.356 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-02-12 11:40:03.358 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec5c4e2 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.358 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-12 11:40:03.359 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-12 11:40:03.359 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-12 11:40:03.359 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-12 11:40:03.371 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-12 11:40:03.381 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-12 11:40:03.383 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-12 11:40:03.385 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-12 11:40:03.395 [DefaultDispatcher-worker-2 @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2024-02-12 11:40:03.397 [DefaultDispatcher-worker-3 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:40:03.397 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.397 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:03.397 [DefaultDispatcher-worker-3 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.398 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.398 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.410 [DefaultDispatcher-worker-7 @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-02-12 11:40:03.417 [DefaultDispatcher-worker-5 @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2024-02-12 11:40:03.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-12 11:40:03.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-12 11:40:03.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.422 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681ba763: (connection evicted) 2024-02-12 11:40:03.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-12 11:40:03.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-12 11:40:03.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-12 11:40:03.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-12 11:40:03.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.423 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7: (connection evicted) 2024-02-12 11:40:03.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-12 11:40:03.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29244152 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.425 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-02-12 11:40:03.426 [Test worker @coroutine#6436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-12 11:40:03.443 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-02-12 11:40:03.453 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-02-12 11:40:03.455 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-02-12 11:40:03.457 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@746f1505 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.457 [Test worker @coroutine#6436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-12 11:40:03.458 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-02-12 11:40:03.458 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-02-12 11:40:03.458 [Test worker @coroutine#6436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-12 11:40:03.470 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-02-12 11:40:03.481 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-02-12 11:40:03.482 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-02-12 11:40:03.485 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-02-12 11:40:03.491 [DefaultDispatcher-worker-16 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:40:03.491 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.491 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:03.491 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.493 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.493 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.495 [DefaultDispatcher-worker-4 @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202ed88d 2024-02-12 11:40:03.495 [DefaultDispatcher-worker-17 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:40:03.496 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.496 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:03.496 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.497 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.509 [DefaultDispatcher-worker-14 @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-02-12 11:40:03.516 [DefaultDispatcher-worker-17 @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53dfb073 2024-02-12 11:40:03.526 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.558 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.561 [DefaultDispatcher-worker-5 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:40:03.561 [DefaultDispatcher-worker-5 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.561 [DefaultDispatcher-worker-5 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:03.561 [DefaultDispatcher-worker-5 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.562 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.562 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.719 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:40:03.719 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.719 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:03.719 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.720 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.720 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-12 11:40:03.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-12 11:40:03.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.770 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53dfb073: (connection evicted) 2024-02-12 11:40:03.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-12 11:40:03.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-12 11:40:03.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-12 11:40:03.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-12 11:40:03.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.771 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@202ed88d: (connection evicted) 2024-02-12 11:40:03.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-12 11:40:03.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-12 11:40:03.772 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65c97eeb 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-12 11:40:03.773 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.774 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.774 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-12 11:40:03.789 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.799 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.801 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.802 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b438782 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-12 11:40:03.803 [Test worker @coroutine#6499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-12 11:40:03.816 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-12 11:40:03.826 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-12 11:40:03.828 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-12 11:40:03.829 [Test worker @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-12 11:40:03.840 [DefaultDispatcher-worker-20 @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce 2024-02-12 11:40:03.852 [DefaultDispatcher-worker-20 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.859 [DefaultDispatcher-worker-14 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.866 [DefaultDispatcher-worker-12 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.874 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:03.874 [DefaultDispatcher-worker-4 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.882 [DefaultDispatcher-worker-12 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.889 [DefaultDispatcher-worker-15 @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04 2024-02-12 11:40:03.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-12 11:40:03.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-12 11:40:03.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.893 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab0ca04: (connection evicted) 2024-02-12 11:40:03.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-12 11:40:03.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-12 11:40:03.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-12 11:40:03.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-12 11:40:03.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:03.895 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf29dce: (connection evicted) 2024-02-12 11:40:03.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:03.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-12 11:40:03.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-12 11:40:03.896 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-12 11:40:03.896 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.896 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.896 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.896 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.896 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.896 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.896 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fdf32a4 2024-02-12 11:40:03.896 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.896 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.896 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c 2024-02-12 11:40:03.897 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-12 11:40:03.914 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c 2024-02-12 11:40:03.924 [DefaultDispatcher-worker-12 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e79a4d 2024-02-12 11:40:03.924 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.924 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:03.924 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.925 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c 2024-02-12 11:40:03.925 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.925 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49021/UmAppDatabase/replication/nodeId 2024-02-12 11:40:03.926 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c 2024-02-12 11:40:03.928 [Test worker @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c 2024-02-12 11:40:03.928 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ce7d6ab 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@21288943 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@21288943 2024-02-12 11:40:03.929 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-12 11:40:03.942 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21288943 2024-02-12 11:40:03.952 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21288943 2024-02-12 11:40:03.954 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21288943 2024-02-12 11:40:03.955 [Test worker @coroutine#6568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21288943 2024-02-12 11:40:03.966 [DefaultDispatcher-worker-5 @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21288943 2024-02-12 11:40:03.979 [DefaultDispatcher-worker-2 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c 2024-02-12 11:40:03.986 [DefaultDispatcher-worker-3 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c 2024-02-12 11:40:03.993 [DefaultDispatcher-worker-19 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c 2024-02-12 11:40:03.997 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.000 [DefaultDispatcher-worker-3 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c 2024-02-12 11:40:04.008 [DefaultDispatcher-worker-19 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c 2024-02-12 11:40:04.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-12 11:40:04.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-12 11:40:04.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:04.013 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19d75d3c: (connection evicted) 2024-02-12 11:40:04.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-12 11:40:04.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-12 11:40:04.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-12 11:40:04.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-12 11:40:04.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:04.014 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21288943: (connection evicted) 2024-02-12 11:40:04.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-12 11:40:04.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2179127d 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.016 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-12 11:40:04.017 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.017 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.017 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-12 11:40:04.034 [DefaultDispatcher-worker-18 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396408a 2024-02-12 11:40:04.034 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.034 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:04.034 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.036 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.036 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49443/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.039 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.049 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.051 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.053 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35be9318 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.053 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-12 11:40:04.054 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-12 11:40:04.054 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-12 11:40:04.054 [Test worker @coroutine#6608] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-12 11:40:04.067 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-12 11:40:04.078 [Test worker @coroutine#6618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-12 11:40:04.078 [DefaultDispatcher-worker-3 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14580edc 2024-02-12 11:40:04.078 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.078 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:04.078 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.079 [Test worker @coroutine#6620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-12 11:40:04.080 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.080 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38549/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.081 [Test worker @coroutine#6624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-12 11:40:04.091 [DefaultDispatcher-worker-20 @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db53694 2024-02-12 11:40:04.103 [DefaultDispatcher-worker-11 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.109 [DefaultDispatcher-worker-3 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.116 [DefaultDispatcher-worker-11 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.117 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.125 [DefaultDispatcher-worker-3 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.133 [DefaultDispatcher-worker-11 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.141 [DefaultDispatcher-worker-7 @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196f9b75 2024-02-12 11:40:04.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-12 11:40:04.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-12 11:40:04.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:04.146 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@196f9b75: (connection evicted) 2024-02-12 11:40:04.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-12 11:40:04.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-12 11:40:04.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-12 11:40:04.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-12 11:40:04.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:04.147 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db53694: (connection evicted) 2024-02-12 11:40:04.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-12 11:40:04.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-12 11:40:04.149 [DefaultDispatcher-worker-6 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be1c797 2024-02-12 11:40:04.149 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.149 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:04.149 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751636da 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.150 [Test worker @coroutine#6667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-12 11:40:04.151 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.151 [DefaultDispatcher-worker-11 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56203/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.151 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-02-12 11:40:04.151 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-02-12 11:40:04.151 [Test worker @coroutine#6667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-12 11:40:04.165 [Test worker @coroutine#6667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-02-12 11:40:04.175 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-02-12 11:40:04.177 [Test worker @coroutine#6672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-02-12 11:40:04.179 [Test worker @coroutine#6674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a44ebd5 2024-02-12 11:40:04.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-12 11:40:04.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-12 11:40:04.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-12 11:40:04.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-12 11:40:04.241 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7793eaca 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2024-02-12 11:40:04.242 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2024-02-12 11:40:04.243 [Test worker @coroutine#6691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-12 11:40:04.258 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2024-02-12 11:40:04.268 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2024-02-12 11:40:04.270 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2024-02-12 11:40:04.272 [Test worker @coroutine#6697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c09037a 2024-02-12 11:40:04.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-12 11:40:04.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-12 11:40:04.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-12 11:40:04.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5824b485 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-12 11:40:04.277 [Test worker @coroutine#6714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-12 11:40:04.290 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-12 11:40:04.301 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-12 11:40:04.302 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-12 11:40:04.304 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-12 11:40:04.314 [DefaultDispatcher-worker-14 @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-12 11:40:04.323 [DefaultDispatcher-worker-19 @coroutine#6734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-12 11:40:04.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-12 11:40:04.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-12 11:40:04.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:04.325 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8: (connection evicted) 2024-02-12 11:40:04.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-12 11:40:04.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-12 11:40:04.327 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-12 11:40:04.327 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.327 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.327 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.327 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.327 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.327 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60666985 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-12 11:40:04.328 [Test worker @coroutine#6743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-12 11:40:04.338 [DefaultDispatcher-worker-17 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255d4d7 2024-02-12 11:40:04.338 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.338 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:04.338 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.339 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.339 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54827/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.344 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-12 11:40:04.355 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-12 11:40:04.356 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-12 11:40:04.358 [Test worker @coroutine#6751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-12 11:40:04.368 [DefaultDispatcher-worker-17 @coroutine#6753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-12 11:40:04.375 [DefaultDispatcher-worker-19 @coroutine#6766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd 2024-02-12 11:40:04.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-12 11:40:04.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-12 11:40:04.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:04.377 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a7ed9bd: (connection evicted) 2024-02-12 11:40:04.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-12 11:40:04.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-12 11:40:04.380 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-12 11:40:04.380 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.380 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.380 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457f43a2 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-02-12 11:40:04.381 [Test worker @coroutine#6775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-12 11:40:04.397 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-02-12 11:40:04.408 [DefaultDispatcher-worker-4 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-12 11:40:04.408 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.408 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:04.408 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.408 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-02-12 11:40:04.409 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.409 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52219/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.410 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-02-12 11:40:04.412 [Test worker @coroutine#6783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-02-12 11:40:04.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-12 11:40:04.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-12 11:40:04.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-12 11:40:04.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0d42b6 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.418 [Test worker @coroutine#6802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-12 11:40:04.419 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-12 11:40:04.419 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-12 11:40:04.419 [Test worker @coroutine#6802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-12 11:40:04.433 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-12 11:40:04.443 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-12 11:40:04.445 [Test worker @coroutine#6805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-12 11:40:04.447 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2024-02-12 11:40:04.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-12 11:40:04.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-12 11:40:04.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-12 11:40:04.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a28b6d0 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.451 [Test worker @coroutine#6824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-12 11:40:04.452 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-02-12 11:40:04.452 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-02-12 11:40:04.452 [Test worker @coroutine#6824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-12 11:40:04.474 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-02-12 11:40:04.485 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-02-12 11:40:04.486 [Test worker @coroutine#6827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-02-12 11:40:04.488 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684001e6 2024-02-12 11:40:04.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-12 11:40:04.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-12 11:40:04.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-12 11:40:04.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-12 11:40:04.501 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d92d132 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-12 11:40:04.502 [Test worker @coroutine#6854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-12 11:40:04.503 [DefaultDispatcher-worker-20 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa07bb 2024-02-12 11:40:04.504 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.504 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:04.504 [DefaultDispatcher-worker-20 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.505 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.505 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34245/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.507 [DefaultDispatcher-worker-1 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3c4670 2024-02-12 11:40:04.507 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.507 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:04.507 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.508 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.516 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-12 11:40:04.527 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-12 11:40:04.529 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-12 11:40:04.530 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2291fb1 2024-02-12 11:40:04.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-12 11:40:04.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-12 11:40:04.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-12 11:40:04.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-12 11:40:04.534 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-12 11:40:04.534 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.534 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.534 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.534 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.534 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.534 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.534 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a719ed 2024-02-12 11:40:04.534 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2024-02-12 11:40:04.535 [Test worker @coroutine#6875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-12 11:40:04.552 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2024-02-12 11:40:04.563 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2024-02-12 11:40:04.565 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2024-02-12 11:40:04.567 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2024-02-12 11:40:04.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-12 11:40:04.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-12 11:40:04.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-12 11:40:04.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25f688d5 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.569 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b96ea23 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b96ea23 2024-02-12 11:40:04.570 [Test worker @coroutine#6892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-12 11:40:04.572 [DefaultDispatcher-worker-16 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-02-12 11:40:04.573 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.573 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:04.573 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.574 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.574 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48923/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.584 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b96ea23 2024-02-12 11:40:04.594 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b96ea23 2024-02-12 11:40:04.596 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b96ea23 2024-02-12 11:40:04.598 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b96ea23 2024-02-12 11:40:04.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-12 11:40:04.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-12 11:40:04.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-12 11:40:04.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-12 11:40:04.600 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18d6ac02 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-12 11:40:04.601 [Test worker @coroutine#6911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-12 11:40:04.614 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-12 11:40:04.625 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-12 11:40:04.627 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-12 11:40:04.628 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545bfea 2024-02-12 11:40:04.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-12 11:40:04.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-12 11:40:04.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-12 11:40:04.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2138386f 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2024-02-12 11:40:04.632 [Test worker @coroutine#6927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-12 11:40:04.646 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2024-02-12 11:40:04.657 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2024-02-12 11:40:04.658 [Test worker @coroutine#6930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2024-02-12 11:40:04.660 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5146ae5e 2024-02-12 11:40:04.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-12 11:40:04.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-12 11:40:04.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-12 11:40:04.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d25d10e 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-02-12 11:40:04.665 [Test worker @coroutine#6945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-12 11:40:04.679 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-02-12 11:40:04.689 [Test worker @coroutine#6946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-02-12 11:40:04.691 [Test worker @coroutine#6948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-02-12 11:40:04.693 [Test worker @coroutine#6950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77524169 2024-02-12 11:40:04.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-12 11:40:04.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-12 11:40:04.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-12 11:40:04.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67b6cb6e 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.696 [Test worker @coroutine#6963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-12 11:40:04.697 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2024-02-12 11:40:04.697 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2024-02-12 11:40:04.697 [Test worker @coroutine#6963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-12 11:40:04.710 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2024-02-12 11:40:04.721 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2024-02-12 11:40:04.722 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2024-02-12 11:40:04.724 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2024-02-12 11:40:04.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-12 11:40:04.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-12 11:40:04.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-12 11:40:04.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27449f65 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.729 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-12 11:40:04.730 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2024-02-12 11:40:04.730 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2024-02-12 11:40:04.730 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-12 11:40:04.731 [DefaultDispatcher-worker-21 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7d968c 2024-02-12 11:40:04.731 [DefaultDispatcher-worker-21 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.731 [DefaultDispatcher-worker-21 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId. 2024-02-12 11:40:04.731 [DefaultDispatcher-worker-21 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.732 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.732 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58745/UmAppDatabase/replication/nodeId 2024-02-12 11:40:04.743 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2024-02-12 11:40:04.754 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2024-02-12 11:40:04.755 [Test worker @coroutine#6987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2024-02-12 11:40:04.757 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff55410 2024-02-12 11:40:04.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-12 11:40:04.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-12 11:40:04.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-12 11:40:04.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bef1304 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.761 [Test worker @coroutine#7002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-12 11:40:04.762 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-02-12 11:40:04.762 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-02-12 11:40:04.762 [Test worker @coroutine#7002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-12 11:40:04.775 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-02-12 11:40:04.785 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-02-12 11:40:04.787 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-02-12 11:40:04.789 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-02-12 11:40:04.791 [UI Thread @coroutine#7016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-12 11:40:04.791 [UI Thread @coroutine#7016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-02-12 11:40:04.791 [UI Thread @coroutine#7016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-12 11:40:04.793 [UI Thread @coroutine#7016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-12 11:40:04.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-12 11:40:04.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-12 11:40:04.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-12 11:40:04.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa2991 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.796 [Test worker @coroutine#7022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-12 11:40:04.797 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-12 11:40:04.797 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-12 11:40:04.797 [Test worker @coroutine#7022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-12 11:40:04.813 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-12 11:40:04.824 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-12 11:40:04.825 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-12 11:40:04.827 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-02-12 11:40:04.829 [UI Thread @coroutine#7038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40535/Site/verify 2024-02-12 11:40:04.829 [UI Thread @coroutine#7038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40535/Site/verify. 2024-02-12 11:40:04.829 [UI Thread @coroutine#7038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40535/Site/verify 2024-02-12 11:40:04.831 [UI Thread @coroutine#7038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40535/Site/verify 2024-02-12 11:40:04.831 [UI Thread @coroutine#7038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40535/Site/verify 2024-02-12 11:40:04.831 [UI Thread @coroutine#7038] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40535/Site/verify. 2024-02-12 11:40:04.831 [UI Thread @coroutine#7038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40535/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:40:04.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-12 11:40:04.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-12 11:40:04.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-12 11:40:04.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-12 11:40:04.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8cc5602 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-12 11:40:04.839 [Test worker @coroutine#7046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-02-12 11:40:04.840 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-02-12 11:40:04.840 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-02-12 11:40:04.840 [Test worker @coroutine#7046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-02-12 11:40:04.857 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-02-12 11:40:04.867 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-02-12 11:40:04.869 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-02-12 11:40:04.871 [Test worker @coroutine#7051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-02-12 11:40:04.880 [DefaultDispatcher-worker-3 @coroutine#7053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-02-12 11:40:04.887 [DefaultDispatcher-worker-3 @coroutine#7046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048 2024-02-12 11:40:04.891 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45605/557905963519946752/_ustadmanifest.json 2024-02-12 11:40:04.891 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45605/557905963519946752/_ustadmanifest.json. 2024-02-12 11:40:04.891 [UI Thread @coroutine#7062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45605/557905963519946752/_ustadmanifest.json 2024-02-12 11:40:04.893 [UI Thread @coroutine#7062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45605/557905963519946752/_ustadmanifest.json 2024-02-12 11:40:04.893 [UI Thread @coroutine#7062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45605/557905963519946752/_ustadmanifest.json 2024-02-12 11:40:04.893 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45605/557905963519946752/_ustadmanifest.json. 2024-02-12 11:40:04.893 [UI Thread @coroutine#7062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45605/557905963519946752/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:40:04.893 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45605/tincan.xml 2024-02-12 11:40:04.893 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45605/tincan.xml. 2024-02-12 11:40:04.893 [UI Thread @coroutine#7062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45605/tincan.xml 2024-02-12 11:40:04.894 [UI Thread @coroutine#7062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45605/tincan.xml 2024-02-12 11:40:04.894 [UI Thread @coroutine#7062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45605/tincan.xml 2024-02-12 11:40:04.894 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45605/tincan.xml. 2024-02-12 11:40:04.894 [UI Thread @coroutine#7062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45605/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-12 11:40:04.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-02-12 11:40:04.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-02-12 11:40:04.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-12 11:40:04.896 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ebfe048: (connection evicted) 2024-02-12 11:40:04.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-12 11:40:04.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-02-12 11:40:04.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed.