m12:46:45,220 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.6 12:46:45,221 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dd1c3ed - No custom configurators were discovered as a service. 12:46:45,221 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dd1c3ed - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 12:46:45,221 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dd1c3ed - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator s12:46:45,224 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] n12:46:45,224 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 12:46:45,227 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dd1c3ed - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 12:46:45,227 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dd1c3ed - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 12:46:45,228 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dd1c3ed - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator r12:46:45,228 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:46:45,229 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.jenkins/workspace/dev-simplified-onboarding-username-into-signup/app-ktor-server/build/libs/app-ktor-server.jar!/logback.xml] 12:46:45,233 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@22a6e998 - URL [jar:file:/home/jenkins/.jenkins/workspace/dev-simplified-onboarding-username-into-signup/app-ktor-server/build/libs/app-ktor-server.jar!/logback.xml] is not of type file s12:46:45,285 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE] 12:46:45,285 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] j12:46:45,303 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1441014857 - No compression will be used 12:46:45,304 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1441014857 - Will use the pattern ./log//ustad-server.%d{yyyy-MM-dd}.%i.log for the active file 12:46:45,305 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@e57e5d6 - The date pattern is 'yyyy-MM-dd' from file name pattern './log//ustad-server.%d{yyyy-MM-dd}.%i.log'. j12:46:45,305 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@e57e5d6 - Roll-over at midnight. 12:46:45,305 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@e57e5d6 - Setting initial period to 2025-05-21T10:46:45.305Z 12:46:45,305 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@e57e5d6 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:46:45,305 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@e57e5d6 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:46:45,306 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property }12:46:45,315 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log//ustad-server.log 12:46:45,315 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log//ustad-server.log] }12:46:45,316 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to TRACE 12:46:45,316 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT] 12:46:45,316 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO ~12:46:45,316 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.netty] to INFO m12:46:45,317 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6dfa915a - End of configuration. 12:46:45,317 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@78054f54 - Registering current configuration as safe fallback point 12:46:45,317 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dd1c3ed - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 89 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY  /0Exception in thread "UI Thread @coroutine#244" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null /0L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) /0N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) /0K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236) /0 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197) /0 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21) /0 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) /0[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) /0A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) /0Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) /0c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) /0a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) /0[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) /0 Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(244), "coroutine#244":StandaloneCoroutine{Cancelling}@618755d4, Dispatchers.Main] /2Exception in thread "UI Thread @coroutine#281" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null /2L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) /2N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) /2K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236) /2 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197) /2 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21) /2 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) /2[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) /2A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) /2Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) /2c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) /2a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) /2[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) /2 Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(281), "coroutine#281":StandaloneCoroutine{Cancelling}@3aa1eda8, Dispatchers.Main] 3Exception in thread "UI Thread @coroutine#297" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null 3L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) 3N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) 3K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236) 3 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197) 3 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21) 3 at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) 3[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 3A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) 3Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) 3c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) 3a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) 3[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) 3 Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [CoroutineId(297), "coroutine#297":StandaloneCoroutine{Cancelling}@4265801b, Dispatchers.Main] ;:OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:43487/com/ustadmobile/core/container/testfile1.png : channel: start ;:OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:43487/com/ustadmobile/core/container/testfile1.png channel: completed ;:OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:43487/com/ustadmobile/core/container/testfile2.png : channel: start ;:OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:43487/com/ustadmobile/core/container/testfile2.png channel: completed ;:OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:43487/com/ustadmobile/core/container/testfile3.png : channel: start ;:OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINEST: FINEST BlobDownloadClientUseCaseCommonJvm$downloadItemsFromChannelProcessor$invokeSuspend - BlobDownloadClientUseCaseCommonJvm: #0 http://localhost:43487/com/ustadmobile/core/container/testfile3.png channel: completed ;:OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ;:FINE: FINER BlobDownloadClientUseCaseCommonJvmTest$givenListOfBlobsToDownload_whenInvoked_thenShouldRequestAll - BlobDownloadClientUseCaseCommonJvmTest: Recorded requests for http://localhost.localdomain:43487/com/ustadmobile/core/container/testfile1.png, http://localhost.localdomain:43487/com/ustadmobile/core/container/testfile2.png, http://localhost.localdomain:43487/com/ustadmobile/core/container/testfile3.png =FINE: FINER DoorLog - Closed HikariDataSource connection pool ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST ImportContentEntryUseCase$invoke$contentEntryVersionEntity$1$updaterJob$invokeSuspend - CompressVideo: update status = null ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 1 local uris as blobs (http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D) ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D to /tmp/junit17758983876488871882/client-server-httpfiles/tmpWork/1.tmp (integrity=sha256-SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=) ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit17758983876488871882/client-tmproot-server/e1544631-0a41-4e6c-81ff-4d9ef341f239 ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json to /tmp/junit17758983876488871882/client-server-httpfiles/tmpWork/2.tmp (integrity=sha256-hy7UjgGnbORjxud2XHRQczQVW2tE1rj3tBY6jgZmP14=) ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=436) ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D, http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D) /tmp/junit17758983876488871882/client-server-httpfiles/cache/0ffef9c1-2bbd-443a-9df6-5e7fe1663bfc -> /tmp/junit17758983876488871882/client-server-httpfiles/persistent/0ffef9c1-2bbd-443a-9df6-5e7fe1663bfc ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json) /tmp/junit17758983876488871882/client-server-httpfiles/cache/dbda9d2c-965b-41bb-b5f7-27c612aee691 -> /tmp/junit17758983876488871882/client-server-httpfiles/persistent/dbda9d2c-965b-41bb-b5f7-27c612aee691 ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER EnqueueBlobUploadClientUseCaseJvm$invoke - EnqueueBlobUploadClientUseCase(8b591321-69b1-4006-bb54-a62a8adddc7c): scheduled job #1 via quartz ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:37047/UmAppDatabase/ - endpoint=http://localhost:37047/UmAppDatabase/] init ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:37047/UmAppDatabase/replication/sse?door-node=8437337932689667285%2F834a1dae-8aba-4f56-8a05-72dbdc8ed267 ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/UmAppDatabase/replication/sse?door-node=8437337932689667285%2F834a1dae-8aba-4f56-8a05-72dbdc8ed267 ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/UmAppDatabase/replication/sse?door-node=8437337932689667285%2F834a1dae-8aba-4f56-8a05-72dbdc8ed267 ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:37047/UmAppDatabase/replication/ackAndGetPendingReplications ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): MISS http://localhost:37047/UmAppDatabase/replication/sse?door-node=8437337932689667285%2F834a1dae-8aba-4f56-8a05-72dbdc8ed267 ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>}FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:37047/UmAppDatabase/replication/nodeId ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>mINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/UmAppDatabase/replication/nodeId ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>mINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/UmAppDatabase/replication/nodeId ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>jFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:37047/UmAppDatabase/replication/nodeId ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>ZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:37047/api/blob/upload-init-batch ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:37047/UmAppDatabase/replication/nodeId 204 No Content (contentType=text/plain, content-encoding=null content-length=-1) ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:37047/UmAppDatabase/replication/sse?door-node=8437337932689667285%2F834a1dae-8aba-4f56-8a05-72dbdc8ed267 200 OK (contentType=text/event-stream; charset=UTF-8, content-encoding=null content-length=-1) ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 8b591321-69b1-4006-bb54-a62a8adddc7c): batch upload init: Client list 2 blobs. 2 uploads pending (0 partial) ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0b379dd8-02e6-4f2d-a567-40bcbe44f0bf): Uploading 152064 bytes in 1 chunks to http://localhost:37047/api/blob/upload-batch-data starting from byte=0 ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:37047/api/blob/upload-batch-data ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0b379dd8-02e6-4f2d-a567-40bcbe44f0bf) receive request ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0b379dd8-02e6-4f2d-a567-40bcbe44f0bf) receive request ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0b379dd8-02e6-4f2d-a567-40bcbe44f0bf) appended chunk (isFinal=true) to /tmp/junit17758983876488871882/server-tmproot-server/blob-upload-server/0b379dd8-02e6-4f2d-a567-40bcbe44f0bf ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D to /tmp/junit17758983876488871882/server-server-httpfiles/tmpWork/1.tmp (integrity=sha256-SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=) ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0b379dd8-02e6-4f2d-a567-40bcbe44f0bf): Upload complete of 152064 bytes in 1 chunks to http://localhost:37047/api/blob/upload-batch-data ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824408577) for http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824408577http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D) /tmp/junit17758983876488871882/client-server-httpfiles/persistent/0ffef9c1-2bbd-443a-9df6-5e7fe1663bfc -> /tmp/junit17758983876488871882/client-server-httpfiles/cache/0ffef9c1-2bbd-443a-9df6-5e7fe1663bfc ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fe9564b1-a927-4790-a64a-20a9310b314f): Uploading 436 bytes in 1 chunks to http://localhost:37047/api/blob/upload-batch-data starting from byte=0 ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:37047/api/blob/upload-batch-data ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fe9564b1-a927-4790-a64a-20a9310b314f) receive request ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fe9564b1-a927-4790-a64a-20a9310b314f) receive request ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fe9564b1-a927-4790-a64a-20a9310b314f) appended chunk (isFinal=true) to /tmp/junit17758983876488871882/server-tmproot-server/blob-upload-server/fe9564b1-a927-4790-a64a-20a9310b314f ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json to /tmp/junit17758983876488871882/server-server-httpfiles/tmpWork/2.tmp (integrity=sha256-hy7UjgGnbORjxud2XHRQczQVW2tE1rj3tBY6jgZmP14=) ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fe9564b1-a927-4790-a64a-20a9310b314f): Upload complete of 436 bytes in 1 chunks to http://localhost:37047/api/blob/upload-batch-data ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824408578) for http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824408578http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json) /tmp/junit17758983876488871882/client-server-httpfiles/persistent/dbda9d2c-965b-41bb-b5f7-27c612aee691 -> /tmp/junit17758983876488871882/client-server-httpfiles/cache/dbda9d2c-965b-41bb-b5f7-27c612aee691 ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER TransferJobItemStatusUpdater$commit$invokeSuspend - TransferJobItemStatusUpdater: update status complete for 1 updates=1 ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem, OutgoingReplication] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite::memory:] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@6113d4db ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>oINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>oINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER XferTestClient$waitForContentUploadCompletion$invokeSuspend - XferTestClient: TransferJob #1 is complete(status = 21) ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:37047/UmAppDatabase/replication/message ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ContentEntryVersion, ReplicationOperation] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [NodeEventManager - jdbc:sqlite::memory:] receiveMessage with 1 replications: inserts done/transaction finished ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=436) ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D, http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:37047/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D) /tmp/junit17758983876488871882/server-server-httpfiles/cache/2d98448a-9126-4318-bbe4-6d637b8e27cd -> /tmp/junit17758983876488871882/server-server-httpfiles/persistent/2d98448a-9126-4318-bbe4-6d637b8e27cd ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:37047/api/content/730091220743348224/_ustadmanifest.json) /tmp/junit17758983876488871882/server-server-httpfiles/cache/bb57611e-fc05-428f-9886-4cc78d7c12c8 -> /tmp/junit17758983876488871882/server-server-httpfiles/persistent/bb57611e-fc05-428f-9886-4cc78d7c12c8 ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[OutgoingReplication] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[CacheLockJoin] ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@1c97c3bb - http://localhost:37047/UmAppDatabase/replication/sse?door-node=8437337932689667285%2F834a1dae-8aba-4f56-8a05-72dbdc8ed267] close ?>OMay 21, 2025 12:46:48 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?>OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?>>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ImportContentEntryUseCase$invoke$contentEntryVersionEntity$1$updaterJob$invokeSuspend - CompressVideo: update status = null ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 4 local uris as blobs (http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 4 entries ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D to /tmp/junit11286478623530681230/client-server-httpfiles/tmpWork/1.tmp (integrity=sha256-Ap/aWwwwZjRYBKIwEGx2EGC/Az1u4U/62d/Yj/O8QJQ=) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D to /tmp/junit11286478623530681230/client-server-httpfiles/tmpWork/2.tmp (integrity=sha256-6+cWyQhOQwzysWkefC0X5vCHnGtpmL/oKqaXFekaMSc=) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D to /tmp/junit11286478623530681230/client-server-httpfiles/tmpWork/3.tmp (integrity=sha256-BHSuwMVjvuX0/zKMhkyXeK3eAdARBuWUFC5XOVL18W4=) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D to /tmp/junit11286478623530681230/client-server-httpfiles/tmpWork/4.tmp (integrity=sha256-PPHogjDxjkvCzVYdH/PqT+EVJ50nfcPnxxL9PAuW194=) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 4 entries ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit11286478623530681230/client-tmproot-server/afe1f540-6192-4fca-8ac1-560deae55907 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit11286478623530681230/client-tmproot-server/1530579a-6322-44e9-8df7-e1068a00204d ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit11286478623530681230/client-tmproot-server/9d232c0d-7fdc-484d-b2a2-8a6c7418bcd5 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit11286478623530681230/client-tmproot-server/c353e268-c9d2-475d-9ee9-11ca4d4d1479 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json to /tmp/junit11286478623530681230/client-server-httpfiles/tmpWork/5.tmp (integrity=sha256-6LYN8/nGc+Q0gixlSz3chH4dLjgD/VYvcLb25BuR86s=) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=1654) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D, http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit11286478623530681230/client-server-httpfiles/cache/164d75d6-039c-450b-9137-42320ec55852 -> /tmp/junit11286478623530681230/client-server-httpfiles/persistent/164d75d6-039c-450b-9137-42320ec55852 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit11286478623530681230/client-server-httpfiles/cache/5a8d2e6f-99de-4284-ad90-baef6f0c2ac4 -> /tmp/junit11286478623530681230/client-server-httpfiles/persistent/5a8d2e6f-99de-4284-ad90-baef6f0c2ac4 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit11286478623530681230/client-server-httpfiles/cache/d3e10c5b-ec8e-4778-803c-96f6eb8179dd -> /tmp/junit11286478623530681230/client-server-httpfiles/persistent/d3e10c5b-ec8e-4778-803c-96f6eb8179dd ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit11286478623530681230/client-server-httpfiles/cache/7799c10b-0026-49f9-ac39-537bee318fda -> /tmp/junit11286478623530681230/client-server-httpfiles/persistent/7799c10b-0026-49f9-ac39-537bee318fda ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json) /tmp/junit11286478623530681230/client-server-httpfiles/cache/1f3a8ca7-c77e-4804-86a9-e9f604cc0f8d -> /tmp/junit11286478623530681230/client-server-httpfiles/persistent/1f3a8ca7-c77e-4804-86a9-e9f604cc0f8d ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem] ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER EnqueueBlobUploadClientUseCaseJvm$invoke - EnqueueBlobUploadClientUseCase(b8cbb16e-8f68-4fc5-8484-dc9b8ed7f2a0): scheduled job #1 via quartz ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:39233/UmAppDatabase/ - endpoint=http://localhost:39233/UmAppDatabase/] init ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:39233/UmAppDatabase/replication/sse?door-node=4599970524231944354%2F4d2d6f97-068a-4d49-87dd-d09ec9555cc5 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/UmAppDatabase/replication/sse?door-node=4599970524231944354%2F4d2d6f97-068a-4d49-87dd-d09ec9555cc5 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/UmAppDatabase/replication/sse?door-node=4599970524231944354%2F4d2d6f97-068a-4d49-87dd-d09ec9555cc5 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/UmAppDatabase/replication/ackAndGetPendingReplications ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): MISS http://localhost:39233/UmAppDatabase/replication/sse?door-node=4599970524231944354%2F4d2d6f97-068a-4d49-87dd-d09ec9555cc5 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:39233/UmAppDatabase/replication/sse?door-node=4599970524231944354%2F4d2d6f97-068a-4d49-87dd-d09ec9555cc5 200 OK (contentType=text/event-stream; charset=UTF-8, content-encoding=null content-length=-1) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@}FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:39233/UmAppDatabase/replication/nodeId ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@ZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@mINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/UmAppDatabase/replication/nodeId ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@mINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/UmAppDatabase/replication/nodeId ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@jFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:39233/UmAppDatabase/replication/nodeId ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-init-batch ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:39233/UmAppDatabase/replication/nodeId 204 No Content (contentType=text/plain, content-encoding=null content-length=-1) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload b8cbb16e-8f68-4fc5-8484-dc9b8ed7f2a0): batch upload init: Client list 5 blobs. 5 uploads pending (0 partial) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(99d85432-4e91-4396-b889-89d7f2ca883c): Uploading 461 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data starting from byte=0 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99d85432-4e91-4396-b889-89d7f2ca883c) receive request ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99d85432-4e91-4396-b889-89d7f2ca883c) receive request ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99d85432-4e91-4396-b889-89d7f2ca883c) appended chunk (isFinal=true) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/99d85432-4e91-4396-b889-89d7f2ca883c ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D to /tmp/junit11286478623530681230/server-server-httpfiles/tmpWork/1.tmp (integrity=sha256-Ap/aWwwwZjRYBKIwEGx2EGC/Az1u4U/62d/Yj/O8QJQ=) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(99d85432-4e91-4396-b889-89d7f2ca883c): Upload complete of 461 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824409879) for http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824409879http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit11286478623530681230/client-server-httpfiles/persistent/164d75d6-039c-450b-9137-42320ec55852 -> /tmp/junit11286478623530681230/client-server-httpfiles/cache/164d75d6-039c-450b-9137-42320ec55852 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(45ea22dc-437b-4725-9ae9-bebb8ece22cc): Uploading 210 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data starting from byte=0 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(45ea22dc-437b-4725-9ae9-bebb8ece22cc) receive request ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(45ea22dc-437b-4725-9ae9-bebb8ece22cc) receive request ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(45ea22dc-437b-4725-9ae9-bebb8ece22cc) appended chunk (isFinal=true) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/45ea22dc-437b-4725-9ae9-bebb8ece22cc ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D to /tmp/junit11286478623530681230/server-server-httpfiles/tmpWork/2.tmp (integrity=sha256-6+cWyQhOQwzysWkefC0X5vCHnGtpmL/oKqaXFekaMSc=) ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[] ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(45ea22dc-437b-4725-9ae9-bebb8ece22cc): Upload complete of 210 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824409880) for http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824409880http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit11286478623530681230/client-server-httpfiles/persistent/5a8d2e6f-99de-4284-ad90-baef6f0c2ac4 -> /tmp/junit11286478623530681230/client-server-httpfiles/cache/5a8d2e6f-99de-4284-ad90-baef6f0c2ac4 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d): Uploading 127481 bytes in 13 chunks to http://localhost:39233/api/blob/upload-batch-data starting from byte=0 ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:49 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER SaveLocalUriAndManifestUploadIntegrationTest$givenValidXapiFile_whenUploadInterrupted_thenWillRetry$interceptor$invokeSuspend - Interceptor Force Fail: a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@SEVERE: SEVERE ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d): Exception uploading ?@io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39233/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" ?@ at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invokeSuspend(DefaultResponseValidation.kt:55) ?@} at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invoke(DefaultResponseValidation.kt) ?@} at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invoke(DefaultResponseValidation.kt) ?@W at io.ktor.client.plugins.HttpCallValidator.validateResponse(HttpCallValidator.kt:51) ?@^ at io.ktor.client.plugins.HttpCallValidator.access$validateResponse(HttpCallValidator.kt:43) ?@i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:152) ?@[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ?@A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) ?@W at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) ?@< at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) ?@Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) ?@c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) ?@a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) ?@[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) ?@ ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@SEVERE: SEVERE ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d): Exception uploading ?@io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39233/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" ?@ at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invokeSuspend(DefaultResponseValidation.kt:55) ?@} at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invoke(DefaultResponseValidation.kt) ?@} at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invoke(DefaultResponseValidation.kt) ?@W at io.ktor.client.plugins.HttpCallValidator.validateResponse(HttpCallValidator.kt:51) ?@^ at io.ktor.client.plugins.HttpCallValidator.access$validateResponse(HttpCallValidator.kt:43) ?@i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:152) ?@[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ?@A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) ?@W at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) ?@< at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) ?@Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) ?@c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) ?@a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) ?@[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) ?@ ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@SEVERE: SEVERE BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Exception. Attempt has failed. ?@io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39233/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" ?@ at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invokeSuspend(DefaultResponseValidation.kt:55) ?@} at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invoke(DefaultResponseValidation.kt) ?@} at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invoke(DefaultResponseValidation.kt) ?@W at io.ktor.client.plugins.HttpCallValidator.validateResponse(HttpCallValidator.kt:51) ?@^ at io.ktor.client.plugins.HttpCallValidator.access$validateResponse(HttpCallValidator.kt:43) ?@i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:152) ?@[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ?@A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) ?@W at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) ?@< at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) ?@Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) ?@c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) ?@a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) ?@[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) ?@ ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@SEVERE: SEVERE BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Exception. Attempt has failed. ?@io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39233/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" ?@ at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invokeSuspend(DefaultResponseValidation.kt:55) ?@} at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invoke(DefaultResponseValidation.kt) ?@} at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invoke(DefaultResponseValidation.kt) ?@W at io.ktor.client.plugins.HttpCallValidator.validateResponse(HttpCallValidator.kt:51) ?@^ at io.ktor.client.plugins.HttpCallValidator.access$validateResponse(HttpCallValidator.kt:43) ?@i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:152) ?@[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ?@A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) ?@W at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) ?@< at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) ?@Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) ?@c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) ?@a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) ?@[ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) ?@ ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[TransferJobError] ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@gFINE: FINER SchedulerExtKt$scheduleRetryOrThrow - scheduleRetryOrThrow: attempt 1 failed, rescheduling ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@ZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-init-batch ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload b8cbb16e-8f68-4fc5-8484-dc9b8ed7f2a0): batch upload init: Client list 5 blobs. 5 uploads pending (3 partial) ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload b8cbb16e-8f68-4fc5-8484-dc9b8ed7f2a0): Partial uploads pending = http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(99d85432-4e91-4396-b889-89d7f2ca883c): Uploading 461 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data starting from byte=461 ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99d85432-4e91-4396-b889-89d7f2ca883c) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99d85432-4e91-4396-b889-89d7f2ca883c) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(99d85432-4e91-4396-b889-89d7f2ca883c) appended chunk (isFinal=true) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/99d85432-4e91-4396-b889-89d7f2ca883c ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D to /tmp/junit11286478623530681230/server-server-httpfiles/tmpWork/3.tmp (integrity=sha256-Ap/aWwwwZjRYBKIwEGx2EGC/Az1u4U/62d/Yj/O8QJQ=) ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 1 tmp files ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(99d85432-4e91-4396-b889-89d7f2ca883c): Upload complete of 461 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824409879) for http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824409879http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(45ea22dc-437b-4725-9ae9-bebb8ece22cc): Uploading 210 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data starting from byte=210 ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(45ea22dc-437b-4725-9ae9-bebb8ece22cc) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(45ea22dc-437b-4725-9ae9-bebb8ece22cc) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(45ea22dc-437b-4725-9ae9-bebb8ece22cc) appended chunk (isFinal=true) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/45ea22dc-437b-4725-9ae9-bebb8ece22cc ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D to /tmp/junit11286478623530681230/server-server-httpfiles/tmpWork/4.tmp (integrity=sha256-6+cWyQhOQwzysWkefC0X5vCHnGtpmL/oKqaXFekaMSc=) ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 1 tmp files ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(45ea22dc-437b-4725-9ae9-bebb8ece22cc): Upload complete of 210 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824409880) for http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824409880http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d): Uploading 127481 bytes in 12 chunks to http://localhost:39233/api/blob/upload-batch-data starting from byte=10000 ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:50 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=false) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) receive request ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d) appended chunk (isFinal=true) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D to /tmp/junit11286478623530681230/server-server-httpfiles/tmpWork/5.tmp (integrity=sha256-BHSuwMVjvuX0/zKMhkyXeK3eAdARBuWUFC5XOVL18W4=) ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a53b46a6-4f0e-41f6-b97f-6eaae45cfe6d): Upload complete of 127481 bytes in 12 chunks to http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824409881) for http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824409881http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit11286478623530681230/client-server-httpfiles/persistent/d3e10c5b-ec8e-4778-803c-96f6eb8179dd -> /tmp/junit11286478623530681230/client-server-httpfiles/cache/d3e10c5b-ec8e-4778-803c-96f6eb8179dd ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9d2bc710-c6d3-4c46-ad06-a2c65e52b8e7): Uploading 454 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data starting from byte=0 ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9d2bc710-c6d3-4c46-ad06-a2c65e52b8e7) receive request ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9d2bc710-c6d3-4c46-ad06-a2c65e52b8e7) receive request ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9d2bc710-c6d3-4c46-ad06-a2c65e52b8e7) appended chunk (isFinal=true) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/9d2bc710-c6d3-4c46-ad06-a2c65e52b8e7 ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D to /tmp/junit11286478623530681230/server-server-httpfiles/tmpWork/6.tmp (integrity=sha256-PPHogjDxjkvCzVYdH/PqT+EVJ50nfcPnxxL9PAuW194=) ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9d2bc710-c6d3-4c46-ad06-a2c65e52b8e7): Upload complete of 454 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824409882) for http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824409882http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit11286478623530681230/client-server-httpfiles/persistent/7799c10b-0026-49f9-ac39-537bee318fda -> /tmp/junit11286478623530681230/client-server-httpfiles/cache/7799c10b-0026-49f9-ac39-537bee318fda ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(cdf1184b-075d-4657-99e1-d9925004b394): Uploading 1654 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data starting from byte=0 ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@xFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cdf1184b-075d-4657-99e1-d9925004b394) receive request ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cdf1184b-075d-4657-99e1-d9925004b394) receive request ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cdf1184b-075d-4657-99e1-d9925004b394) appended chunk (isFinal=true) to /tmp/junit11286478623530681230/server-tmproot-server/blob-upload-server/cdf1184b-075d-4657-99e1-d9925004b394 ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@DFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json to /tmp/junit11286478623530681230/server-server-httpfiles/tmpWork/7.tmp (integrity=sha256-6LYN8/nGc+Q0gixlSz3chH4dLjgD/VYvcLb25BuR86s=) ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@OFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@BFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FFINE: FINER UstadCache - UstadCache(client): db transaction completed ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(cdf1184b-075d-4657-99e1-d9925004b394): Upload complete of 1654 bytes in 1 chunks to http://localhost:39233/api/blob/upload-batch-data ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824409883) for http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824409883http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json) /tmp/junit11286478623530681230/client-server-httpfiles/persistent/1f3a8ca7-c77e-4804-86a9-e9f604cc0f8d -> /tmp/junit11286478623530681230/client-server-httpfiles/cache/1f3a8ca7-c77e-4804-86a9-e9f604cc0f8d ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER TransferJobItemStatusUpdater$commit$invokeSuspend - TransferJobItemStatusUpdater: update status complete for 1 updates=1 ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem, OutgoingReplication] ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite::memory:] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@4111d1da ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@oINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@oINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[] ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER XferTestClient$waitForContentUploadCompletion$invokeSuspend - XferTestClient: TransferJob #1 is complete(status = 21) ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:39233/UmAppDatabase/replication/message ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntryVersion, ReplicationOperation] ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [NodeEventManager - jdbc:sqlite::memory:] receiveMessage with 1 replications: inserts done/transaction finished ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@INFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=1654) ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D, http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit11286478623530681230/server-server-httpfiles/cache/067b2cd6-6ef8-4593-8529-a4b82c923d87 -> /tmp/junit11286478623530681230/server-server-httpfiles/persistent/067b2cd6-6ef8-4593-8529-a4b82c923d87 ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit11286478623530681230/server-server-httpfiles/cache/38eacc4f-125f-400b-8cdf-a6c8a36d75d7 -> /tmp/junit11286478623530681230/server-server-httpfiles/persistent/38eacc4f-125f-400b-8cdf-a6c8a36d75d7 ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit11286478623530681230/server-server-httpfiles/cache/e2fd86e8-60d9-4a67-b19f-6c0fe33f3e37 -> /tmp/junit11286478623530681230/server-server-httpfiles/persistent/e2fd86e8-60d9-4a67-b19f-6c0fe33f3e37 ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit11286478623530681230/server-server-httpfiles/cache/b4a95a6e-c0dd-4a1e-98fe-8248f68a8b20 -> /tmp/junit11286478623530681230/server-server-httpfiles/persistent/b4a95a6e-c0dd-4a1e-98fe-8248f68a8b20 ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:39233/api/content/730091224286183424/_ustadmanifest.json) /tmp/junit11286478623530681230/server-server-httpfiles/cache/0fb509fa-c399-4042-b91c-dd1343913ebf -> /tmp/junit11286478623530681230/server-server-httpfiles/persistent/0fb509fa-c399-4042-b91c-dd1343913ebf ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #24 : SQLite Change Tracker: Changed tables=[OutgoingReplication] ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[CacheLockJoin] ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@628f0936 - http://localhost:39233/UmAppDatabase/replication/sse?door-node=4599970524231944354%2F4d2d6f97-068a-4d49-87dd-d09ec9555cc5] close ?@OMay 21, 2025 12:46:51 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?@OMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?@>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ImportContentEntryUseCase$invoke$contentEntryVersionEntity$1$updaterJob$invokeSuspend - CompressVideo: update status = null ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 4 local uris as blobs (http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 4 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D to /tmp/junit9925465460438410766/client-server-httpfiles/tmpWork/1.tmp (integrity=sha256-Ap/aWwwwZjRYBKIwEGx2EGC/Az1u4U/62d/Yj/O8QJQ=) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D to /tmp/junit9925465460438410766/client-server-httpfiles/tmpWork/2.tmp (integrity=sha256-6+cWyQhOQwzysWkefC0X5vCHnGtpmL/oKqaXFekaMSc=) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D to /tmp/junit9925465460438410766/client-server-httpfiles/tmpWork/3.tmp (integrity=sha256-BHSuwMVjvuX0/zKMhkyXeK3eAdARBuWUFC5XOVL18W4=) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D to /tmp/junit9925465460438410766/client-server-httpfiles/tmpWork/4.tmp (integrity=sha256-PPHogjDxjkvCzVYdH/PqT+EVJ50nfcPnxxL9PAuW194=) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 4 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit9925465460438410766/client-tmproot-server/069fbf4e-cff0-4e2b-bcc7-185559ad33f9 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit9925465460438410766/client-tmproot-server/7a806d50-a42a-4847-991e-e79fad5bd25f ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit9925465460438410766/client-tmproot-server/a92f32c6-16ba-48c9-95da-51be1f4dd737 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit9925465460438410766/client-tmproot-server/2a1929b7-eddd-4187-ad1f-5ba33ee596a8 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json to /tmp/junit9925465460438410766/client-server-httpfiles/tmpWork/5.tmp (integrity=sha256-RbjZVFz9B/JWG6TuSVlWB6CH51pFE1e39QQSiM2bYh8=) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=1654) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D, http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit9925465460438410766/client-server-httpfiles/cache/236d0f2c-41ec-4af0-86db-24663e318a66 -> /tmp/junit9925465460438410766/client-server-httpfiles/persistent/236d0f2c-41ec-4af0-86db-24663e318a66 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit9925465460438410766/client-server-httpfiles/cache/d0db53be-264c-4d60-8b6d-58693b11d2aa -> /tmp/junit9925465460438410766/client-server-httpfiles/persistent/d0db53be-264c-4d60-8b6d-58693b11d2aa ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit9925465460438410766/client-server-httpfiles/cache/10cb442d-4b82-4be3-b06e-0759b9d5135c -> /tmp/junit9925465460438410766/client-server-httpfiles/persistent/10cb442d-4b82-4be3-b06e-0759b9d5135c ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit9925465460438410766/client-server-httpfiles/cache/08938b17-e3c1-433d-9d09-1fcd14caa2ea -> /tmp/junit9925465460438410766/client-server-httpfiles/persistent/08938b17-e3c1-433d-9d09-1fcd14caa2ea ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json) /tmp/junit9925465460438410766/client-server-httpfiles/cache/b3d7201d-a5da-433b-9655-1026ecefb2ea -> /tmp/junit9925465460438410766/client-server-httpfiles/persistent/b3d7201d-a5da-433b-9655-1026ecefb2ea ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER EnqueueBlobUploadClientUseCaseJvm$invoke - EnqueueBlobUploadClientUseCase(67c7f20c-f763-4870-8697-f3a198666b14): scheduled job #1 via quartz ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:46807/UmAppDatabase/ - endpoint=http://localhost:46807/UmAppDatabase/] init ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:46807/UmAppDatabase/replication/sse?door-node=6481054667900001122%2F8233456a-2757-47e3-b9d1-fedffc77d020 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/UmAppDatabase/replication/sse?door-node=6481054667900001122%2F8233456a-2757-47e3-b9d1-fedffc77d020 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/UmAppDatabase/replication/sse?door-node=6481054667900001122%2F8233456a-2757-47e3-b9d1-fedffc77d020 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:46807/UmAppDatabase/replication/ackAndGetPendingReplications ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:46807/UmAppDatabase/replication/sse?door-node=6481054667900001122%2F8233456a-2757-47e3-b9d1-fedffc77d020 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:46807/UmAppDatabase/replication/sse?door-node=6481054667900001122%2F8233456a-2757-47e3-b9d1-fedffc77d020 200 OK (contentType=text/event-stream; charset=UTF-8, content-encoding=null content-length=-1) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A}FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:46807/UmAppDatabase/replication/nodeId ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AmINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/UmAppDatabase/replication/nodeId ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AmINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/UmAppDatabase/replication/nodeId ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AjFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:46807/UmAppDatabase/replication/nodeId ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:46807/api/blob/upload-init-batch ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:46807/UmAppDatabase/replication/nodeId 204 No Content (contentType=text/plain, content-encoding=null content-length=-1) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 67c7f20c-f763-4870-8697-f3a198666b14): batch upload init: Client list 5 blobs. 5 uploads pending (0 partial) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(381cd503-d357-4ff7-a570-b4b464a3691a): Uploading 461 bytes in 1 chunks to http://localhost:46807/api/blob/upload-batch-data starting from byte=0 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:46807/api/blob/upload-batch-data ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(381cd503-d357-4ff7-a570-b4b464a3691a) receive request ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(381cd503-d357-4ff7-a570-b4b464a3691a) receive request ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(381cd503-d357-4ff7-a570-b4b464a3691a) appended chunk (isFinal=true) to /tmp/junit9925465460438410766/server-tmproot-server/blob-upload-server/381cd503-d357-4ff7-a570-b4b464a3691a ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D to /tmp/junit9925465460438410766/server-server-httpfiles/tmpWork/1.tmp (integrity=sha256-Ap/aWwwwZjRYBKIwEGx2EGC/Az1u4U/62d/Yj/O8QJQ=) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(381cd503-d357-4ff7-a570-b4b464a3691a): Upload complete of 461 bytes in 1 chunks to http://localhost:46807/api/blob/upload-batch-data ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824412166) for http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824412166http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit9925465460438410766/client-server-httpfiles/persistent/236d0f2c-41ec-4af0-86db-24663e318a66 -> /tmp/junit9925465460438410766/client-server-httpfiles/cache/236d0f2c-41ec-4af0-86db-24663e318a66 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2c3fc186-b1f4-4094-aac0-82e987630749): Uploading 210 bytes in 1 chunks to http://localhost:46807/api/blob/upload-batch-data starting from byte=0 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:46807/api/blob/upload-batch-data ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2c3fc186-b1f4-4094-aac0-82e987630749) receive request ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2c3fc186-b1f4-4094-aac0-82e987630749) receive request ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2c3fc186-b1f4-4094-aac0-82e987630749) appended chunk (isFinal=true) to /tmp/junit9925465460438410766/server-tmproot-server/blob-upload-server/2c3fc186-b1f4-4094-aac0-82e987630749 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D to /tmp/junit9925465460438410766/server-server-httpfiles/tmpWork/2.tmp (integrity=sha256-6+cWyQhOQwzysWkefC0X5vCHnGtpmL/oKqaXFekaMSc=) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2c3fc186-b1f4-4094-aac0-82e987630749): Upload complete of 210 bytes in 1 chunks to http://localhost:46807/api/blob/upload-batch-data ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824412167) for http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824412167http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit9925465460438410766/client-server-httpfiles/persistent/d0db53be-264c-4d60-8b6d-58693b11d2aa -> /tmp/junit9925465460438410766/client-server-httpfiles/cache/d0db53be-264c-4d60-8b6d-58693b11d2aa ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3872fe1f-0c99-417b-967a-d89a66785a7d): Uploading 127481 bytes in 1 chunks to http://localhost:46807/api/blob/upload-batch-data starting from byte=0 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:46807/api/blob/upload-batch-data ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3872fe1f-0c99-417b-967a-d89a66785a7d) receive request ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3872fe1f-0c99-417b-967a-d89a66785a7d) receive request ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3872fe1f-0c99-417b-967a-d89a66785a7d) appended chunk (isFinal=true) to /tmp/junit9925465460438410766/server-tmproot-server/blob-upload-server/3872fe1f-0c99-417b-967a-d89a66785a7d ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D to /tmp/junit9925465460438410766/server-server-httpfiles/tmpWork/3.tmp (integrity=sha256-BHSuwMVjvuX0/zKMhkyXeK3eAdARBuWUFC5XOVL18W4=) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3872fe1f-0c99-417b-967a-d89a66785a7d): Upload complete of 127481 bytes in 1 chunks to http://localhost:46807/api/blob/upload-batch-data ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824412168) for http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824412168http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit9925465460438410766/client-server-httpfiles/persistent/10cb442d-4b82-4be3-b06e-0759b9d5135c -> /tmp/junit9925465460438410766/client-server-httpfiles/cache/10cb442d-4b82-4be3-b06e-0759b9d5135c ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a80c79a6-c810-4009-9a2e-cd8c6b83ae1c): Uploading 454 bytes in 1 chunks to http://localhost:46807/api/blob/upload-batch-data starting from byte=0 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:46807/api/blob/upload-batch-data ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a80c79a6-c810-4009-9a2e-cd8c6b83ae1c) receive request ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a80c79a6-c810-4009-9a2e-cd8c6b83ae1c) receive request ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a80c79a6-c810-4009-9a2e-cd8c6b83ae1c) appended chunk (isFinal=true) to /tmp/junit9925465460438410766/server-tmproot-server/blob-upload-server/a80c79a6-c810-4009-9a2e-cd8c6b83ae1c ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D to /tmp/junit9925465460438410766/server-server-httpfiles/tmpWork/4.tmp (integrity=sha256-PPHogjDxjkvCzVYdH/PqT+EVJ50nfcPnxxL9PAuW194=) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a80c79a6-c810-4009-9a2e-cd8c6b83ae1c): Upload complete of 454 bytes in 1 chunks to http://localhost:46807/api/blob/upload-batch-data ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824412169) for http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824412169http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit9925465460438410766/client-server-httpfiles/persistent/08938b17-e3c1-433d-9d09-1fcd14caa2ea -> /tmp/junit9925465460438410766/client-server-httpfiles/cache/08938b17-e3c1-433d-9d09-1fcd14caa2ea ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6427c84f-b2e9-411a-bb45-d9c7c110ddfc): Uploading 1654 bytes in 1 chunks to http://localhost:46807/api/blob/upload-batch-data starting from byte=0 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:46807/api/blob/upload-batch-data ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6427c84f-b2e9-411a-bb45-d9c7c110ddfc) receive request ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6427c84f-b2e9-411a-bb45-d9c7c110ddfc) receive request ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6427c84f-b2e9-411a-bb45-d9c7c110ddfc) appended chunk (isFinal=true) to /tmp/junit9925465460438410766/server-tmproot-server/blob-upload-server/6427c84f-b2e9-411a-bb45-d9c7c110ddfc ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ADFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json to /tmp/junit9925465460438410766/server-server-httpfiles/tmpWork/5.tmp (integrity=sha256-RbjZVFz9B/JWG6TuSVlWB6CH51pFE1e39QQSiM2bYh8=) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?ABFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6427c84f-b2e9-411a-bb45-d9c7c110ddfc): Upload complete of 1654 bytes in 1 chunks to http://localhost:46807/api/blob/upload-batch-data ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824412170) for http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824412170http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json) /tmp/junit9925465460438410766/client-server-httpfiles/persistent/b3d7201d-a5da-433b-9655-1026ecefb2ea -> /tmp/junit9925465460438410766/client-server-httpfiles/cache/b3d7201d-a5da-433b-9655-1026ecefb2ea ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER TransferJobItemStatusUpdater$commit$invokeSuspend - TransferJobItemStatusUpdater: update status complete for 1 updates=1 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem, OutgoingReplication] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite::memory:] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@45f03cb9 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AoINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AoINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER XferTestClient$waitForContentUploadCompletion$invokeSuspend - XferTestClient: TransferJob #1 is complete(status = 21) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:46807/UmAppDatabase/replication/message ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntryVersion, ReplicationOperation] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [NodeEventManager - jdbc:sqlite::memory:] receiveMessage with 1 replications: inserts done/transaction finished ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=1654) ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D, http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D, http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D, http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D, http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/Ap%2FaWwwwZjRYBKIwEGx2EGC%2FAz1u4U%2F62d%2FYj%2FO8QJQ%3D) /tmp/junit9925465460438410766/server-server-httpfiles/cache/aff6d901-a32e-465b-835c-1bdbc0901b14 -> /tmp/junit9925465460438410766/server-server-httpfiles/persistent/aff6d901-a32e-465b-835c-1bdbc0901b14 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/6%2BcWyQhOQwzysWkefC0X5vCHnGtpmL%2FoKqaXFekaMSc%3D) /tmp/junit9925465460438410766/server-server-httpfiles/cache/ccecd0ae-d58a-4c95-8490-5dcf1d3fa7a6 -> /tmp/junit9925465460438410766/server-server-httpfiles/persistent/ccecd0ae-d58a-4c95-8490-5dcf1d3fa7a6 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/BHSuwMVjvuX0%2FzKMhkyXeK3eAdARBuWUFC5XOVL18W4%3D) /tmp/junit9925465460438410766/server-server-httpfiles/cache/d4cfbbb3-12ea-44a9-a6b3-1d25aa64999a -> /tmp/junit9925465460438410766/server-server-httpfiles/persistent/d4cfbbb3-12ea-44a9-a6b3-1d25aa64999a ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/blob/PPHogjDxjkvCzVYdH%2FPqT%2BEVJ50nfcPnxxL9PAuW194%3D) /tmp/junit9925465460438410766/server-server-httpfiles/cache/e15855f5-85e7-44ac-a8da-762a42a000f8 -> /tmp/junit9925465460438410766/server-server-httpfiles/persistent/e15855f5-85e7-44ac-a8da-762a42a000f8 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:46807/api/content/730091237596086272/_ustadmanifest.json) /tmp/junit9925465460438410766/server-server-httpfiles/cache/c6d2ff52-ad66-4c69-8152-38a589623939 -> /tmp/junit9925465460438410766/server-server-httpfiles/persistent/c6d2ff52-ad66-4c69-8152-38a589623939 ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[OutgoingReplication] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[CacheLockJoin] ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?AFINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@63ede2a0 - http://localhost:46807/UmAppDatabase/replication/sse?door-node=6481054667900001122%2F8233456a-2757-47e3-b9d1-fedffc77d020] close ?AOMay 21, 2025 12:46:52 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?AOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?A>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ImportContentEntryUseCase$invoke$contentEntryVersionEntity$1$updaterJob$invokeSuspend - CompressVideo: update status = null ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BbFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 151 local uris as blobs (http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D, http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D, http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D, http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D, http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D, http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D, http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D, http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D, http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D, http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D, http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D, http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D, http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D, http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D, http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D, http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D, http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D, http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D, http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D, http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D, http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D, http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D, http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D, http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D, http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D, http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D, http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D, http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D, http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D, http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D, http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D, http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D, http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D, http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D, http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D, http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D, http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D, http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D, http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D, http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D, http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D, http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D, http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D, http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D, http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D, http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D, http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D, http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D, http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D, http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D, http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D, http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D, http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D, http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D, http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D, http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D, http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D, http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D, http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D, http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D, http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D, http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D, http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D, http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D, http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D, http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D, http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D, http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D, http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D, http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D, http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D, http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D, http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D, http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D, http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D, http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D, http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D, http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D, http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D, http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D, http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D, http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D, http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D, http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D, http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D, http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D, http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D, http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D, http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D, http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D, http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D, http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D, http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D, http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D, http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D, http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D, http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D, http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D, http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D, http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D, http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D, http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D, http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D, http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D, http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D, http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D, http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D, http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D, http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D, http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D, http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D, http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D, http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D, http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D, http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D, http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D, http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D, http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D, http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D, http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D, http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D, http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D, http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): storerequest 151 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/1.tmp (integrity=sha256-T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/2.tmp (integrity=sha256-bjwfnGlRbxR6w41vOplXXSsJlK/kQzJuwiG9Vdr2PBI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/3.tmp (integrity=sha256-GbEzhDlg2eOkUS0yhbQRdkYN7+ExqlN1jS7v1KfVVxw=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/4.tmp (integrity=sha256-ftJMBUMkAxFzcokVQ/DLankiEAkZ564HfB8/r2dljcI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/5.tmp (integrity=sha256-4hns6PTT5KxFXvMc06fHtQV+pooQmTf8JrA8bpnukyI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/6.tmp (integrity=sha256-1nBB/l1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/7.tmp (integrity=sha256-e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/8.tmp (integrity=sha256-yBLdyeR10+ZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/9.tmp (integrity=sha256-/4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/10.tmp (integrity=sha256-hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/11.tmp (integrity=sha256-wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/12.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/13.tmp (integrity=sha256-JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/14.tmp (integrity=sha256-Tyj1ZbAw3I+jTnYcRMap00SSDE8uimpYNpM/V1r5TQc=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/15.tmp (integrity=sha256-5d4Gn7Lje7djT1HHt6jjcg+HKH9wgn2vEpJCSjuX6z4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/16.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/17.tmp (integrity=sha256-k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/18.tmp (integrity=sha256-MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/19.tmp (integrity=sha256-qGvsfW4NaWJUAV8k+jAgxyt68uSYkM8Zvl4iO07eQSw=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/20.tmp (integrity=sha256-jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/21.tmp (integrity=sha256-Au+2IdPCR1K6fzgi+wM5XKVYY8AZh6QiVWhS/NgRMNU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/22.tmp (integrity=sha256-SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/23.tmp (integrity=sha256-WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy/w=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/24.tmp (integrity=sha256-7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/25.tmp (integrity=sha256-b0rPNEXzpQ22OFjtaC11asx2j0+hLr7cAomd3VO69e0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/26.tmp (integrity=sha256-Oq8Qt4f/pNdOtT7Cz/P1buRr1KXcoKQUW+C9lCFg8YQ=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/27.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/28.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/29.tmp (integrity=sha256-yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3+1GBRu4D0+Q=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/30.tmp (integrity=sha256-b/pemT3AQtkcxWYfWDVJk2/kTkEqjdt+oehmTIE02AM=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/31.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/32.tmp (integrity=sha256-mfov8Hrp8eJ57UpQUEJ+8RVeKjq45a8ngANpAaLYR6w=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/33.tmp (integrity=sha256-7xF1FYDJR0vQb3gRCLf5zGPh50+3WuGOhPKs9utqGUE=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/34.tmp (integrity=sha256-s+jWsJZ/9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/35.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/36.tmp (integrity=sha256-MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx+u3BdkYQ=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/37.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/38.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/39.tmp (integrity=sha256-s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/40.tmp (integrity=sha256-UKuxu3Hz+fGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/41.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/42.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/43.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/44.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/45.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/46.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/47.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/48.tmp (integrity=sha256-3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt/TEE=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/49.tmp (integrity=sha256-Rq39aiLMuqiP+0mPmeCr0C2QflhXTn//NEPZaPtsh7s=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/50.tmp (integrity=sha256-Rq39aiLMuqiP+0mPmeCr0C2QflhXTn//NEPZaPtsh7s=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/51.tmp (integrity=sha256-PjfwUp1+w6kzto+92J5gCGOUXTWvFUUHmzECFE26ZTI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/52.tmp (integrity=sha256-h+jhrR+2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/53.tmp (integrity=sha256-vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/54.tmp (integrity=sha256-2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/55.tmp (integrity=sha256-sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/56.tmp (integrity=sha256-Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad+Kk1mN4QiY=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/57.tmp (integrity=sha256-kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/58.tmp (integrity=sha256-eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/59.tmp (integrity=sha256-XNfsFzpMGtyUb4cp+ZP4sbwRpfi+BGbF07psv2MPtA4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/60.tmp (integrity=sha256-GslQZC/V0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/61.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/62.tmp (integrity=sha256-MAqsHQLxvTtVgSONw2nt+i52FKAKxkPqHKZN3dVehag=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/63.tmp (integrity=sha256-iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/64.tmp (integrity=sha256-82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/65.tmp (integrity=sha256-Q/y6R172KY9YPbOiNMSixqoh8QjGcQtM+rFsRKO2bE8=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/66.tmp (integrity=sha256-vBVhVK0Ik2c9Bvwl+lAPy96DxOyTL2+keUcQmCA/rq0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/67.tmp (integrity=sha256-vBVhVK0Ik2c9Bvwl+lAPy96DxOyTL2+keUcQmCA/rq0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/68.tmp (integrity=sha256-/x3Wsw8+wpZRU2JIVcrL33nrHQV17lCsxuRemUqet54=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/69.tmp (integrity=sha256-8NYR/hsIIjp/PKQLuUNyeWjGcw9Ffd0e82E28xODp0k=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/70.tmp (integrity=sha256-oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3+WONWHQ=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/71.tmp (integrity=sha256-K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/72.tmp (integrity=sha256-cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/73.tmp (integrity=sha256-tnKOTsJNsJ1igF6lTizkpOyMKbYWZe+dVsGZzjKfNTc=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/74.tmp (integrity=sha256-cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/75.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/76.tmp (integrity=sha256-lxzYcB9KSB/Ykf7kHHM4ZRcTEbModiVoT3lAhJxL3mA=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/77.tmp (integrity=sha256-Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/78.tmp (integrity=sha256-vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/79.tmp (integrity=sha256-Cxs1ShEiNfLO/U/vt3ziCc6g7XCCt3cXpLKqS0NW9p0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/80.tmp (integrity=sha256-Cxs1ShEiNfLO/U/vt3ziCc6g7XCCt3cXpLKqS0NW9p0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/81.tmp (integrity=sha256-hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/82.tmp (integrity=sha256-I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/83.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/84.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/85.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/86.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/87.tmp (integrity=sha256-dlAewQPKn9t0EDFTEm5ltRQT+WrMBBErX1LZM6zfIc0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/88.tmp (integrity=sha256-ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/89.tmp (integrity=sha256-8l+WWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/90.tmp (integrity=sha256-+IRZ4//V1GOWQ9KLtbzgE+NbhhRBycosRc64B97TKj4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/91.tmp (integrity=sha256-V+lxWB0nxel8r7ylMgw556l/VPsMO29I16T/DgO8NMQ=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/92.tmp (integrity=sha256-uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/93.tmp (integrity=sha256-pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/94.tmp (integrity=sha256-Wmgp+1s82IIY+jX9o7lYcOJS1QrGlZC0PpACTzQwl6M=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/95.tmp (integrity=sha256-sHxTh3q3+dRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/96.tmp (integrity=sha256-Y3nFU5/VYE71u5aj3293uK2rbUrlZ/wwvObLZ8QhuYQ=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/97.tmp (integrity=sha256-zBbaSmjEFvS6KUk8SEwgYyykdXC+UFyhY9//LwqO8Z0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/98.tmp (integrity=sha256-u+LJFVTcY/MEnXDPx/jDr74kdKvSL0fNYsVaoucWMS0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/99.tmp (integrity=sha256-eo8K7m5KF0iRfYzWDplfji/fxUb9GlUHqqY6IuMrLc4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/100.tmp (integrity=sha256-/qULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK/x8URU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/101.tmp (integrity=sha256-ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/102.tmp (integrity=sha256-C1W33ZET4v+aPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/103.tmp (integrity=sha256-jGvo9dP2a+kzienoeQzWSLnGKfWhYB2XjsFOuELmW28=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/104.tmp (integrity=sha256-+F9Tlt29TsSXmyq/WyZ63J8R6bqXkujcv5KBRzPQ+WU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/105.tmp (integrity=sha256-xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/106.tmp (integrity=sha256-EkHf/CGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/107.tmp (integrity=sha256-vOWepUFkWRq8r0+HZF7AzG8DLHriKMfWpiogMq/FD4s=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/108.tmp (integrity=sha256-R0W8u8HlP/sgKWKJ2Q26/MLf5xdmrjzBL5IEPnV34JA=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/109.tmp (integrity=sha256-yD2T/jRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/110.tmp (integrity=sha256-DMle631prFri4uxxxxdON0FHQFOdiUt+W/6/vFfKmKI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/111.tmp (integrity=sha256-Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/112.tmp (integrity=sha256-MuzpZTkDFXpw0wwJdw/bBYCIsDKwWBU628LKd2p83po=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/113.tmp (integrity=sha256-4zSTZMv/WKjpNfIWFmdBzDq+xpKgteLo5HBhbpkIMgg=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/114.tmp (integrity=sha256-YuUHNreyN7U7+QZ5+zNNY1N11RsxVtHYZsqyJGBtmbQ=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/115.tmp (integrity=sha256-6p3YvM8W7PtrV7LudBIoa+q4QN3Y1SdaU02/GCeg0IM=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/116.tmp (integrity=sha256-c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/117.tmp (integrity=sha256-fAhuvZVtVYSUCOENltmx6R+Sg0UZACwHQOMDNf9fYlY=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/118.tmp (integrity=sha256-we47ND4nhwrjRI+YLyQ+HWLDKA0nvAypEBID7KE1sjM=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/119.tmp (integrity=sha256-EDd6hjdyPU1Mt2vw3AA1ph+qFNUyZir+dXzbgA2ARyw=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/120.tmp (integrity=sha256-WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/121.tmp (integrity=sha256-f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/122.tmp (integrity=sha256-17pZuPthKwaraODIXZkgcqZCV0+uh/01t0UPA4EqtEs=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/123.tmp (integrity=sha256-CmlVJmRSZLB7BmMKh27ly66/mbubmFKZNdWpB8De5X8=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/124.tmp (integrity=sha256-nsmfXTJrTxUTogzM8u3+nLHfuNFK4hVP4tnH90njdqE=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/125.tmp (integrity=sha256-GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/126.tmp (integrity=sha256-3l8y8J6DrWhQA1W7Shf+SPfKgZyc+u/b+bCekBx6f8g=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/127.tmp (integrity=sha256-+pluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/128.tmp (integrity=sha256-5Ilriy7n1kwHjr0/XWzh4jhJPrT8xsZ1jrczKGatDiY=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/129.tmp (integrity=sha256-EgapfpQkKZP4bsfj/K5PxfHKzTlIJAVzuAkZmNmg3MM=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/130.tmp (integrity=sha256-QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5/V3/Osnhog=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/131.tmp (integrity=sha256-LnC2D3wwhrq34V1CB+xg6EwLoaYhOVkplQkYTyRkqVA=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/132.tmp (integrity=sha256-J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/133.tmp (integrity=sha256-eARe8bkhihrOsDAQ7nvQs7HXU1+i/popDv+Q6UNWPcg=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/134.tmp (integrity=sha256-3fCEhtExvRNHYfveM9cY5bbE17mYr8+dEFRgE5Tz8ZU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/135.tmp (integrity=sha256-NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/136.tmp (integrity=sha256-/3QD+d53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/137.tmp (integrity=sha256-y4TDcAD4/j5o4keZvggf698Cr9Oc7JZ+gGMax23qmVA=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/138.tmp (integrity=sha256-UvNzyhHidciHBssZ/P+2l5FZbI1XAfmSJAplrILQ8gg=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/139.tmp (integrity=sha256-ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa/p8=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/140.tmp (integrity=sha256-De2JgQ0Nt5adGTd+S3vvpLJVOZegId+lUNz28Tv2qPA=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/141.tmp (integrity=sha256-AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/142.tmp (integrity=sha256-JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/143.tmp (integrity=sha256-CdrdmkKdsdoH81+2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/144.tmp (integrity=sha256-ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU/tZAhs=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/145.tmp (integrity=sha256-kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/146.tmp (integrity=sha256-/Emb+/duVWkOJrRcZWoRMF6TTLig7Qm2uAa7A+78ghA=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/147.tmp (integrity=sha256-lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6+4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/148.tmp (integrity=sha256-rySbdfEfwrB779vaMkVIyj+ABqAS+gtUUBu4dkB4J6A=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/149.tmp (integrity=sha256-oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB/0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/150.tmp (integrity=sha256-VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/151.tmp (integrity=sha256-JVUTiGfvsBPpaY2QLvpiW+x0rWNh6Tlj0QXu2TOSbGY=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BQFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 151 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/1cadd80d-5506-416e-b070-8c508cfdda73 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/6b899b48-4d48-458f-ab7e-bc2a6020ad3d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/2786fdd8-f168-4fd4-a89a-4047cbef213f ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/76f537e0-60b2-42e9-a06e-ed62c5b69972 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/892537ae-281b-4578-a6f4-b41d34265744 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/07a6a690-3938-4da5-abae-5f5bcee150b2 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/06540f6a-6a8e-407d-9137-806f86dd2b57 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/741fdf3d-e3c5-4c1a-8551-c7e48b59ea10 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/e3ff17e0-516c-4f30-b3c4-6ebac545cd92 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/1866368a-30e3-4d5b-9ff3-b1fd3514a289 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/e413d2fd-a20f-4ec4-90c6-dbba6e52a145 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/d4cc9ef9-4eca-436c-8044-493f493076cb ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/68d5c048-fc48-4ea4-83f4-6ddd6c1994cd ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/f2ac838c-f006-4b8f-b0ce-9e4140811eb2 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/19c32979-a53f-43ae-9df4-ba029907bacd ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/90af1b59-aa99-4622-8845-8ee094ced3c1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/4025da47-c105-4000-8b87-11529e98ff19 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/92c180d1-9870-4c18-8ae0-93956241c30d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/4dde1476-d988-4931-9e63-0afe06c6534d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/7c3b4f7f-6972-4bb1-8472-ca5f74b1766b ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/9f2fb834-ef46-4bd5-a0af-32bac5b47404 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/0214919b-7056-4824-84ea-1b3d4fe85550 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/5a0549d9-9281-4633-8e91-24d22109f316 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/f3fdfd23-e84d-471f-b1b0-50cbc86392e2 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/3da86d61-0d11-44f7-af03-ffde2f8a615a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/0f00544d-2f72-49b7-804e-6e0034d4b1e6 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/cc91dc5e-ad7c-4d1a-811f-1127d074ee37 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/0867f8ba-d9e6-4c00-af92-f673f8964827 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/98c7d119-f9fa-4860-868c-db8b39f6a0f5 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/7a206108-4bf5-4601-a31c-c8dee21882e7 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/624b58ba-4d6c-499e-b725-6d7229bbcb66 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/1e1ba914-5b6d-4a5c-9cc0-f4019721293c ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/305470be-3b73-46b0-8e94-bf09db5e386d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/d525222e-b852-4aed-abf9-d07a6e915c58 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/6d836b87-6058-4055-8d41-b420e03d65fa ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/d7a5799a-57bc-4626-bc45-d10ed00d8e09 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/e2cf58c3-f02b-472c-ab14-0e23a339076c ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/96ce756a-6cc9-4aa6-a763-bbe3abffc0fb ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/28bdd2bf-9293-4deb-a777-f7bc3bff049a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/d79bbc92-05a8-48b1-a838-4c7834e2e466 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/1a83c61e-d28e-46e8-ba62-2bb47f2d41dd ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/9a1945e6-acb8-4819-9c78-20c0acbc516d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/c4932832-cd57-47ee-bb75-1c1a97e68797 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/11148949-0904-445d-8275-118ff32b2e88 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/5a904e12-efda-40d3-aeb7-698953995830 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/7df39265-272b-4075-b061-1b50de409c5e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/8faca7cf-0d7d-4770-ba97-d5c7c9c39ebc ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/4d6467d2-9e9c-43e7-9871-66e0601ca16f ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/27784539-f717-417c-b8b8-1cae2f0c8267 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/16481750-5e5a-4d25-b748-55b96f627f3b ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/54e8d4fb-8c60-4935-86d7-6d22b8d4f404 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/88d4ff7f-9fd5-47f2-a3c3-9043c337ada1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/f8142584-5ad6-4e73-b9e5-48955e4acaf5 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/f4d1bf0d-4c54-410b-8ec9-ef089aac4668 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/9dd8edfe-1172-473c-b18d-72bef5afeda6 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/8282b247-971f-4889-a342-c58617db0338 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/b1f9c7eb-885f-4790-a290-c5608eac4b33 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/3e973ba4-e4c4-424f-957d-e558a5807130 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/7e10def3-08b3-40b4-b3f3-058ff75eb390 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/acb49caf-81dd-447f-9bc0-5b2e751bf374 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/fb5cd0fb-1e94-48fc-9676-d1636db92f54 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/f6ad0efd-86dd-4e14-8cb2-821d43674085 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/ae0e64d4-3052-4db1-bdb1-195faca267c4 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/62cae3d7-3536-4537-901c-4d854a4131f1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/b273c084-5302-43f7-8194-9b50d2d84dc3 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/ac16310c-3195-4d2f-a17d-b80da439bcd0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/6b5532c8-dceb-4d33-b137-0e4c4c0542f2 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/8f798edd-5efe-439f-936f-253f832677e1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/2e6df0e7-0118-4c2d-8e62-5d68cc6e3e13 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/0bb37198-d6ba-4530-898e-830b214df7c6 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/82d58aa2-22c0-40a9-a58f-d4c435a62024 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/be65c12c-425b-4ea7-a280-87b4f46cd82e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/d5e47ada-c783-4102-af94-d68ee8781cfd ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/0343b297-1e20-4270-93a9-b911482b69bf ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/89669095-57a1-4a46-824c-e0ee25e6db25 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/03343f7c-aec4-49c1-b8e6-fd30332a3eeb ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/a6c2f145-4226-4bde-9640-03111bce1a03 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/6594a4e6-8eb9-471e-b381-871d7d3d880a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/9e5d6b38-3fa4-4672-b388-675601dc752b ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/0418bc5c-79ab-4217-8344-ffb3c3ae9163 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/3c9d2509-950b-4825-bcc9-81386f397799 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/2e657983-f743-4b5d-af94-d0bb050ab857 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/c2fd10c2-946b-4384-83f6-d8ae975d1ef8 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/2a4c615a-63ab-4442-a7cc-9e59725dd6c9 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/fa13eb7c-2d8e-43f3-b8f5-b7dad2b498cf ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/f476be00-91cb-40d4-a13c-1f22bfb9d84d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/839f1866-798f-47ab-8f6c-f9dc3e985b3e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/9362d46d-ec10-464a-9531-4bb719f32f08 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/bbe49e3d-01b2-4c7b-b8a5-a65734acb868 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/4520e392-6413-4ed6-b858-40a1993734d0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/160260f0-3307-4c6c-bfe9-c9e855c35790 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/c2f157f7-30fb-4730-ac2f-d6718be3bdb1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/a7f720d7-44c7-42cd-8386-54d88b3217b4 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/5dcd2036-1f52-4ab5-97a3-90fc52ec95e6 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/d4db24dd-1726-4252-9eaa-06a760127b1d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/cb9e0b0e-a507-4a02-a055-98840734184f ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/f4c34dbf-8db3-404b-8b1c-6eaa0e0fbe8e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/5b755d36-3adc-41a2-a404-7a0520a914ea ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/bea3b54e-502b-4142-b9bc-8417069895d7 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/bc37ec80-6c54-4642-bb1a-5a8c67e5041a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/e08d823a-2460-40c0-8621-f4c317b258bf ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/fe0249ab-5d43-4987-a137-60fd8a8f4231 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/5327d5ff-927e-49b8-8e35-dfd8b5d2047e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/8e9b86c5-55a3-4044-931d-03049530420f ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/eaa9f711-10e0-4683-ae89-58fa1f9181f2 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/8f55c25c-c7c7-47ab-a940-5eeb6bc20dd2 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/3c1b3141-c6a1-4a74-8fbb-e53daf143ab5 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/97f25b6c-b35d-4ec6-94ec-bb74557e54eb ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/cad48bf6-2809-4e34-8d6c-b3eebc2ea1b9 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/e0c743de-7572-423e-a40f-1e0bcef31387 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/ed21691e-8909-4bd0-81a5-419ff204ecba ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/1f7fbaee-06c2-4fe0-9132-1255ec4dfb70 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/3c8f17b5-33d7-4f26-9029-516c34d2f5da ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/1bbc689f-c3a3-410f-857c-73c797a331e6 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/ffb6d0c8-0cea-429f-8a13-ad99e57e2121 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/b0a99ce6-cdd3-4f24-865e-0aeeb12ecf72 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/8495a398-caf3-4057-91ad-d8f45bbb0d4e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/fc88ebfd-e935-4f32-ac6b-0641b60275a9 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/679b95d9-99aa-4c53-ac7e-f83b45015b41 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/53ed1d7c-39d3-4fe4-917c-8f3645515375 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/5b849adc-5ead-4b5a-8c1c-116feb6ffb2a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/72cf11ed-d892-4a42-a020-b444d3681741 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/7b6113a0-c547-4df4-9bf0-8c0160c496a9 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/1d9b2385-7de0-4f75-806a-a0927f4f95fc ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/2b2da293-6076-477b-a327-4844aa36a16b ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/469ff415-074f-4c20-bb47-660417c00d94 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/de5379c0-34b8-4600-9330-2b32063486e0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/b7ea4e38-3f94-4ee1-97a9-bd48bcb0b7a4 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/010a1e3b-c8a8-49c5-b092-1167a357e065 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/003df6ca-6f53-4a6e-8185-d0e34642fe4a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/224a430d-44ca-4df9-a206-c855bceb0af8 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/aabebe41-5d0a-416f-8c96-204c4e3c4a59 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/7f8f9beb-00f4-4cb1-811e-c5c1305f624c ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/6fa97987-262c-4459-843d-a07daf89a304 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/b79624a6-3aa6-43d1-8d1b-a9932137c009 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/c1780cbb-ea16-4c61-8006-138fc533b672 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/eee59892-ddb5-431a-83f6-06c72761d4f5 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/1f247a96-6fb3-4de3-9f98-4e111ee375a5 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/43999f10-455f-42b3-ae23-27656fa05bc5 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/d06c8407-763a-4dba-ace6-da56f7473997 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/7eb1534c-03bf-4fc4-ab6d-5be4be2f6412 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/fe57dc17-4941-4cbd-b5c9-20da3b13b44d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/f30d2e20-37c3-4c95-9575-a00949835665 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/08066ffe-3953-499e-b2a1-4839d28dc62e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/656e5aa8-2113-4282-ad67-3850b8ef8961 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/ecb4b20d-3874-42f4-8890-03e17f70ff0c ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/32744d46-b75d-44c5-92e6-bf49fd4a5e9a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/92c764cb-38c1-41be-a9fe-f51677b7e836 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/8641cd9f-50ee-4552-8927-5b82741c1bfe ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/5bbf1caf-518d-499f-884e-4e7dbf9b4adc ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/4f15f542-e6ae-47cf-b42e-cd4acbe4f3e2 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 22 local uris as blobs (http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D, http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D, http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D, http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D, http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D, http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D, http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D, http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D, http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D, http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D, http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D, http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D, http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D, http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D, http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D, http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D, http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D, http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D, http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D, http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D, http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D, http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BEFINE: FINER UstadCache - UstadCache(client): storerequest 22 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/152.tmp (integrity=sha256-z2ct+VoKX1r9xRSP/GYmKyUmhGtAlSmS7FrBHQz1i6E=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/153.tmp (integrity=sha256-5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/154.tmp (integrity=sha256-LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/155.tmp (integrity=sha256-sy4b7/3q3vGmQUg9OE/4gm/nVaSA36EeIqyCcnYi4M8=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/156.tmp (integrity=sha256-gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/157.tmp (integrity=sha256-yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/158.tmp (integrity=sha256-p8QJ1CS/Uy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/159.tmp (integrity=sha256-x8RELOMsvCzPJXs2+uGp6tUMSIzdxC/SRUta7acbbZ4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/160.tmp (integrity=sha256-2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/161.tmp (integrity=sha256-Pp8lPMJPMU/g1eelJlUn1gggLBKxNX2QhrjbNVWCbyI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/162.tmp (integrity=sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/163.tmp (integrity=sha256-60oKn5/PS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/164.tmp (integrity=sha256-xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/165.tmp (integrity=sha256-xiokJ09WttZwKc3d/hV6IqkEKeWLg9lWE0/bWOTxClg=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/166.tmp (integrity=sha256-wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv+g=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/167.tmp (integrity=sha256-QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z+hjD4sko=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/168.tmp (integrity=sha256-Cs/L+OBmRgENBqKnXY5/OJ44hDv7z+18UB+dln6zuFs=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/169.tmp (integrity=sha256-HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/170.tmp (integrity=sha256-kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/171.tmp (integrity=sha256-3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/172.tmp (integrity=sha256-lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/173.tmp (integrity=sha256-0gUfpA5HMCps0QY+oMxb+JSq+oBIWs62g2C4f+xJCoU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BPFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 22 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/h5p-standalone.d.ts ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/h5p-integration.d.ts ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/fonts/h5p-core-27.woff ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/fonts/h5p-hub-publish.ttf ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/fonts/h5p-hub-publish.eot ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/fonts/h5p-hub-publish.woff ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/fonts/h5p-core-27.eot ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/fonts/h5p-core-27.ttf ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/fonts/h5p-hub-publish.svg ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/fonts/h5p-core-27.svg ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/frame.d.ts ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/main.bundle.js ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/utils.d.ts ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/styles/h5p-hub-registration.css ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/styles/h5p.css ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/styles/h5p-core-button.css ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/styles/h5p-hub-sharing.css ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/styles/h5p-confirmation-dialog.css ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/styles/h5p-admin.css ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/index.d.ts ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/dist/frame.bundle.js ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/h5p-standalone/README.md ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/46a0ad60-f86e-4f42-981b-6915cdc983b3 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/99bd5a41-25bb-47a2-996d-b0a180118f2b ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/2c75c371-1eff-462c-8869-c5faeb0b7d5f ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/b83f2026-a03a-4684-ac69-c6f7f968d340 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/6bd3a801-0448-47cc-9cef-05c0ab2cabd0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/f22a26e4-c988-4336-a9cd-d9083ccc112c ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/d348e6d5-642d-4c7d-a5d1-e303b9d568ad ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/b6abdd73-ea6a-4ad2-983d-d852f9a88f1b ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/b1afcdd8-21fc-4335-a39c-fd3d612e73eb ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/4aaf7415-3d98-4bce-869c-85194aa00008 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/f74f4fe5-9877-442f-b218-c8329ece69db ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/20692e08-b1de-488c-8bc3-320361224bb0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/d12bbbba-3edb-4a49-97a7-1a14610aa746 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/b68360df-e06e-4b97-a465-e30502c26908 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/822c6d70-3ea4-4019-bd44-cf7be4378504 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/78026b13-87f1-41ee-8f1f-64edd7bd99a4 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/4b8333b6-eab2-44ec-8524-2cdfda1b6ce9 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/b5689430-494a-4828-b77d-6a7f92a91744 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/4c3a839d-57a3-4712-bb34-5ab86526662a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/f6f71ae0-c4db-4a7d-b90e-eace3edc927c ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/98c6412d-f960-44b4-b25a-9f262e8073dc ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/38fa01d3-1330-45c7-89dd-ed9d58997f4e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 2 local uris as blobs (http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D, http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 2 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/174.tmp (integrity=sha256-1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk/0xnAGSUY=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/175.tmp (integrity=sha256-EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 2 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/tincan.xml ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/contentimport/h5pimport-1747824413386/index.html ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/1cd31ed7-f989-41b3-8d18-5d9bd2557cf8 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit13277602979252174357/client-tmproot-server/eedbe03c-b762-4f0b-82ff-ed690254356c ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json to /tmp/junit13277602979252174357/client-server-httpfiles/tmpWork/176.tmp (integrity=sha256-dJ2idoBSEqsjWZaYtNF0ce7OrQAttIWjN03spcSVHfU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ContentEntryImportJob] ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=74598) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BcFINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D, http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D, http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D, http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D, http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D, http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D, http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D, http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D, http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D, http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D, http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D, http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D, http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D, http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D, http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D, http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D, http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D, http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D, http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D, http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D, http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D, http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D, http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D, http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D, http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D, http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D, http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D, http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D, http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D, http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D, http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D, http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D, http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D, http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D, http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D, http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D, http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D, http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D, http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D, http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D, http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D, http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D, http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D, http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D, http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D, http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D, http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D, http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D, http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D, http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D, http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D, http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D, http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D, http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D, http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D, http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D, http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D, http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D, http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D, http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D, http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D, http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D, http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D, http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D, http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D, http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D, http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D, http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D, http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D, http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D, http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D, http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D, http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D, http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D, http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D, http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D, http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D, http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D, http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D, http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D, http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D, http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D, http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D, http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D, http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D, http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D, http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D, http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D, http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D, http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D, http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D, http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D, http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D, http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D, http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D, http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D, http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D, http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D, http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D, http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D, http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D, http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D, http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D, http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D, http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D, http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D, http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D, http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D, http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D, http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D, http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D, http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D, http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D, http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D, http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D, http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D, http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D, http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D, http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D, http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D, http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D, http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D, http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D, http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D, http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D, http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D, http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D, http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D, http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D, http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D, http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D, http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D, http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D, http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D, http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D, http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D, http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D, http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D, http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D, http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D, http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D, http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D, http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D, http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D, http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D, http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D, http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D, http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D, http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D, http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D, http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/41665c64-051f-4647-9f1e-82a2bff1f1ad -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/41665c64-051f-4647-9f1e-82a2bff1f1ad ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/4c6a1438-0bf8-4d36-ba88-78352e478530 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/4c6a1438-0bf8-4d36-ba88-78352e478530 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/68500472-4283-498d-b9dc-79966058a307 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/68500472-4283-498d-b9dc-79966058a307 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/ccd2fd40-2fac-43a4-a024-2ded5c1ed7bc -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ccd2fd40-2fac-43a4-a024-2ded5c1ed7bc ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/26a8d8d5-5378-4482-a13e-b4b4101542ed -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/26a8d8d5-5378-4482-a13e-b4b4101542ed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/e121b3a9-b2b3-4acf-a391-3c23f0723a76 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e121b3a9-b2b3-4acf-a391-3c23f0723a76 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/e736ee39-7204-4d75-a70f-87ec3755d6ad -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e736ee39-7204-4d75-a70f-87ec3755d6ad ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/fe0c348e-a917-40f8-9c20-9581de0432ae -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fe0c348e-a917-40f8-9c20-9581de0432ae ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/1a1bd5b2-ad62-4346-99f6-3fd3c4422ce4 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/1a1bd5b2-ad62-4346-99f6-3fd3c4422ce4 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/b020a5cd-847c-4acc-a69e-7e468f824da8 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b020a5cd-847c-4acc-a69e-7e468f824da8 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/e8673205-88be-4467-bbe5-718c157b38b4 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e8673205-88be-4467-bbe5-718c157b38b4 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/adf8d978-eb13-4c77-827a-5c21714aa7dd -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/adf8d978-eb13-4c77-827a-5c21714aa7dd ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/94431304-f577-4bd8-bee0-b715960da600 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/94431304-f577-4bd8-bee0-b715960da600 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/c5bb8526-863f-432b-9f79-c3b03dd9a10d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c5bb8526-863f-432b-9f79-c3b03dd9a10d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/bfb519a9-76f3-4291-9dd1-6a9e04c4283d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/bfb519a9-76f3-4291-9dd1-6a9e04c4283d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/4d4d4457-6b4d-443c-ab89-777851d45be4 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/4d4d4457-6b4d-443c-ab89-777851d45be4 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/83bc36a9-6adc-45fb-a84b-5e2b588efff5 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/83bc36a9-6adc-45fb-a84b-5e2b588efff5 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/fdd3ee80-64b4-4a29-b234-e0827fef5c62 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fdd3ee80-64b4-4a29-b234-e0827fef5c62 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/b1ac0cd2-6337-43bf-9b8b-c7c511f3e997 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b1ac0cd2-6337-43bf-9b8b-c7c511f3e997 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/b0401f30-2d07-4384-a645-8eda2004ce67 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b0401f30-2d07-4384-a645-8eda2004ce67 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/64afc619-4f30-4204-bc23-c39867d863af -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/64afc619-4f30-4204-bc23-c39867d863af ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/340bb892-cd3d-46a8-9893-3a2de4adaaa1 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/340bb892-cd3d-46a8-9893-3a2de4adaaa1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/8f350dbd-962e-4fbd-b4c1-306e59aefe25 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8f350dbd-962e-4fbd-b4c1-306e59aefe25 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/25c6debc-9253-4888-866b-fde8559a5b28 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/25c6debc-9253-4888-866b-fde8559a5b28 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/7be9c594-fad1-4800-8e15-403f5405c3d8 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/7be9c594-fad1-4800-8e15-403f5405c3d8 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/fe80f5b3-ea23-461b-a324-d364590ade2a -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fe80f5b3-ea23-461b-a324-d364590ade2a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/5041f3a3-9471-4471-9191-9670ed2fbe4d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5041f3a3-9471-4471-9191-9670ed2fbe4d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/d041e848-05c6-4201-b515-a4d61ce4b90a -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d041e848-05c6-4201-b515-a4d61ce4b90a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/d94b4a12-783a-487c-9317-cd9aff0104ce -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d94b4a12-783a-487c-9317-cd9aff0104ce ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/37d560b8-8974-4393-9988-e8dcd6f9f22e -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/37d560b8-8974-4393-9988-e8dcd6f9f22e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/6fe0004d-96ca-4987-86e8-733adca2190e -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/6fe0004d-96ca-4987-86e8-733adca2190e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/9e615d83-a3a0-4f57-a50e-67a815529c33 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/9e615d83-a3a0-4f57-a50e-67a815529c33 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/4d7847ac-7b0b-41f0-90b8-063880ebaefd -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/4d7847ac-7b0b-41f0-90b8-063880ebaefd ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/986bc22d-82ac-46ae-99c2-acff66fa41a6 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/986bc22d-82ac-46ae-99c2-acff66fa41a6 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/92ba1b17-56a6-4949-ae13-29c4239e76fe -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/92ba1b17-56a6-4949-ae13-29c4239e76fe ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/ba65a0e6-edd5-47f5-9871-d1ecc5702662 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ba65a0e6-edd5-47f5-9871-d1ecc5702662 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/d2e845b7-1b5d-43c2-a6bd-bc6dca02f906 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d2e845b7-1b5d-43c2-a6bd-bc6dca02f906 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/328f7311-8cf5-4afa-8c88-fa0b6663ea7a -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/328f7311-8cf5-4afa-8c88-fa0b6663ea7a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/798ac34d-66b6-4951-8137-2f3871c2e45b -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/798ac34d-66b6-4951-8137-2f3871c2e45b ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/2300dd24-a0d1-4f8c-8eb0-94af60088d96 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/2300dd24-a0d1-4f8c-8eb0-94af60088d96 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/aea97e8c-80f6-44e7-b4f9-d73e5b9d77b9 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/aea97e8c-80f6-44e7-b4f9-d73e5b9d77b9 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/d174a7ef-7bd0-4fdb-b0a5-a1d1f5f5c77c -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d174a7ef-7bd0-4fdb-b0a5-a1d1f5f5c77c ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/f748592c-68d4-4be9-8169-5d99be37fcec -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/f748592c-68d4-4be9-8169-5d99be37fcec ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/474a0df0-690b-4fe2-af4b-5ec4ed10d386 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/474a0df0-690b-4fe2-af4b-5ec4ed10d386 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/d0d90dda-092a-4bf5-892c-6d15e473d4a0 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d0d90dda-092a-4bf5-892c-6d15e473d4a0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/c56321ae-8098-4fb0-8c5e-17efaa940db1 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c56321ae-8098-4fb0-8c5e-17efaa940db1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/0ca1115a-9eb5-4d84-adbb-b9f9fafb144d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/0ca1115a-9eb5-4d84-adbb-b9f9fafb144d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/10e5b28f-ec1d-4013-8e8e-5e30554ee7b0 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/10e5b28f-ec1d-4013-8e8e-5e30554ee7b0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/ac105c87-fc8c-477b-a070-bfec6d52672f -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ac105c87-fc8c-477b-a070-bfec6d52672f ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/5473cc50-7698-498c-9780-b3b8e2b56374 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5473cc50-7698-498c-9780-b3b8e2b56374 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/77fad8b3-71cb-4887-a4dd-6f66146dffad -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/77fad8b3-71cb-4887-a4dd-6f66146dffad ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/1e7f7424-1ad3-42f2-ae2e-1e3473f20a06 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/1e7f7424-1ad3-42f2-ae2e-1e3473f20a06 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/be20cd4f-719c-421d-9699-07463551774a -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/be20cd4f-719c-421d-9699-07463551774a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/31a5ade5-c074-4b19-b2c8-ff02588eda12 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/31a5ade5-c074-4b19-b2c8-ff02588eda12 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/3cfc23ac-5059-4096-af63-ffb2a76acbd0 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/3cfc23ac-5059-4096-af63-ffb2a76acbd0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/5ea94dc3-089a-4e51-ac28-cb7c43eb488f -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5ea94dc3-089a-4e51-ac28-cb7c43eb488f ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/fc7e4599-c979-4eab-9ba9-904783251838 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fc7e4599-c979-4eab-9ba9-904783251838 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/a8a87b7d-855e-4410-b890-36bbb08382b0 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a8a87b7d-855e-4410-b890-36bbb08382b0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/758ba04e-41cc-4b72-8388-0b9627cbfb8b -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/758ba04e-41cc-4b72-8388-0b9627cbfb8b ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/3a79e319-ac2b-486c-b07c-76de5414bb03 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/3a79e319-ac2b-486c-b07c-76de5414bb03 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/5117a8d3-e6a9-4822-bc9e-8da0cbb2b673 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5117a8d3-e6a9-4822-bc9e-8da0cbb2b673 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/df791138-99e0-4ad9-aff9-fb43df9a32ff -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/df791138-99e0-4ad9-aff9-fb43df9a32ff ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/cd32671e-1c4d-4583-bad0-3bd87a73c3a1 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/cd32671e-1c4d-4583-bad0-3bd87a73c3a1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/e1671ae0-5072-4b29-b69b-ab281a666cac -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e1671ae0-5072-4b29-b69b-ab281a666cac ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/a879b341-398f-454f-baf2-6a1a06e84ead -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a879b341-398f-454f-baf2-6a1a06e84ead ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/b1f1b7f5-c889-441b-8086-d6e1f788ba0d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b1f1b7f5-c889-441b-8086-d6e1f788ba0d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/60fe44b1-7080-411a-810c-5e9f37f4f81e -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/60fe44b1-7080-411a-810c-5e9f37f4f81e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/e7f84ef0-0f9a-46aa-9338-d32b3da7b533 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e7f84ef0-0f9a-46aa-9338-d32b3da7b533 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/52c47b4d-f297-4171-9130-226a40c842a7 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/52c47b4d-f297-4171-9130-226a40c842a7 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/d9667f85-b7d3-4e44-b17b-b2a6334334bd -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d9667f85-b7d3-4e44-b17b-b2a6334334bd ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/b6e2baca-5205-46f5-92f3-f2e1e889a9bf -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b6e2baca-5205-46f5-92f3-f2e1e889a9bf ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/5a1bbdf8-65c1-4e02-aaa4-77b2c8a48097 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5a1bbdf8-65c1-4e02-aaa4-77b2c8a48097 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/bb6cf5d0-c5e2-4eb7-85b2-841ee779fc20 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/bb6cf5d0-c5e2-4eb7-85b2-841ee779fc20 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/bac19a92-162c-4bf7-8da1-aa17dd5dfb9d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/bac19a92-162c-4bf7-8da1-aa17dd5dfb9d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/4d95ddd9-26c7-4170-a909-c93a5d2d9cf8 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/4d95ddd9-26c7-4170-a909-c93a5d2d9cf8 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/f54c7792-02a7-47bb-97dd-ba91e05138e3 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/f54c7792-02a7-47bb-97dd-ba91e05138e3 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/edb503e5-55f3-4f56-9880-8d757b1a2313 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/edb503e5-55f3-4f56-9880-8d757b1a2313 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/7018c715-2343-46e3-9999-d9c68d41ec0a -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/7018c715-2343-46e3-9999-d9c68d41ec0a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/c60cc976-0a63-491a-a8a1-8f22a6ff7711 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c60cc976-0a63-491a-a8a1-8f22a6ff7711 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/23e468ed-cec8-4f0e-9329-476c6fe34a2f -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/23e468ed-cec8-4f0e-9329-476c6fe34a2f ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/09a52008-d132-490c-994b-e5f1467c04b8 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/09a52008-d132-490c-994b-e5f1467c04b8 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/22ad8011-98b1-49a6-baa5-f15190d2347f -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/22ad8011-98b1-49a6-baa5-f15190d2347f ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/d9e48e61-ac5b-407f-8dc0-c70875eb199d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d9e48e61-ac5b-407f-8dc0-c70875eb199d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/0d46bc3d-c837-4e80-8c2b-aa02db0fcd00 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/0d46bc3d-c837-4e80-8c2b-aa02db0fcd00 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/b8bb7678-bf94-4d9a-9a34-ed4655ebb976 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b8bb7678-bf94-4d9a-9a34-ed4655ebb976 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/982d578b-908d-46a0-8aba-8e32e4576a36 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/982d578b-908d-46a0-8aba-8e32e4576a36 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/fc17fcc2-8802-4e2a-a848-9531512afdfb -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fc17fcc2-8802-4e2a-a848-9531512afdfb ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/a43abb44-2391-46b0-bc3b-49104618f129 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a43abb44-2391-46b0-bc3b-49104618f129 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/8da40aa7-bbb8-4f82-a8c7-ea4ed30056b6 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8da40aa7-bbb8-4f82-a8c7-ea4ed30056b6 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/ba933d5f-3091-41bd-b6fb-fd7ccec839e1 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ba933d5f-3091-41bd-b6fb-fd7ccec839e1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/6cd051bc-6aab-4657-a2fa-f6e58a255c62 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/6cd051bc-6aab-4657-a2fa-f6e58a255c62 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/8793792b-888f-4342-9bb5-a6eef653199e -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8793792b-888f-4342-9bb5-a6eef653199e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/25760ed6-10c9-4770-9573-1a19067954f1 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/25760ed6-10c9-4770-9573-1a19067954f1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/ba359d08-135b-408b-82cd-a5f920355b12 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ba359d08-135b-408b-82cd-a5f920355b12 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/9e115336-0cf0-474d-80d1-7840f2753fc7 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/9e115336-0cf0-474d-80d1-7840f2753fc7 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/c8bedeca-5680-4662-9d58-17a3ed097459 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c8bedeca-5680-4662-9d58-17a3ed097459 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/0d463c23-6b6b-4280-aad7-c453776ae97c -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/0d463c23-6b6b-4280-aad7-c453776ae97c ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/b66b40c9-1a7a-45a4-9398-99f301389d7e -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b66b40c9-1a7a-45a4-9398-99f301389d7e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/eaf85922-0b2a-4fba-8253-5673a5df37c1 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/eaf85922-0b2a-4fba-8253-5673a5df37c1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/e8656e24-c159-41bd-8e10-dcbc2d329abc -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e8656e24-c159-41bd-8e10-dcbc2d329abc ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/7a1290ea-614e-4181-82a2-ccdd3f7b6ae7 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/7a1290ea-614e-4181-82a2-ccdd3f7b6ae7 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/faeffd2d-1109-40a7-902b-c883d33a2989 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/faeffd2d-1109-40a7-902b-c883d33a2989 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/c56afa38-dfbc-4d6b-b5e3-4061f7370293 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c56afa38-dfbc-4d6b-b5e3-4061f7370293 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/8c2f4511-b7ef-45c0-8bc7-0c1e6eb022a7 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8c2f4511-b7ef-45c0-8bc7-0c1e6eb022a7 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/5b71adfd-76a2-4aa6-82f4-a844158ccb2f -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5b71adfd-76a2-4aa6-82f4-a844158ccb2f ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/73bc8253-e1b5-457b-b272-9d97dde671d8 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/73bc8253-e1b5-457b-b272-9d97dde671d8 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/347939e1-d5ec-4268-b66d-477d694ec912 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/347939e1-d5ec-4268-b66d-477d694ec912 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/eaa1aa09-655f-44d9-93c3-d768473877cb -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/eaa1aa09-655f-44d9-93c3-d768473877cb ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/bcefea38-b370-4689-bf33-aaea62f2aebe -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/bcefea38-b370-4689-bf33-aaea62f2aebe ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/ab457c92-bf55-46fe-8283-c5b6b730d634 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ab457c92-bf55-46fe-8283-c5b6b730d634 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/983e3e96-5dfb-4800-8bc7-775fea430c63 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/983e3e96-5dfb-4800-8bc7-775fea430c63 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/d01f656b-efa8-401d-a8a6-45bd6bcac5d6 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d01f656b-efa8-401d-a8a6-45bd6bcac5d6 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/fb565bde-114a-4ac1-a5b6-93f681a5352a -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fb565bde-114a-4ac1-a5b6-93f681a5352a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/f4669ffe-e02d-4549-aaf7-e9e1928ada09 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/f4669ffe-e02d-4549-aaf7-e9e1928ada09 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/8ac838d1-0558-4dc4-bbb3-b98b534912ff -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8ac838d1-0558-4dc4-bbb3-b98b534912ff ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/97ecc78d-eb71-4b23-bc1c-d4b0f6765c8d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/97ecc78d-eb71-4b23-bc1c-d4b0f6765c8d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/6b4e84fd-46cd-4102-851a-1f018d6c388d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/6b4e84fd-46cd-4102-851a-1f018d6c388d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/db21a20c-4c65-4967-9afd-e4d13e26430b -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/db21a20c-4c65-4967-9afd-e4d13e26430b ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/c1dc56f4-575d-4008-b53d-cec3e00096e1 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c1dc56f4-575d-4008-b53d-cec3e00096e1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/5473c2be-003b-472e-88d2-d67027f5d256 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5473c2be-003b-472e-88d2-d67027f5d256 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/a3228c64-15f0-48aa-8325-011163aa6fab -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a3228c64-15f0-48aa-8325-011163aa6fab ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/cce09aba-3cbd-463a-99e4-d9e3ce2bbd8c -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/cce09aba-3cbd-463a-99e4-d9e3ce2bbd8c ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/578fa4b3-d4ec-41d7-b793-c65a9acee583 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/578fa4b3-d4ec-41d7-b793-c65a9acee583 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/12524476-c7b9-4d7c-b9c2-3fc467cd7687 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/12524476-c7b9-4d7c-b9c2-3fc467cd7687 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/a4ff040e-dd12-436a-a1c2-b53bc99edd09 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a4ff040e-dd12-436a-a1c2-b53bc99edd09 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/30762a18-1895-4272-ba19-12bb1e3582ce -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/30762a18-1895-4272-ba19-12bb1e3582ce ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/6fdbfbc0-4f79-420b-9714-d453e7955365 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/6fdbfbc0-4f79-420b-9714-d453e7955365 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/a25fe35c-feba-4ecc-97ad-1f4da5b79ddb -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a25fe35c-feba-4ecc-97ad-1f4da5b79ddb ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/c59ea604-ffd0-46b0-b834-25f90928ef3e -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c59ea604-ffd0-46b0-b834-25f90928ef3e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/bb608485-8b73-4592-8feb-a1ae9c4eadb1 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/bb608485-8b73-4592-8feb-a1ae9c4eadb1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/f4354819-8093-43cc-876e-b7a457fabf77 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/f4354819-8093-43cc-876e-b7a457fabf77 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/6d44e3ad-29c8-4c82-8556-9617c70f606e -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/6d44e3ad-29c8-4c82-8556-9617c70f606e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/1f41ae34-0a74-43ab-8093-9a7e6d77b1cf -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/1f41ae34-0a74-43ab-8093-9a7e6d77b1cf ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/3216e966-a656-4728-b235-55b48a7d1482 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/3216e966-a656-4728-b235-55b48a7d1482 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/2389c411-6850-41e5-986a-1d7486d151ee -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/2389c411-6850-41e5-986a-1d7486d151ee ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/f9a0dd34-b7d5-49d2-822f-ddce73c636bd -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/f9a0dd34-b7d5-49d2-822f-ddce73c636bd ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/8429f127-2449-43ef-a6ea-1de5e8943d65 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8429f127-2449-43ef-a6ea-1de5e8943d65 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/676b2dea-c365-41fe-b9fc-55bcd48b4a1d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/676b2dea-c365-41fe-b9fc-55bcd48b4a1d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/98ee731d-4f7c-4ccb-b525-028f96f1ee84 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/98ee731d-4f7c-4ccb-b525-028f96f1ee84 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/e182dd75-420a-446d-96fd-9f3847749951 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e182dd75-420a-446d-96fd-9f3847749951 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/103bcb88-81a7-4184-8892-6850e194073d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/103bcb88-81a7-4184-8892-6850e194073d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/4a9f0551-0bf9-48a0-a4ef-6ccc1b2931e3 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/4a9f0551-0bf9-48a0-a4ef-6ccc1b2931e3 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/8280b851-2600-4ef8-8a54-5c1452b6103d -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8280b851-2600-4ef8-8a54-5c1452b6103d ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/7fd6a603-ee09-484e-8293-b2b7b90727cb -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/7fd6a603-ee09-484e-8293-b2b7b90727cb ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/7e322f7b-f078-4cf9-a20d-91ceeab14f36 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/7e322f7b-f078-4cf9-a20d-91ceeab14f36 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/5b52094a-2a73-4781-977c-2f2452ffb52e -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5b52094a-2a73-4781-977c-2f2452ffb52e ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/eaad5410-8b9b-4297-8d41-96a86dd16aa0 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/eaad5410-8b9b-4297-8d41-96a86dd16aa0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/48ba76b9-ee08-40dc-a5e9-0d4e9db6e16b -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/48ba76b9-ee08-40dc-a5e9-0d4e9db6e16b ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/786d355a-a3d3-4895-83e3-913f01deecaf -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/786d355a-a3d3-4895-83e3-913f01deecaf ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/85392142-f53a-468e-9ff5-239fa7da8035 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/85392142-f53a-468e-9ff5-239fa7da8035 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/b9612ce9-3219-49fb-ad4d-4f4eb46cc40a -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b9612ce9-3219-49fb-ad4d-4f4eb46cc40a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/8868be71-bfba-426c-929b-d2baa4187b20 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8868be71-bfba-426c-929b-d2baa4187b20 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/cache/fff1350f-349b-4bfb-a790-4283cddb36f8 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fff1350f-349b-4bfb-a790-4283cddb36f8 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json) /tmp/junit13277602979252174357/client-server-httpfiles/cache/98eec960-8d54-4dd6-8208-60f663bec4f5 -> /tmp/junit13277602979252174357/client-server-httpfiles/persistent/98eec960-8d54-4dd6-8208-60f663bec4f5 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem] ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER EnqueueBlobUploadClientUseCaseJvm$invoke - EnqueueBlobUploadClientUseCase(70659a74-7855-43df-addd-659b22cf3e04): scheduled job #1 via quartz ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:34547/UmAppDatabase/ - endpoint=http://localhost:34547/UmAppDatabase/] init ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:34547/UmAppDatabase/replication/sse?door-node=2305422410800326095%2F2e11d7ef-31ab-4574-ae30-1a0c5834f579 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/UmAppDatabase/replication/sse?door-node=2305422410800326095%2F2e11d7ef-31ab-4574-ae30-1a0c5834f579 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/UmAppDatabase/replication/sse?door-node=2305422410800326095%2F2e11d7ef-31ab-4574-ae30-1a0c5834f579 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/UmAppDatabase/replication/ackAndGetPendingReplications ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:34547/UmAppDatabase/replication/sse?door-node=2305422410800326095%2F2e11d7ef-31ab-4574-ae30-1a0c5834f579 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:34547/UmAppDatabase/replication/sse?door-node=2305422410800326095%2F2e11d7ef-31ab-4574-ae30-1a0c5834f579 200 OK (contentType=text/event-stream; charset=UTF-8, content-encoding=null content-length=-1) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B}FINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:34547/UmAppDatabase/replication/nodeId ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BmINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/UmAppDatabase/replication/nodeId ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BmINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/UmAppDatabase/replication/nodeId ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BjFINE: FINER UstadCache - UstadCache(client): MISS http://localhost:34547/UmAppDatabase/replication/nodeId ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - OKHttp-CacheInterceptor: NOSTORE http://localhost:34547/UmAppDatabase/replication/nodeId 204 No Content (contentType=text/plain, content-encoding=null content-length=-1) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[] ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-init-batch ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 70659a74-7855-43df-addd-659b22cf3e04): batch upload init: Client list 154 blobs. 154 uploads pending (0 partial) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4a72f628-02ad-4c01-9bc3-addab8cd96f2): Uploading 6915 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4a72f628-02ad-4c01-9bc3-addab8cd96f2) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4a72f628-02ad-4c01-9bc3-addab8cd96f2) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4a72f628-02ad-4c01-9bc3-addab8cd96f2) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/4a72f628-02ad-4c01-9bc3-addab8cd96f2 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/1.tmp (integrity=sha256-T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4a72f628-02ad-4c01-9bc3-addab8cd96f2): Upload complete of 6915 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413356) for http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413356http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/41665c64-051f-4647-9f1e-82a2bff1f1ad -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/41665c64-051f-4647-9f1e-82a2bff1f1ad ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0cc34f40-4645-4230-b414-3695e3c34bf7): Uploading 8632 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0cc34f40-4645-4230-b414-3695e3c34bf7) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0cc34f40-4645-4230-b414-3695e3c34bf7) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0cc34f40-4645-4230-b414-3695e3c34bf7) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/0cc34f40-4645-4230-b414-3695e3c34bf7 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/2.tmp (integrity=sha256-bjwfnGlRbxR6w41vOplXXSsJlK/kQzJuwiG9Vdr2PBI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0cc34f40-4645-4230-b414-3695e3c34bf7): Upload complete of 8632 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413357) for http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413357http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/4c6a1438-0bf8-4d36-ba88-78352e478530 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/4c6a1438-0bf8-4d36-ba88-78352e478530 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(11fdb806-a1a2-41fd-8653-cbc2365d3f3f): Uploading 607 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(11fdb806-a1a2-41fd-8653-cbc2365d3f3f) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(11fdb806-a1a2-41fd-8653-cbc2365d3f3f) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(11fdb806-a1a2-41fd-8653-cbc2365d3f3f) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/11fdb806-a1a2-41fd-8653-cbc2365d3f3f ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/3.tmp (integrity=sha256-GbEzhDlg2eOkUS0yhbQRdkYN7+ExqlN1jS7v1KfVVxw=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(11fdb806-a1a2-41fd-8653-cbc2365d3f3f): Upload complete of 607 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413358) for http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413358http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/68500472-4283-498d-b9dc-79966058a307 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/68500472-4283-498d-b9dc-79966058a307 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f1b0db25-fc82-4d3b-ae63-2d301e8b2b65): Uploading 109688 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f1b0db25-fc82-4d3b-ae63-2d301e8b2b65) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f1b0db25-fc82-4d3b-ae63-2d301e8b2b65) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f1b0db25-fc82-4d3b-ae63-2d301e8b2b65) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/f1b0db25-fc82-4d3b-ae63-2d301e8b2b65 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/4.tmp (integrity=sha256-ftJMBUMkAxFzcokVQ/DLankiEAkZ564HfB8/r2dljcI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f1b0db25-fc82-4d3b-ae63-2d301e8b2b65): Upload complete of 109688 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413359) for http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413359http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ccd2fd40-2fac-43a4-a024-2ded5c1ed7bc -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/ccd2fd40-2fac-43a4-a024-2ded5c1ed7bc ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(52401bb7-1671-415e-baeb-1ac60a75b5e3): Uploading 70807 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(52401bb7-1671-415e-baeb-1ac60a75b5e3) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(52401bb7-1671-415e-baeb-1ac60a75b5e3) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(52401bb7-1671-415e-baeb-1ac60a75b5e3) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/52401bb7-1671-415e-baeb-1ac60a75b5e3 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/5.tmp (integrity=sha256-4hns6PTT5KxFXvMc06fHtQV+pooQmTf8JrA8bpnukyI=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(52401bb7-1671-415e-baeb-1ac60a75b5e3): Upload complete of 70807 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413360) for http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413360http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/26a8d8d5-5378-4482-a13e-b4b4101542ed -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/26a8d8d5-5378-4482-a13e-b4b4101542ed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d59af94d-549b-43d7-b8c9-0f618f8e8858): Uploading 365616 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d59af94d-549b-43d7-b8c9-0f618f8e8858) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d59af94d-549b-43d7-b8c9-0f618f8e8858) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d59af94d-549b-43d7-b8c9-0f618f8e8858) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/d59af94d-549b-43d7-b8c9-0f618f8e8858 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/6.tmp (integrity=sha256-1nBB/l1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d59af94d-549b-43d7-b8c9-0f618f8e8858): Upload complete of 365616 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413361) for http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413361http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e121b3a9-b2b3-4acf-a391-3c23f0723a76 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/e121b3a9-b2b3-4acf-a391-3c23f0723a76 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e8af2683-5e97-4edb-95f2-1c076a11c9d1): Uploading 142072 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e8af2683-5e97-4edb-95f2-1c076a11c9d1) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e8af2683-5e97-4edb-95f2-1c076a11c9d1) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e8af2683-5e97-4edb-95f2-1c076a11c9d1) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/e8af2683-5e97-4edb-95f2-1c076a11c9d1 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/7.tmp (integrity=sha256-e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e8af2683-5e97-4edb-95f2-1c076a11c9d1): Upload complete of 142072 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413362) for http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413362http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e736ee39-7204-4d75-a70f-87ec3755d6ad -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/e736ee39-7204-4d75-a70f-87ec3755d6ad ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(56687012-9596-4887-8bc5-6ebae72a4f0a): Uploading 83588 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(56687012-9596-4887-8bc5-6ebae72a4f0a) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(56687012-9596-4887-8bc5-6ebae72a4f0a) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(56687012-9596-4887-8bc5-6ebae72a4f0a) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/56687012-9596-4887-8bc5-6ebae72a4f0a ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/8.tmp (integrity=sha256-yBLdyeR10+ZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(56687012-9596-4887-8bc5-6ebae72a4f0a): Upload complete of 83588 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413363) for http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413363http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fe0c348e-a917-40f8-9c20-9581de0432ae -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/fe0c348e-a917-40f8-9c20-9581de0432ae ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(76d095f7-1d80-45e4-9b75-e2bcfafe7233): Uploading 66624 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(76d095f7-1d80-45e4-9b75-e2bcfafe7233) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(76d095f7-1d80-45e4-9b75-e2bcfafe7233) receive request ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(76d095f7-1d80-45e4-9b75-e2bcfafe7233) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/76d095f7-1d80-45e4-9b75-e2bcfafe7233 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/9.tmp (integrity=sha256-/4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU=) ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(76d095f7-1d80-45e4-9b75-e2bcfafe7233): Upload complete of 66624 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413364) for http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413364http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/1a1bd5b2-ad62-4346-99f6-3fd3c4422ce4 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/1a1bd5b2-ad62-4346-99f6-3fd3c4422ce4 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5ceed6be-d0e9-4139-8356-4c127ad8484c): Uploading 27420 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:53 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5ceed6be-d0e9-4139-8356-4c127ad8484c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5ceed6be-d0e9-4139-8356-4c127ad8484c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5ceed6be-d0e9-4139-8356-4c127ad8484c) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/5ceed6be-d0e9-4139-8356-4c127ad8484c ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/10.tmp (integrity=sha256-hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5ceed6be-d0e9-4139-8356-4c127ad8484c): Upload complete of 27420 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413365) for http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413365http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b020a5cd-847c-4acc-a69e-7e468f824da8 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/b020a5cd-847c-4acc-a69e-7e468f824da8 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(308e6a62-7e81-4a9f-885e-da6353e057c5): Uploading 290 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(308e6a62-7e81-4a9f-885e-da6353e057c5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(308e6a62-7e81-4a9f-885e-da6353e057c5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(308e6a62-7e81-4a9f-885e-da6353e057c5) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/308e6a62-7e81-4a9f-885e-da6353e057c5 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/11.tmp (integrity=sha256-wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(308e6a62-7e81-4a9f-885e-da6353e057c5): Upload complete of 290 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413366) for http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413366http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e8673205-88be-4467-bbe5-718c157b38b4 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/e8673205-88be-4467-bbe5-718c157b38b4 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0a61bbaa-ef93-4f50-a47c-292d80186ba4): Uploading 1085 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0a61bbaa-ef93-4f50-a47c-292d80186ba4) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0a61bbaa-ef93-4f50-a47c-292d80186ba4) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0a61bbaa-ef93-4f50-a47c-292d80186ba4) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/0a61bbaa-ef93-4f50-a47c-292d80186ba4 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/12.tmp (integrity=sha256-nAy3BTCDSjZf/jjgTtYfskbTFa2CmbkLKYKabDi8pew=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0a61bbaa-ef93-4f50-a47c-292d80186ba4): Upload complete of 1085 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413367) for http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413367http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/adf8d978-eb13-4c77-827a-5c21714aa7dd -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/adf8d978-eb13-4c77-827a-5c21714aa7dd ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(21904e52-0eb7-4a5f-8d3c-ad467c7a271e): Uploading 1325 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(21904e52-0eb7-4a5f-8d3c-ad467c7a271e) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(21904e52-0eb7-4a5f-8d3c-ad467c7a271e) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(21904e52-0eb7-4a5f-8d3c-ad467c7a271e) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/21904e52-0eb7-4a5f-8d3c-ad467c7a271e ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/13.tmp (integrity=sha256-JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(21904e52-0eb7-4a5f-8d3c-ad467c7a271e): Upload complete of 1325 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413368) for http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413368http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/94431304-f577-4bd8-bee0-b715960da600 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/94431304-f577-4bd8-bee0-b715960da600 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(96928b4b-604e-4f2b-8947-dd5d7ba4a7ca): Uploading 1760 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(96928b4b-604e-4f2b-8947-dd5d7ba4a7ca) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(96928b4b-604e-4f2b-8947-dd5d7ba4a7ca) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(96928b4b-604e-4f2b-8947-dd5d7ba4a7ca) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/96928b4b-604e-4f2b-8947-dd5d7ba4a7ca ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/14.tmp (integrity=sha256-Tyj1ZbAw3I+jTnYcRMap00SSDE8uimpYNpM/V1r5TQc=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(96928b4b-604e-4f2b-8947-dd5d7ba4a7ca): Upload complete of 1760 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413369) for http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413369http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c5bb8526-863f-432b-9f79-c3b03dd9a10d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/c5bb8526-863f-432b-9f79-c3b03dd9a10d ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7abfb68d-fcf0-4d4e-a018-e42d80ddf5d8): Uploading 1079 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7abfb68d-fcf0-4d4e-a018-e42d80ddf5d8) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7abfb68d-fcf0-4d4e-a018-e42d80ddf5d8) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7abfb68d-fcf0-4d4e-a018-e42d80ddf5d8) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/7abfb68d-fcf0-4d4e-a018-e42d80ddf5d8 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/15.tmp (integrity=sha256-5d4Gn7Lje7djT1HHt6jjcg+HKH9wgn2vEpJCSjuX6z4=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7abfb68d-fcf0-4d4e-a018-e42d80ddf5d8): Upload complete of 1079 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413370) for http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413370http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/bfb519a9-76f3-4291-9dd1-6a9e04c4283d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/bfb519a9-76f3-4291-9dd1-6a9e04c4283d ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(21e751c2-2308-41b3-a315-ef5194a5e14a): Uploading 1244 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(21e751c2-2308-41b3-a315-ef5194a5e14a) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(21e751c2-2308-41b3-a315-ef5194a5e14a) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(21e751c2-2308-41b3-a315-ef5194a5e14a) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/21e751c2-2308-41b3-a315-ef5194a5e14a ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/16.tmp (integrity=sha256-k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(21e751c2-2308-41b3-a315-ef5194a5e14a): Upload complete of 1244 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413371) for http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413371http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/4d4d4457-6b4d-443c-ab89-777851d45be4 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/4d4d4457-6b4d-443c-ab89-777851d45be4 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(001608be-08a0-44de-b551-41f5c586f6ad): Uploading 1155 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(001608be-08a0-44de-b551-41f5c586f6ad) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(001608be-08a0-44de-b551-41f5c586f6ad) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(001608be-08a0-44de-b551-41f5c586f6ad) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/001608be-08a0-44de-b551-41f5c586f6ad ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/17.tmp (integrity=sha256-MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(001608be-08a0-44de-b551-41f5c586f6ad): Upload complete of 1155 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413372) for http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413372http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/83bc36a9-6adc-45fb-a84b-5e2b588efff5 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/83bc36a9-6adc-45fb-a84b-5e2b588efff5 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(65a1d75a-64c4-4b1a-9e52-acfbdb4fc77f): Uploading 1293 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(65a1d75a-64c4-4b1a-9e52-acfbdb4fc77f) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(65a1d75a-64c4-4b1a-9e52-acfbdb4fc77f) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(65a1d75a-64c4-4b1a-9e52-acfbdb4fc77f) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/65a1d75a-64c4-4b1a-9e52-acfbdb4fc77f ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/18.tmp (integrity=sha256-qGvsfW4NaWJUAV8k+jAgxyt68uSYkM8Zvl4iO07eQSw=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(65a1d75a-64c4-4b1a-9e52-acfbdb4fc77f): Upload complete of 1293 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413373) for http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413373http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fdd3ee80-64b4-4a29-b234-e0827fef5c62 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/fdd3ee80-64b4-4a29-b234-e0827fef5c62 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(86a6e6d6-9890-4ed5-b6f0-9af1cc400a20): Uploading 2089 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(86a6e6d6-9890-4ed5-b6f0-9af1cc400a20) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(86a6e6d6-9890-4ed5-b6f0-9af1cc400a20) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(86a6e6d6-9890-4ed5-b6f0-9af1cc400a20) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/86a6e6d6-9890-4ed5-b6f0-9af1cc400a20 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/19.tmp (integrity=sha256-jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(86a6e6d6-9890-4ed5-b6f0-9af1cc400a20): Upload complete of 2089 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413374) for http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413374http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b1ac0cd2-6337-43bf-9b8b-c7c511f3e997 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/b1ac0cd2-6337-43bf-9b8b-c7c511f3e997 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1caa3aea-9f5c-43e4-bc16-51925edeb351): Uploading 1239 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1caa3aea-9f5c-43e4-bc16-51925edeb351) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1caa3aea-9f5c-43e4-bc16-51925edeb351) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1caa3aea-9f5c-43e4-bc16-51925edeb351) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/1caa3aea-9f5c-43e4-bc16-51925edeb351 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/20.tmp (integrity=sha256-Au+2IdPCR1K6fzgi+wM5XKVYY8AZh6QiVWhS/NgRMNU=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1caa3aea-9f5c-43e4-bc16-51925edeb351): Upload complete of 1239 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413375) for http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413375http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b0401f30-2d07-4384-a645-8eda2004ce67 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/b0401f30-2d07-4384-a645-8eda2004ce67 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ba6c5829-bdf3-4f67-929c-d3fba25121f1): Uploading 1261 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ba6c5829-bdf3-4f67-929c-d3fba25121f1) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ba6c5829-bdf3-4f67-929c-d3fba25121f1) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ba6c5829-bdf3-4f67-929c-d3fba25121f1) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/ba6c5829-bdf3-4f67-929c-d3fba25121f1 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/21.tmp (integrity=sha256-SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ba6c5829-bdf3-4f67-929c-d3fba25121f1): Upload complete of 1261 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413376) for http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413376http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/64afc619-4f30-4204-bc23-c39867d863af -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/64afc619-4f30-4204-bc23-c39867d863af ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0b2fc5f3-2bfd-40b9-906e-750c7dbe67f7): Uploading 1113 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0b2fc5f3-2bfd-40b9-906e-750c7dbe67f7) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0b2fc5f3-2bfd-40b9-906e-750c7dbe67f7) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0b2fc5f3-2bfd-40b9-906e-750c7dbe67f7) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/0b2fc5f3-2bfd-40b9-906e-750c7dbe67f7 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/22.tmp (integrity=sha256-WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy/w=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0b2fc5f3-2bfd-40b9-906e-750c7dbe67f7): Upload complete of 1113 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413377) for http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413377http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/340bb892-cd3d-46a8-9893-3a2de4adaaa1 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/340bb892-cd3d-46a8-9893-3a2de4adaaa1 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a03edf8b-2788-4608-abe6-20ab69a0a8a3): Uploading 1229 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a03edf8b-2788-4608-abe6-20ab69a0a8a3) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a03edf8b-2788-4608-abe6-20ab69a0a8a3) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a03edf8b-2788-4608-abe6-20ab69a0a8a3) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/a03edf8b-2788-4608-abe6-20ab69a0a8a3 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/23.tmp (integrity=sha256-7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a03edf8b-2788-4608-abe6-20ab69a0a8a3): Upload complete of 1229 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413378) for http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413378http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8f350dbd-962e-4fbd-b4c1-306e59aefe25 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/8f350dbd-962e-4fbd-b4c1-306e59aefe25 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6085b5d9-9e3c-4ee9-93df-d4c21427a5aa): Uploading 1091 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6085b5d9-9e3c-4ee9-93df-d4c21427a5aa) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6085b5d9-9e3c-4ee9-93df-d4c21427a5aa) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6085b5d9-9e3c-4ee9-93df-d4c21427a5aa) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/6085b5d9-9e3c-4ee9-93df-d4c21427a5aa ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/24.tmp (integrity=sha256-b0rPNEXzpQ22OFjtaC11asx2j0+hLr7cAomd3VO69e0=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6085b5d9-9e3c-4ee9-93df-d4c21427a5aa): Upload complete of 1091 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413379) for http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413379http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/25c6debc-9253-4888-866b-fde8559a5b28 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/25c6debc-9253-4888-866b-fde8559a5b28 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(09265a1f-e51d-4996-b808-d1b71ff02802): Uploading 1221 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(09265a1f-e51d-4996-b808-d1b71ff02802) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(09265a1f-e51d-4996-b808-d1b71ff02802) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(09265a1f-e51d-4996-b808-d1b71ff02802) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/09265a1f-e51d-4996-b808-d1b71ff02802 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/25.tmp (integrity=sha256-Oq8Qt4f/pNdOtT7Cz/P1buRr1KXcoKQUW+C9lCFg8YQ=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(09265a1f-e51d-4996-b808-d1b71ff02802): Upload complete of 1221 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413380) for http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413380http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/7be9c594-fad1-4800-8e15-403f5405c3d8 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/7be9c594-fad1-4800-8e15-403f5405c3d8 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3d7e8a07-8e70-4caf-8cf5-1c6277233224): Uploading 1175 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3d7e8a07-8e70-4caf-8cf5-1c6277233224) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3d7e8a07-8e70-4caf-8cf5-1c6277233224) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3d7e8a07-8e70-4caf-8cf5-1c6277233224) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/3d7e8a07-8e70-4caf-8cf5-1c6277233224 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/26.tmp (integrity=sha256-yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3+1GBRu4D0+Q=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3d7e8a07-8e70-4caf-8cf5-1c6277233224): Upload complete of 1175 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413381) for http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413381http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fe80f5b3-ea23-461b-a324-d364590ade2a -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/fe80f5b3-ea23-461b-a324-d364590ade2a ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d3c6e394-e761-47ed-b586-05bfb849c5f5): Uploading 1335 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d3c6e394-e761-47ed-b586-05bfb849c5f5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d3c6e394-e761-47ed-b586-05bfb849c5f5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d3c6e394-e761-47ed-b586-05bfb849c5f5) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/d3c6e394-e761-47ed-b586-05bfb849c5f5 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/27.tmp (integrity=sha256-b/pemT3AQtkcxWYfWDVJk2/kTkEqjdt+oehmTIE02AM=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d3c6e394-e761-47ed-b586-05bfb849c5f5): Upload complete of 1335 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413382) for http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413382http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5041f3a3-9471-4471-9191-9670ed2fbe4d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/5041f3a3-9471-4471-9191-9670ed2fbe4d ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(20a70ffd-3f36-4b3c-9d61-64a6bbe7a3cb): Uploading 1152 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(20a70ffd-3f36-4b3c-9d61-64a6bbe7a3cb) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(20a70ffd-3f36-4b3c-9d61-64a6bbe7a3cb) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(20a70ffd-3f36-4b3c-9d61-64a6bbe7a3cb) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/20a70ffd-3f36-4b3c-9d61-64a6bbe7a3cb ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/28.tmp (integrity=sha256-mfov8Hrp8eJ57UpQUEJ+8RVeKjq45a8ngANpAaLYR6w=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(20a70ffd-3f36-4b3c-9d61-64a6bbe7a3cb): Upload complete of 1152 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413383) for http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413383http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d041e848-05c6-4201-b515-a4d61ce4b90a -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/d041e848-05c6-4201-b515-a4d61ce4b90a ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(45e3e594-d2fd-4fa1-843b-d0793da90e8a): Uploading 1150 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(45e3e594-d2fd-4fa1-843b-d0793da90e8a) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(45e3e594-d2fd-4fa1-843b-d0793da90e8a) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(45e3e594-d2fd-4fa1-843b-d0793da90e8a) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/45e3e594-d2fd-4fa1-843b-d0793da90e8a ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/29.tmp (integrity=sha256-7xF1FYDJR0vQb3gRCLf5zGPh50+3WuGOhPKs9utqGUE=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(45e3e594-d2fd-4fa1-843b-d0793da90e8a): Upload complete of 1150 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413384) for http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413384http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d94b4a12-783a-487c-9317-cd9aff0104ce -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/d94b4a12-783a-487c-9317-cd9aff0104ce ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b30f9557-397f-41b0-a2e4-ed1d60b4712c): Uploading 1142 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b30f9557-397f-41b0-a2e4-ed1d60b4712c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b30f9557-397f-41b0-a2e4-ed1d60b4712c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b30f9557-397f-41b0-a2e4-ed1d60b4712c) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/b30f9557-397f-41b0-a2e4-ed1d60b4712c ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/30.tmp (integrity=sha256-s+jWsJZ/9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b30f9557-397f-41b0-a2e4-ed1d60b4712c): Upload complete of 1142 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413385) for http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413385http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/37d560b8-8974-4393-9988-e8dcd6f9f22e -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/37d560b8-8974-4393-9988-e8dcd6f9f22e ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(92000b6d-ac6f-44dc-ade6-c6ac4070b449): Uploading 1178 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(92000b6d-ac6f-44dc-ade6-c6ac4070b449) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(92000b6d-ac6f-44dc-ade6-c6ac4070b449) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(92000b6d-ac6f-44dc-ade6-c6ac4070b449) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/92000b6d-ac6f-44dc-ade6-c6ac4070b449 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/31.tmp (integrity=sha256-MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx+u3BdkYQ=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(92000b6d-ac6f-44dc-ade6-c6ac4070b449): Upload complete of 1178 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413386) for http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413386http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/6fe0004d-96ca-4987-86e8-733adca2190e -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/6fe0004d-96ca-4987-86e8-733adca2190e ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0f97f2a0-89c9-4bf0-a370-a0cfa020889b): Uploading 1806 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0f97f2a0-89c9-4bf0-a370-a0cfa020889b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0f97f2a0-89c9-4bf0-a370-a0cfa020889b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0f97f2a0-89c9-4bf0-a370-a0cfa020889b) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/0f97f2a0-89c9-4bf0-a370-a0cfa020889b ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/32.tmp (integrity=sha256-s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0f97f2a0-89c9-4bf0-a370-a0cfa020889b): Upload complete of 1806 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413387) for http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413387http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/9e615d83-a3a0-4f57-a50e-67a815529c33 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/9e615d83-a3a0-4f57-a50e-67a815529c33 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(87e48462-649d-43b3-be93-9bd5691ba9ac): Uploading 1163 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(87e48462-649d-43b3-be93-9bd5691ba9ac) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(87e48462-649d-43b3-be93-9bd5691ba9ac) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(87e48462-649d-43b3-be93-9bd5691ba9ac) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/87e48462-649d-43b3-be93-9bd5691ba9ac ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/33.tmp (integrity=sha256-UKuxu3Hz+fGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(87e48462-649d-43b3-be93-9bd5691ba9ac): Upload complete of 1163 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413388) for http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413388http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/4d7847ac-7b0b-41f0-90b8-063880ebaefd -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/4d7847ac-7b0b-41f0-90b8-063880ebaefd ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(26962485-470f-4d1d-b4bc-0898b91be351): Uploading 1059 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(26962485-470f-4d1d-b4bc-0898b91be351) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(26962485-470f-4d1d-b4bc-0898b91be351) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(26962485-470f-4d1d-b4bc-0898b91be351) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/26962485-470f-4d1d-b4bc-0898b91be351 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/34.tmp (integrity=sha256-3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt/TEE=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(26962485-470f-4d1d-b4bc-0898b91be351): Upload complete of 1059 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413389) for http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413389http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/986bc22d-82ac-46ae-99c2-acff66fa41a6 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/986bc22d-82ac-46ae-99c2-acff66fa41a6 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fe2a1e0e-4f48-4057-ae56-315be6adc764): Uploading 1059 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fe2a1e0e-4f48-4057-ae56-315be6adc764) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fe2a1e0e-4f48-4057-ae56-315be6adc764) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fe2a1e0e-4f48-4057-ae56-315be6adc764) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/fe2a1e0e-4f48-4057-ae56-315be6adc764 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/35.tmp (integrity=sha256-Rq39aiLMuqiP+0mPmeCr0C2QflhXTn//NEPZaPtsh7s=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fe2a1e0e-4f48-4057-ae56-315be6adc764): Upload complete of 1059 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413390) for http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413390http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/92ba1b17-56a6-4949-ae13-29c4239e76fe -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/92ba1b17-56a6-4949-ae13-29c4239e76fe ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(491a019e-64d9-4abe-980c-d9453303de59): Uploading 715 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(491a019e-64d9-4abe-980c-d9453303de59) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(491a019e-64d9-4abe-980c-d9453303de59) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(491a019e-64d9-4abe-980c-d9453303de59) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/491a019e-64d9-4abe-980c-d9453303de59 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/36.tmp (integrity=sha256-PjfwUp1+w6kzto+92J5gCGOUXTWvFUUHmzECFE26ZTI=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(491a019e-64d9-4abe-980c-d9453303de59): Upload complete of 715 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413391) for http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413391http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ba65a0e6-edd5-47f5-9871-d1ecc5702662 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/ba65a0e6-edd5-47f5-9871-d1ecc5702662 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5d9327da-e6e8-4074-ac2d-5af4e9119b3c): Uploading 10052 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5d9327da-e6e8-4074-ac2d-5af4e9119b3c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5d9327da-e6e8-4074-ac2d-5af4e9119b3c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5d9327da-e6e8-4074-ac2d-5af4e9119b3c) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/5d9327da-e6e8-4074-ac2d-5af4e9119b3c ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/37.tmp (integrity=sha256-h+jhrR+2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5d9327da-e6e8-4074-ac2d-5af4e9119b3c): Upload complete of 10052 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413392) for http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413392http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d2e845b7-1b5d-43c2-a6bd-bc6dca02f906 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/d2e845b7-1b5d-43c2-a6bd-bc6dca02f906 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(015796ac-9389-4209-9c3d-97aacb2789d4): Uploading 1970 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(015796ac-9389-4209-9c3d-97aacb2789d4) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(015796ac-9389-4209-9c3d-97aacb2789d4) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(015796ac-9389-4209-9c3d-97aacb2789d4) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/015796ac-9389-4209-9c3d-97aacb2789d4 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/38.tmp (integrity=sha256-vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(015796ac-9389-4209-9c3d-97aacb2789d4): Upload complete of 1970 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413393) for http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413393http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/328f7311-8cf5-4afa-8c88-fa0b6663ea7a -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/328f7311-8cf5-4afa-8c88-fa0b6663ea7a ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(91369b16-e472-497a-88d3-63c1e4226919): Uploading 3560 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(91369b16-e472-497a-88d3-63c1e4226919) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(91369b16-e472-497a-88d3-63c1e4226919) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(91369b16-e472-497a-88d3-63c1e4226919) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/91369b16-e472-497a-88d3-63c1e4226919 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/39.tmp (integrity=sha256-2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(91369b16-e472-497a-88d3-63c1e4226919): Upload complete of 3560 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413394) for http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413394http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/798ac34d-66b6-4951-8137-2f3871c2e45b -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/798ac34d-66b6-4951-8137-2f3871c2e45b ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d71a667a-d618-4a99-bf15-c5957ccc228f): Uploading 1773 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d71a667a-d618-4a99-bf15-c5957ccc228f) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d71a667a-d618-4a99-bf15-c5957ccc228f) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d71a667a-d618-4a99-bf15-c5957ccc228f) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/d71a667a-d618-4a99-bf15-c5957ccc228f ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/40.tmp (integrity=sha256-sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d71a667a-d618-4a99-bf15-c5957ccc228f): Upload complete of 1773 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413395) for http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413395http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/2300dd24-a0d1-4f8c-8eb0-94af60088d96 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/2300dd24-a0d1-4f8c-8eb0-94af60088d96 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(43b59375-d996-42be-b01b-22fd869097d5): Uploading 11571 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(43b59375-d996-42be-b01b-22fd869097d5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(43b59375-d996-42be-b01b-22fd869097d5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(43b59375-d996-42be-b01b-22fd869097d5) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/43b59375-d996-42be-b01b-22fd869097d5 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/41.tmp (integrity=sha256-Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad+Kk1mN4QiY=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(43b59375-d996-42be-b01b-22fd869097d5): Upload complete of 11571 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413396) for http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413396http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/aea97e8c-80f6-44e7-b4f9-d73e5b9d77b9 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/aea97e8c-80f6-44e7-b4f9-d73e5b9d77b9 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(88390e4c-6701-4cc5-8bfe-f26dcd0a2841): Uploading 36870 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(88390e4c-6701-4cc5-8bfe-f26dcd0a2841) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(88390e4c-6701-4cc5-8bfe-f26dcd0a2841) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(88390e4c-6701-4cc5-8bfe-f26dcd0a2841) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/88390e4c-6701-4cc5-8bfe-f26dcd0a2841 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/42.tmp (integrity=sha256-kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(88390e4c-6701-4cc5-8bfe-f26dcd0a2841): Upload complete of 36870 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413397) for http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413397http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d174a7ef-7bd0-4fdb-b0a5-a1d1f5f5c77c -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/d174a7ef-7bd0-4fdb-b0a5-a1d1f5f5c77c ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0c48eca6-0c45-4b0d-86a3-e36ad6d86439): Uploading 2536 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0c48eca6-0c45-4b0d-86a3-e36ad6d86439) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0c48eca6-0c45-4b0d-86a3-e36ad6d86439) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0c48eca6-0c45-4b0d-86a3-e36ad6d86439) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/0c48eca6-0c45-4b0d-86a3-e36ad6d86439 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/43.tmp (integrity=sha256-eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0c48eca6-0c45-4b0d-86a3-e36ad6d86439): Upload complete of 2536 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413398) for http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413398http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/f748592c-68d4-4be9-8169-5d99be37fcec -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/f748592c-68d4-4be9-8169-5d99be37fcec ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8d4f2520-935a-4345-8354-c02ea0b0d35c): Uploading 6098 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8d4f2520-935a-4345-8354-c02ea0b0d35c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8d4f2520-935a-4345-8354-c02ea0b0d35c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8d4f2520-935a-4345-8354-c02ea0b0d35c) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/8d4f2520-935a-4345-8354-c02ea0b0d35c ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/44.tmp (integrity=sha256-XNfsFzpMGtyUb4cp+ZP4sbwRpfi+BGbF07psv2MPtA4=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8d4f2520-935a-4345-8354-c02ea0b0d35c): Upload complete of 6098 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413399) for http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413399http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/474a0df0-690b-4fe2-af4b-5ec4ed10d386 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/474a0df0-690b-4fe2-af4b-5ec4ed10d386 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7d8637cd-8aec-4c9a-8404-d2219ca4a04b): Uploading 9182 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7d8637cd-8aec-4c9a-8404-d2219ca4a04b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7d8637cd-8aec-4c9a-8404-d2219ca4a04b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7d8637cd-8aec-4c9a-8404-d2219ca4a04b) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/7d8637cd-8aec-4c9a-8404-d2219ca4a04b ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/45.tmp (integrity=sha256-GslQZC/V0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7d8637cd-8aec-4c9a-8404-d2219ca4a04b): Upload complete of 9182 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413400) for http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413400http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d0d90dda-092a-4bf5-892c-6d15e473d4a0 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/d0d90dda-092a-4bf5-892c-6d15e473d4a0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c23e6f51-9a97-4ba7-beaa-24f080655493): Uploading 5993 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c23e6f51-9a97-4ba7-beaa-24f080655493) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c23e6f51-9a97-4ba7-beaa-24f080655493) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c23e6f51-9a97-4ba7-beaa-24f080655493) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/c23e6f51-9a97-4ba7-beaa-24f080655493 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/46.tmp (integrity=sha256-mvg3xbJ3LnwZdOssam2+vdSJ1/LWFX7/lxFJVciB6lg=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c23e6f51-9a97-4ba7-beaa-24f080655493): Upload complete of 5993 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413401) for http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413401http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c56321ae-8098-4fb0-8c5e-17efaa940db1 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/c56321ae-8098-4fb0-8c5e-17efaa940db1 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e5b41bbf-a33d-4b8d-bf31-d6789d5073d7): Uploading 6332 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e5b41bbf-a33d-4b8d-bf31-d6789d5073d7) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e5b41bbf-a33d-4b8d-bf31-d6789d5073d7) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e5b41bbf-a33d-4b8d-bf31-d6789d5073d7) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/e5b41bbf-a33d-4b8d-bf31-d6789d5073d7 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/47.tmp (integrity=sha256-MAqsHQLxvTtVgSONw2nt+i52FKAKxkPqHKZN3dVehag=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e5b41bbf-a33d-4b8d-bf31-d6789d5073d7): Upload complete of 6332 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413402) for http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413402http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/0ca1115a-9eb5-4d84-adbb-b9f9fafb144d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/0ca1115a-9eb5-4d84-adbb-b9f9fafb144d ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f0bc9f5a-ad0e-4695-908f-e4a3d438d83d): Uploading 6032 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f0bc9f5a-ad0e-4695-908f-e4a3d438d83d) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f0bc9f5a-ad0e-4695-908f-e4a3d438d83d) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f0bc9f5a-ad0e-4695-908f-e4a3d438d83d) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/f0bc9f5a-ad0e-4695-908f-e4a3d438d83d ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/48.tmp (integrity=sha256-iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f0bc9f5a-ad0e-4695-908f-e4a3d438d83d): Upload complete of 6032 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413403) for http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413403http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/10e5b28f-ec1d-4013-8e8e-5e30554ee7b0 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/10e5b28f-ec1d-4013-8e8e-5e30554ee7b0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d1974834-191f-4f83-a258-d34962125751): Uploading 6734 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d1974834-191f-4f83-a258-d34962125751) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d1974834-191f-4f83-a258-d34962125751) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d1974834-191f-4f83-a258-d34962125751) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/d1974834-191f-4f83-a258-d34962125751 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/49.tmp (integrity=sha256-82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d1974834-191f-4f83-a258-d34962125751): Upload complete of 6734 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413404) for http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413404http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ac105c87-fc8c-477b-a070-bfec6d52672f -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/ac105c87-fc8c-477b-a070-bfec6d52672f ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(72bb9a86-e2c9-42d0-9a07-746afb17557c): Uploading 9260 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(72bb9a86-e2c9-42d0-9a07-746afb17557c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(72bb9a86-e2c9-42d0-9a07-746afb17557c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(72bb9a86-e2c9-42d0-9a07-746afb17557c) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/72bb9a86-e2c9-42d0-9a07-746afb17557c ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/50.tmp (integrity=sha256-Q/y6R172KY9YPbOiNMSixqoh8QjGcQtM+rFsRKO2bE8=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(72bb9a86-e2c9-42d0-9a07-746afb17557c): Upload complete of 9260 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413405) for http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413405http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5473cc50-7698-498c-9780-b3b8e2b56374 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/5473cc50-7698-498c-9780-b3b8e2b56374 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f445493e-38f3-4351-89bc-bd52a2028c12): Uploading 6574 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f445493e-38f3-4351-89bc-bd52a2028c12) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f445493e-38f3-4351-89bc-bd52a2028c12) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f445493e-38f3-4351-89bc-bd52a2028c12) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/f445493e-38f3-4351-89bc-bd52a2028c12 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/51.tmp (integrity=sha256-vBVhVK0Ik2c9Bvwl+lAPy96DxOyTL2+keUcQmCA/rq0=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f445493e-38f3-4351-89bc-bd52a2028c12): Upload complete of 6574 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413406) for http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413406http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/77fad8b3-71cb-4887-a4dd-6f66146dffad -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/77fad8b3-71cb-4887-a4dd-6f66146dffad ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a4ff0bcd-9dcf-46e7-9c63-8c7e924259b5): Uploading 5882 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a4ff0bcd-9dcf-46e7-9c63-8c7e924259b5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a4ff0bcd-9dcf-46e7-9c63-8c7e924259b5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a4ff0bcd-9dcf-46e7-9c63-8c7e924259b5) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/a4ff0bcd-9dcf-46e7-9c63-8c7e924259b5 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/52.tmp (integrity=sha256-/x3Wsw8+wpZRU2JIVcrL33nrHQV17lCsxuRemUqet54=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a4ff0bcd-9dcf-46e7-9c63-8c7e924259b5): Upload complete of 5882 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413407) for http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413407http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/1e7f7424-1ad3-42f2-ae2e-1e3473f20a06 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/1e7f7424-1ad3-42f2-ae2e-1e3473f20a06 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(21567730-71bf-428e-a169-e57e012ff9c8): Uploading 6506 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(21567730-71bf-428e-a169-e57e012ff9c8) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(21567730-71bf-428e-a169-e57e012ff9c8) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(21567730-71bf-428e-a169-e57e012ff9c8) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/21567730-71bf-428e-a169-e57e012ff9c8 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/53.tmp (integrity=sha256-8NYR/hsIIjp/PKQLuUNyeWjGcw9Ffd0e82E28xODp0k=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(21567730-71bf-428e-a169-e57e012ff9c8): Upload complete of 6506 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413408) for http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413408http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/be20cd4f-719c-421d-9699-07463551774a -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/be20cd4f-719c-421d-9699-07463551774a ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(df70db8d-dac6-4355-9e1b-582e26efa220): Uploading 6185 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(df70db8d-dac6-4355-9e1b-582e26efa220) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(df70db8d-dac6-4355-9e1b-582e26efa220) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(df70db8d-dac6-4355-9e1b-582e26efa220) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/df70db8d-dac6-4355-9e1b-582e26efa220 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/54.tmp (integrity=sha256-oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3+WONWHQ=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(df70db8d-dac6-4355-9e1b-582e26efa220): Upload complete of 6185 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413409) for http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413409http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/31a5ade5-c074-4b19-b2c8-ff02588eda12 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/31a5ade5-c074-4b19-b2c8-ff02588eda12 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(dd951b2c-ae88-4c50-893c-88020a8b15a4): Uploading 6547 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dd951b2c-ae88-4c50-893c-88020a8b15a4) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dd951b2c-ae88-4c50-893c-88020a8b15a4) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dd951b2c-ae88-4c50-893c-88020a8b15a4) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/dd951b2c-ae88-4c50-893c-88020a8b15a4 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/55.tmp (integrity=sha256-K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(dd951b2c-ae88-4c50-893c-88020a8b15a4): Upload complete of 6547 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413410) for http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413410http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/3cfc23ac-5059-4096-af63-ffb2a76acbd0 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/3cfc23ac-5059-4096-af63-ffb2a76acbd0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f30c5a5c-1738-403d-8988-8bbfc374b670): Uploading 6852 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f30c5a5c-1738-403d-8988-8bbfc374b670) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f30c5a5c-1738-403d-8988-8bbfc374b670) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f30c5a5c-1738-403d-8988-8bbfc374b670) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/f30c5a5c-1738-403d-8988-8bbfc374b670 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/56.tmp (integrity=sha256-cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f30c5a5c-1738-403d-8988-8bbfc374b670): Upload complete of 6852 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413411) for http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413411http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5ea94dc3-089a-4e51-ac28-cb7c43eb488f -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/5ea94dc3-089a-4e51-ac28-cb7c43eb488f ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(51df7e9a-7a69-4b6b-b511-8e22aca49f18): Uploading 6253 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(51df7e9a-7a69-4b6b-b511-8e22aca49f18) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(51df7e9a-7a69-4b6b-b511-8e22aca49f18) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(51df7e9a-7a69-4b6b-b511-8e22aca49f18) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/51df7e9a-7a69-4b6b-b511-8e22aca49f18 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/57.tmp (integrity=sha256-tnKOTsJNsJ1igF6lTizkpOyMKbYWZe+dVsGZzjKfNTc=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(51df7e9a-7a69-4b6b-b511-8e22aca49f18): Upload complete of 6253 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413412) for http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413412http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fc7e4599-c979-4eab-9ba9-904783251838 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/fc7e4599-c979-4eab-9ba9-904783251838 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1ded0f00-ce2c-45c3-8fd1-4f5938ddf1c2): Uploading 6522 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1ded0f00-ce2c-45c3-8fd1-4f5938ddf1c2) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1ded0f00-ce2c-45c3-8fd1-4f5938ddf1c2) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1ded0f00-ce2c-45c3-8fd1-4f5938ddf1c2) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/1ded0f00-ce2c-45c3-8fd1-4f5938ddf1c2 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/58.tmp (integrity=sha256-cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1ded0f00-ce2c-45c3-8fd1-4f5938ddf1c2): Upload complete of 6522 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413413) for http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413413http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a8a87b7d-855e-4410-b890-36bbb08382b0 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/a8a87b7d-855e-4410-b890-36bbb08382b0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8310625e-58b6-4fcf-b7e1-d9278876cf61): Uploading 6036 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8310625e-58b6-4fcf-b7e1-d9278876cf61) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8310625e-58b6-4fcf-b7e1-d9278876cf61) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8310625e-58b6-4fcf-b7e1-d9278876cf61) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/8310625e-58b6-4fcf-b7e1-d9278876cf61 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/59.tmp (integrity=sha256-lxzYcB9KSB/Ykf7kHHM4ZRcTEbModiVoT3lAhJxL3mA=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8310625e-58b6-4fcf-b7e1-d9278876cf61): Upload complete of 6036 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413414) for http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413414http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/758ba04e-41cc-4b72-8388-0b9627cbfb8b -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/758ba04e-41cc-4b72-8388-0b9627cbfb8b ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(42845f87-d150-4b94-ad64-240539eec881): Uploading 6274 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(42845f87-d150-4b94-ad64-240539eec881) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(42845f87-d150-4b94-ad64-240539eec881) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(42845f87-d150-4b94-ad64-240539eec881) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/42845f87-d150-4b94-ad64-240539eec881 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/60.tmp (integrity=sha256-Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(42845f87-d150-4b94-ad64-240539eec881): Upload complete of 6274 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413415) for http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413415http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/3a79e319-ac2b-486c-b07c-76de5414bb03 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/3a79e319-ac2b-486c-b07c-76de5414bb03 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8627ee32-886b-4b7e-9c77-7bdedc9cabf8): Uploading 6046 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8627ee32-886b-4b7e-9c77-7bdedc9cabf8) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8627ee32-886b-4b7e-9c77-7bdedc9cabf8) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8627ee32-886b-4b7e-9c77-7bdedc9cabf8) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/8627ee32-886b-4b7e-9c77-7bdedc9cabf8 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/61.tmp (integrity=sha256-vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8627ee32-886b-4b7e-9c77-7bdedc9cabf8): Upload complete of 6046 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413416) for http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413416http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5117a8d3-e6a9-4822-bc9e-8da0cbb2b673 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/5117a8d3-e6a9-4822-bc9e-8da0cbb2b673 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6e5812d5-13d1-4908-b4fc-8644cdb5a765): Uploading 6250 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6e5812d5-13d1-4908-b4fc-8644cdb5a765) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6e5812d5-13d1-4908-b4fc-8644cdb5a765) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6e5812d5-13d1-4908-b4fc-8644cdb5a765) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/6e5812d5-13d1-4908-b4fc-8644cdb5a765 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/62.tmp (integrity=sha256-Cxs1ShEiNfLO/U/vt3ziCc6g7XCCt3cXpLKqS0NW9p0=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6e5812d5-13d1-4908-b4fc-8644cdb5a765): Upload complete of 6250 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413417) for http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413417http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/df791138-99e0-4ad9-aff9-fb43df9a32ff -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/df791138-99e0-4ad9-aff9-fb43df9a32ff ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(658cd6b2-543e-4686-9b69-c82e5c39c199): Uploading 8742 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(658cd6b2-543e-4686-9b69-c82e5c39c199) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(658cd6b2-543e-4686-9b69-c82e5c39c199) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(658cd6b2-543e-4686-9b69-c82e5c39c199) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/658cd6b2-543e-4686-9b69-c82e5c39c199 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/63.tmp (integrity=sha256-hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(658cd6b2-543e-4686-9b69-c82e5c39c199): Upload complete of 8742 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413418) for http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413418http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/cd32671e-1c4d-4583-bad0-3bd87a73c3a1 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/cd32671e-1c4d-4583-bad0-3bd87a73c3a1 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(43533d47-50de-406a-890e-28d57f58f0da): Uploading 6307 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(43533d47-50de-406a-890e-28d57f58f0da) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(43533d47-50de-406a-890e-28d57f58f0da) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(43533d47-50de-406a-890e-28d57f58f0da) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/43533d47-50de-406a-890e-28d57f58f0da ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/64.tmp (integrity=sha256-I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(43533d47-50de-406a-890e-28d57f58f0da): Upload complete of 6307 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413419) for http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413419http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e1671ae0-5072-4b29-b69b-ab281a666cac -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/e1671ae0-5072-4b29-b69b-ab281a666cac ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(dbe2fcd1-f8cf-4e9c-83e6-afab15f9880b): Uploading 6154 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dbe2fcd1-f8cf-4e9c-83e6-afab15f9880b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dbe2fcd1-f8cf-4e9c-83e6-afab15f9880b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dbe2fcd1-f8cf-4e9c-83e6-afab15f9880b) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/dbe2fcd1-f8cf-4e9c-83e6-afab15f9880b ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/65.tmp (integrity=sha256-dlAewQPKn9t0EDFTEm5ltRQT+WrMBBErX1LZM6zfIc0=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(dbe2fcd1-f8cf-4e9c-83e6-afab15f9880b): Upload complete of 6154 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413420) for http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413420http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a879b341-398f-454f-baf2-6a1a06e84ead -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/a879b341-398f-454f-baf2-6a1a06e84ead ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2b6d6ccd-d090-4d1f-9475-16fb87838440): Uploading 8669 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2b6d6ccd-d090-4d1f-9475-16fb87838440) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2b6d6ccd-d090-4d1f-9475-16fb87838440) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2b6d6ccd-d090-4d1f-9475-16fb87838440) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/2b6d6ccd-d090-4d1f-9475-16fb87838440 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/66.tmp (integrity=sha256-ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2b6d6ccd-d090-4d1f-9475-16fb87838440): Upload complete of 8669 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413421) for http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413421http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b1f1b7f5-c889-441b-8086-d6e1f788ba0d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/b1f1b7f5-c889-441b-8086-d6e1f788ba0d ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1eaeb032-ddfd-495d-8570-2b731c35f625): Uploading 6901 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1eaeb032-ddfd-495d-8570-2b731c35f625) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1eaeb032-ddfd-495d-8570-2b731c35f625) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1eaeb032-ddfd-495d-8570-2b731c35f625) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/1eaeb032-ddfd-495d-8570-2b731c35f625 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/67.tmp (integrity=sha256-8l+WWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1eaeb032-ddfd-495d-8570-2b731c35f625): Upload complete of 6901 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413422) for http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413422http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/60fe44b1-7080-411a-810c-5e9f37f4f81e -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/60fe44b1-7080-411a-810c-5e9f37f4f81e ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c319460a-08cb-42fa-8da8-f39cf9b870c6): Uploading 5848 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c319460a-08cb-42fa-8da8-f39cf9b870c6) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c319460a-08cb-42fa-8da8-f39cf9b870c6) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(c319460a-08cb-42fa-8da8-f39cf9b870c6) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/c319460a-08cb-42fa-8da8-f39cf9b870c6 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/68.tmp (integrity=sha256-+IRZ4//V1GOWQ9KLtbzgE+NbhhRBycosRc64B97TKj4=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(c319460a-08cb-42fa-8da8-f39cf9b870c6): Upload complete of 5848 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413423) for http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413423http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e7f84ef0-0f9a-46aa-9338-d32b3da7b533 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/e7f84ef0-0f9a-46aa-9338-d32b3da7b533 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(86611b58-fb3d-4369-8ae2-6f3eb26c5333): Uploading 1101 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(86611b58-fb3d-4369-8ae2-6f3eb26c5333) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(86611b58-fb3d-4369-8ae2-6f3eb26c5333) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(86611b58-fb3d-4369-8ae2-6f3eb26c5333) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/86611b58-fb3d-4369-8ae2-6f3eb26c5333 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/69.tmp (integrity=sha256-V+lxWB0nxel8r7ylMgw556l/VPsMO29I16T/DgO8NMQ=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(86611b58-fb3d-4369-8ae2-6f3eb26c5333): Upload complete of 1101 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413424) for http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413424http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/52c47b4d-f297-4171-9130-226a40c842a7 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/52c47b4d-f297-4171-9130-226a40c842a7 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d5ccd611-63ca-40fe-be79-5d83833e413b): Uploading 12010 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d5ccd611-63ca-40fe-be79-5d83833e413b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d5ccd611-63ca-40fe-be79-5d83833e413b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d5ccd611-63ca-40fe-be79-5d83833e413b) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/d5ccd611-63ca-40fe-be79-5d83833e413b ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/70.tmp (integrity=sha256-uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d5ccd611-63ca-40fe-be79-5d83833e413b): Upload complete of 12010 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413425) for http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413425http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d9667f85-b7d3-4e44-b17b-b2a6334334bd -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/d9667f85-b7d3-4e44-b17b-b2a6334334bd ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4f5ad622-56c0-4008-a86b-4ca37d5ae960): Uploading 1141 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4f5ad622-56c0-4008-a86b-4ca37d5ae960) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4f5ad622-56c0-4008-a86b-4ca37d5ae960) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4f5ad622-56c0-4008-a86b-4ca37d5ae960) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/4f5ad622-56c0-4008-a86b-4ca37d5ae960 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/71.tmp (integrity=sha256-pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4f5ad622-56c0-4008-a86b-4ca37d5ae960): Upload complete of 1141 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413426) for http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413426http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b6e2baca-5205-46f5-92f3-f2e1e889a9bf -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/b6e2baca-5205-46f5-92f3-f2e1e889a9bf ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(11a6621a-020f-4478-a3c9-6e071a6b8bea): Uploading 16800 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(11a6621a-020f-4478-a3c9-6e071a6b8bea) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(11a6621a-020f-4478-a3c9-6e071a6b8bea) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(11a6621a-020f-4478-a3c9-6e071a6b8bea) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/11a6621a-020f-4478-a3c9-6e071a6b8bea ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/72.tmp (integrity=sha256-Wmgp+1s82IIY+jX9o7lYcOJS1QrGlZC0PpACTzQwl6M=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(11a6621a-020f-4478-a3c9-6e071a6b8bea): Upload complete of 16800 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413427) for http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413427http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5a1bbdf8-65c1-4e02-aaa4-77b2c8a48097 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/5a1bbdf8-65c1-4e02-aaa4-77b2c8a48097 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6c76793d-45ad-4441-82b1-eccfb0a26325): Uploading 63288 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6c76793d-45ad-4441-82b1-eccfb0a26325) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6c76793d-45ad-4441-82b1-eccfb0a26325) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6c76793d-45ad-4441-82b1-eccfb0a26325) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/6c76793d-45ad-4441-82b1-eccfb0a26325 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/73.tmp (integrity=sha256-sHxTh3q3+dRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6c76793d-45ad-4441-82b1-eccfb0a26325): Upload complete of 63288 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413428) for http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413428http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/bb6cf5d0-c5e2-4eb7-85b2-841ee779fc20 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/bb6cf5d0-c5e2-4eb7-85b2-841ee779fc20 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7d1b6f00-a00a-4135-9d4a-407da8129daf): Uploading 16652 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7d1b6f00-a00a-4135-9d4a-407da8129daf) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7d1b6f00-a00a-4135-9d4a-407da8129daf) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(7d1b6f00-a00a-4135-9d4a-407da8129daf) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/7d1b6f00-a00a-4135-9d4a-407da8129daf ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/74.tmp (integrity=sha256-Y3nFU5/VYE71u5aj3293uK2rbUrlZ/wwvObLZ8QhuYQ=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(7d1b6f00-a00a-4135-9d4a-407da8129daf): Upload complete of 16652 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413429) for http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413429http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/bac19a92-162c-4bf7-8da1-aa17dd5dfb9d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/bac19a92-162c-4bf7-8da1-aa17dd5dfb9d ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(839d229c-18d5-495f-80a2-c90b637f2fd1): Uploading 16728 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(839d229c-18d5-495f-80a2-c90b637f2fd1) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(839d229c-18d5-495f-80a2-c90b637f2fd1) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(839d229c-18d5-495f-80a2-c90b637f2fd1) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/839d229c-18d5-495f-80a2-c90b637f2fd1 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/75.tmp (integrity=sha256-zBbaSmjEFvS6KUk8SEwgYyykdXC+UFyhY9//LwqO8Z0=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(839d229c-18d5-495f-80a2-c90b637f2fd1): Upload complete of 16728 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413430) for http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413430http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/4d95ddd9-26c7-4170-a909-c93a5d2d9cf8 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/4d95ddd9-26c7-4170-a909-c93a5d2d9cf8 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a4b3dac8-1933-4554-a2de-b0e2bff5bd0b): Uploading 246 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a4b3dac8-1933-4554-a2de-b0e2bff5bd0b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a4b3dac8-1933-4554-a2de-b0e2bff5bd0b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a4b3dac8-1933-4554-a2de-b0e2bff5bd0b) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/a4b3dac8-1933-4554-a2de-b0e2bff5bd0b ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/76.tmp (integrity=sha256-u+LJFVTcY/MEnXDPx/jDr74kdKvSL0fNYsVaoucWMS0=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a4b3dac8-1933-4554-a2de-b0e2bff5bd0b): Upload complete of 246 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413431) for http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413431http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/f54c7792-02a7-47bb-97dd-ba91e05138e3 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/f54c7792-02a7-47bb-97dd-ba91e05138e3 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1c66d414-c017-4b38-a131-ac0c4c6ca0eb): Uploading 360 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1c66d414-c017-4b38-a131-ac0c4c6ca0eb) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1c66d414-c017-4b38-a131-ac0c4c6ca0eb) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(1c66d414-c017-4b38-a131-ac0c4c6ca0eb) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/1c66d414-c017-4b38-a131-ac0c4c6ca0eb ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/77.tmp (integrity=sha256-eo8K7m5KF0iRfYzWDplfji/fxUb9GlUHqqY6IuMrLc4=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(1c66d414-c017-4b38-a131-ac0c4c6ca0eb): Upload complete of 360 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413432) for http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413432http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/edb503e5-55f3-4f56-9880-8d757b1a2313 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/edb503e5-55f3-4f56-9880-8d757b1a2313 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(812406df-e712-4cc1-9d8e-a2ea636fb3cb): Uploading 1169 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(812406df-e712-4cc1-9d8e-a2ea636fb3cb) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(812406df-e712-4cc1-9d8e-a2ea636fb3cb) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(812406df-e712-4cc1-9d8e-a2ea636fb3cb) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/812406df-e712-4cc1-9d8e-a2ea636fb3cb ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/78.tmp (integrity=sha256-/qULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK/x8URU=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(812406df-e712-4cc1-9d8e-a2ea636fb3cb): Upload complete of 1169 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413433) for http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413433http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/7018c715-2343-46e3-9999-d9c68d41ec0a -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/7018c715-2343-46e3-9999-d9c68d41ec0a ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fb327288-9bba-45a4-b16b-1771be581c24): Uploading 3537 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fb327288-9bba-45a4-b16b-1771be581c24) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fb327288-9bba-45a4-b16b-1771be581c24) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fb327288-9bba-45a4-b16b-1771be581c24) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/fb327288-9bba-45a4-b16b-1771be581c24 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/79.tmp (integrity=sha256-ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fb327288-9bba-45a4-b16b-1771be581c24): Upload complete of 3537 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413434) for http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413434http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c60cc976-0a63-491a-a8a1-8f22a6ff7711 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/c60cc976-0a63-491a-a8a1-8f22a6ff7711 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(bbcb9663-14ec-4b12-a8eb-b5760b864737): Uploading 478 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(bbcb9663-14ec-4b12-a8eb-b5760b864737) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(bbcb9663-14ec-4b12-a8eb-b5760b864737) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(bbcb9663-14ec-4b12-a8eb-b5760b864737) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/bbcb9663-14ec-4b12-a8eb-b5760b864737 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/80.tmp (integrity=sha256-C1W33ZET4v+aPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(bbcb9663-14ec-4b12-a8eb-b5760b864737): Upload complete of 478 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413435) for http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413435http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/23e468ed-cec8-4f0e-9329-476c6fe34a2f -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/23e468ed-cec8-4f0e-9329-476c6fe34a2f ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(89b16301-9a00-4391-b06d-f7ef615882c9): Uploading 1465 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(89b16301-9a00-4391-b06d-f7ef615882c9) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(89b16301-9a00-4391-b06d-f7ef615882c9) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(89b16301-9a00-4391-b06d-f7ef615882c9) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/89b16301-9a00-4391-b06d-f7ef615882c9 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/81.tmp (integrity=sha256-jGvo9dP2a+kzienoeQzWSLnGKfWhYB2XjsFOuELmW28=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(89b16301-9a00-4391-b06d-f7ef615882c9): Upload complete of 1465 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413436) for http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413436http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/09a52008-d132-490c-994b-e5f1467c04b8 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/09a52008-d132-490c-994b-e5f1467c04b8 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e76db490-6458-48bb-9f03-eee129c5f0a6): Uploading 835 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e76db490-6458-48bb-9f03-eee129c5f0a6) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e76db490-6458-48bb-9f03-eee129c5f0a6) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e76db490-6458-48bb-9f03-eee129c5f0a6) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/e76db490-6458-48bb-9f03-eee129c5f0a6 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/82.tmp (integrity=sha256-+F9Tlt29TsSXmyq/WyZ63J8R6bqXkujcv5KBRzPQ+WU=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e76db490-6458-48bb-9f03-eee129c5f0a6): Upload complete of 835 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413437) for http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413437http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/22ad8011-98b1-49a6-baa5-f15190d2347f -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/22ad8011-98b1-49a6-baa5-f15190d2347f ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(59753ee5-5384-42a2-90c0-4c626c3b594c): Uploading 3536 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59753ee5-5384-42a2-90c0-4c626c3b594c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59753ee5-5384-42a2-90c0-4c626c3b594c) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(59753ee5-5384-42a2-90c0-4c626c3b594c) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/59753ee5-5384-42a2-90c0-4c626c3b594c ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/83.tmp (integrity=sha256-xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(59753ee5-5384-42a2-90c0-4c626c3b594c): Upload complete of 3536 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413438) for http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413438http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d9e48e61-ac5b-407f-8dc0-c70875eb199d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/d9e48e61-ac5b-407f-8dc0-c70875eb199d ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(14942913-eaf1-40ba-9781-00648ada6208): Uploading 633 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(14942913-eaf1-40ba-9781-00648ada6208) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(14942913-eaf1-40ba-9781-00648ada6208) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(14942913-eaf1-40ba-9781-00648ada6208) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/14942913-eaf1-40ba-9781-00648ada6208 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/84.tmp (integrity=sha256-EkHf/CGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(14942913-eaf1-40ba-9781-00648ada6208): Upload complete of 633 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413439) for http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413439http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/0d46bc3d-c837-4e80-8c2b-aa02db0fcd00 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/0d46bc3d-c837-4e80-8c2b-aa02db0fcd00 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5731e9cf-ba12-48d4-9e11-aa51f0a5a8a0): Uploading 639 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5731e9cf-ba12-48d4-9e11-aa51f0a5a8a0) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5731e9cf-ba12-48d4-9e11-aa51f0a5a8a0) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5731e9cf-ba12-48d4-9e11-aa51f0a5a8a0) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/5731e9cf-ba12-48d4-9e11-aa51f0a5a8a0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/85.tmp (integrity=sha256-vOWepUFkWRq8r0+HZF7AzG8DLHriKMfWpiogMq/FD4s=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5731e9cf-ba12-48d4-9e11-aa51f0a5a8a0): Upload complete of 639 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413440) for http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413440http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b8bb7678-bf94-4d9a-9a34-ed4655ebb976 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/b8bb7678-bf94-4d9a-9a34-ed4655ebb976 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(20e6323a-b19e-4157-8f3d-2394f89a9966): Uploading 1127 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(20e6323a-b19e-4157-8f3d-2394f89a9966) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(20e6323a-b19e-4157-8f3d-2394f89a9966) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(20e6323a-b19e-4157-8f3d-2394f89a9966) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/20e6323a-b19e-4157-8f3d-2394f89a9966 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/86.tmp (integrity=sha256-R0W8u8HlP/sgKWKJ2Q26/MLf5xdmrjzBL5IEPnV34JA=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(20e6323a-b19e-4157-8f3d-2394f89a9966): Upload complete of 1127 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413441) for http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413441http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/982d578b-908d-46a0-8aba-8e32e4576a36 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/982d578b-908d-46a0-8aba-8e32e4576a36 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(dd7c2c99-4e3e-4878-af98-64f859f05a99): Uploading 1073 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dd7c2c99-4e3e-4878-af98-64f859f05a99) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dd7c2c99-4e3e-4878-af98-64f859f05a99) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dd7c2c99-4e3e-4878-af98-64f859f05a99) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/dd7c2c99-4e3e-4878-af98-64f859f05a99 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/87.tmp (integrity=sha256-yD2T/jRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(dd7c2c99-4e3e-4878-af98-64f859f05a99): Upload complete of 1073 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413442) for http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413442http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fc17fcc2-8802-4e2a-a848-9531512afdfb -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/fc17fcc2-8802-4e2a-a848-9531512afdfb ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f33fa83b-0c36-47f0-8a67-97ea49a6c777): Uploading 1841 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f33fa83b-0c36-47f0-8a67-97ea49a6c777) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f33fa83b-0c36-47f0-8a67-97ea49a6c777) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f33fa83b-0c36-47f0-8a67-97ea49a6c777) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/f33fa83b-0c36-47f0-8a67-97ea49a6c777 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/88.tmp (integrity=sha256-DMle631prFri4uxxxxdON0FHQFOdiUt+W/6/vFfKmKI=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f33fa83b-0c36-47f0-8a67-97ea49a6c777): Upload complete of 1841 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413443) for http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413443http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a43abb44-2391-46b0-bc3b-49104618f129 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/a43abb44-2391-46b0-bc3b-49104618f129 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6c41c281-bd30-4a72-8b7c-fdeb9dbadace): Uploading 4752 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6c41c281-bd30-4a72-8b7c-fdeb9dbadace) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6c41c281-bd30-4a72-8b7c-fdeb9dbadace) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6c41c281-bd30-4a72-8b7c-fdeb9dbadace) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/6c41c281-bd30-4a72-8b7c-fdeb9dbadace ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/89.tmp (integrity=sha256-Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6c41c281-bd30-4a72-8b7c-fdeb9dbadace): Upload complete of 4752 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413444) for http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413444http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8da40aa7-bbb8-4f82-a8c7-ea4ed30056b6 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/8da40aa7-bbb8-4f82-a8c7-ea4ed30056b6 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a99f7e10-e0a6-475d-8edc-b7db3f1df3d3): Uploading 14092 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a99f7e10-e0a6-475d-8edc-b7db3f1df3d3) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a99f7e10-e0a6-475d-8edc-b7db3f1df3d3) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a99f7e10-e0a6-475d-8edc-b7db3f1df3d3) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/a99f7e10-e0a6-475d-8edc-b7db3f1df3d3 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/90.tmp (integrity=sha256-MuzpZTkDFXpw0wwJdw/bBYCIsDKwWBU628LKd2p83po=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a99f7e10-e0a6-475d-8edc-b7db3f1df3d3): Upload complete of 14092 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413445) for http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413445http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ba933d5f-3091-41bd-b6fb-fd7ccec839e1 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/ba933d5f-3091-41bd-b6fb-fd7ccec839e1 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(431de81a-875f-42b0-a76d-35047b6839fd): Uploading 4592 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(431de81a-875f-42b0-a76d-35047b6839fd) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(431de81a-875f-42b0-a76d-35047b6839fd) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(431de81a-875f-42b0-a76d-35047b6839fd) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/431de81a-875f-42b0-a76d-35047b6839fd ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/91.tmp (integrity=sha256-4zSTZMv/WKjpNfIWFmdBzDq+xpKgteLo5HBhbpkIMgg=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(431de81a-875f-42b0-a76d-35047b6839fd): Upload complete of 4592 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413446) for http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413446http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/6cd051bc-6aab-4657-a2fa-f6e58a255c62 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/6cd051bc-6aab-4657-a2fa-f6e58a255c62 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ed21dce1-4149-4791-aeb8-a5e1ddce20c1): Uploading 4668 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ed21dce1-4149-4791-aeb8-a5e1ddce20c1) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ed21dce1-4149-4791-aeb8-a5e1ddce20c1) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ed21dce1-4149-4791-aeb8-a5e1ddce20c1) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/ed21dce1-4149-4791-aeb8-a5e1ddce20c1 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/92.tmp (integrity=sha256-YuUHNreyN7U7+QZ5+zNNY1N11RsxVtHYZsqyJGBtmbQ=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ed21dce1-4149-4791-aeb8-a5e1ddce20c1): Upload complete of 4668 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413447) for http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413447http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8793792b-888f-4342-9bb5-a6eef653199e -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/8793792b-888f-4342-9bb5-a6eef653199e ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e47d2e99-e461-420b-89b6-9aba8ceaa850): Uploading 2483 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e47d2e99-e461-420b-89b6-9aba8ceaa850) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e47d2e99-e461-420b-89b6-9aba8ceaa850) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e47d2e99-e461-420b-89b6-9aba8ceaa850) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/e47d2e99-e461-420b-89b6-9aba8ceaa850 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/93.tmp (integrity=sha256-6p3YvM8W7PtrV7LudBIoa+q4QN3Y1SdaU02/GCeg0IM=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e47d2e99-e461-420b-89b6-9aba8ceaa850): Upload complete of 2483 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413448) for http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413448http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/25760ed6-10c9-4770-9573-1a19067954f1 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/25760ed6-10c9-4770-9573-1a19067954f1 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d0b45b1d-ec70-496e-b27c-8196ae0b9aea): Uploading 968 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d0b45b1d-ec70-496e-b27c-8196ae0b9aea) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d0b45b1d-ec70-496e-b27c-8196ae0b9aea) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d0b45b1d-ec70-496e-b27c-8196ae0b9aea) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/d0b45b1d-ec70-496e-b27c-8196ae0b9aea ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/94.tmp (integrity=sha256-c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d0b45b1d-ec70-496e-b27c-8196ae0b9aea): Upload complete of 968 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413449) for http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413449http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ba359d08-135b-408b-82cd-a5f920355b12 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/ba359d08-135b-408b-82cd-a5f920355b12 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2974e9b7-51d7-4ce0-8f33-19cb2b4992a5): Uploading 4622 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2974e9b7-51d7-4ce0-8f33-19cb2b4992a5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2974e9b7-51d7-4ce0-8f33-19cb2b4992a5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2974e9b7-51d7-4ce0-8f33-19cb2b4992a5) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/2974e9b7-51d7-4ce0-8f33-19cb2b4992a5 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/95.tmp (integrity=sha256-fAhuvZVtVYSUCOENltmx6R+Sg0UZACwHQOMDNf9fYlY=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2974e9b7-51d7-4ce0-8f33-19cb2b4992a5): Upload complete of 4622 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413450) for http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413450http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/9e115336-0cf0-474d-80d1-7840f2753fc7 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/9e115336-0cf0-474d-80d1-7840f2753fc7 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e5044a5d-1346-4e45-b195-d944047919dc): Uploading 4940 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e5044a5d-1346-4e45-b195-d944047919dc) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e5044a5d-1346-4e45-b195-d944047919dc) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e5044a5d-1346-4e45-b195-d944047919dc) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/e5044a5d-1346-4e45-b195-d944047919dc ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/96.tmp (integrity=sha256-we47ND4nhwrjRI+YLyQ+HWLDKA0nvAypEBID7KE1sjM=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e5044a5d-1346-4e45-b195-d944047919dc): Upload complete of 4940 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413451) for http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413451http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c8bedeca-5680-4662-9d58-17a3ed097459 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/c8bedeca-5680-4662-9d58-17a3ed097459 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5f531ba6-cbee-463e-8339-565b8325699d): Uploading 8422 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5f531ba6-cbee-463e-8339-565b8325699d) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5f531ba6-cbee-463e-8339-565b8325699d) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(5f531ba6-cbee-463e-8339-565b8325699d) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/5f531ba6-cbee-463e-8339-565b8325699d ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/97.tmp (integrity=sha256-EDd6hjdyPU1Mt2vw3AA1ph+qFNUyZir+dXzbgA2ARyw=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(5f531ba6-cbee-463e-8339-565b8325699d): Upload complete of 8422 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413452) for http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413452http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/0d463c23-6b6b-4280-aad7-c453776ae97c -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/0d463c23-6b6b-4280-aad7-c453776ae97c ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(68f6b853-ead7-441a-b03e-bc2e98b6bc04): Uploading 689 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(68f6b853-ead7-441a-b03e-bc2e98b6bc04) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(68f6b853-ead7-441a-b03e-bc2e98b6bc04) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(68f6b853-ead7-441a-b03e-bc2e98b6bc04) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/68f6b853-ead7-441a-b03e-bc2e98b6bc04 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/98.tmp (integrity=sha256-WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(68f6b853-ead7-441a-b03e-bc2e98b6bc04): Upload complete of 689 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413453) for http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413453http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b66b40c9-1a7a-45a4-9398-99f301389d7e -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/b66b40c9-1a7a-45a4-9398-99f301389d7e ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d1ec5df2-0ac5-446f-b06a-e958e078a79f): Uploading 2237 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d1ec5df2-0ac5-446f-b06a-e958e078a79f) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d1ec5df2-0ac5-446f-b06a-e958e078a79f) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d1ec5df2-0ac5-446f-b06a-e958e078a79f) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/d1ec5df2-0ac5-446f-b06a-e958e078a79f ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/99.tmp (integrity=sha256-f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d1ec5df2-0ac5-446f-b06a-e958e078a79f): Upload complete of 2237 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413454) for http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413454http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/eaf85922-0b2a-4fba-8253-5673a5df37c1 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/eaf85922-0b2a-4fba-8253-5673a5df37c1 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e0c86e83-a9e1-4954-ad87-809d29f39f9f): Uploading 10766 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e0c86e83-a9e1-4954-ad87-809d29f39f9f) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e0c86e83-a9e1-4954-ad87-809d29f39f9f) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e0c86e83-a9e1-4954-ad87-809d29f39f9f) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/e0c86e83-a9e1-4954-ad87-809d29f39f9f ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/100.tmp (integrity=sha256-17pZuPthKwaraODIXZkgcqZCV0+uh/01t0UPA4EqtEs=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e0c86e83-a9e1-4954-ad87-809d29f39f9f): Upload complete of 10766 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413455) for http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413455http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e8656e24-c159-41bd-8e10-dcbc2d329abc -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/e8656e24-c159-41bd-8e10-dcbc2d329abc ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(348afe2c-6ad1-46c3-9e45-28e6da1820c5): Uploading 312 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(348afe2c-6ad1-46c3-9e45-28e6da1820c5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(348afe2c-6ad1-46c3-9e45-28e6da1820c5) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(348afe2c-6ad1-46c3-9e45-28e6da1820c5) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/348afe2c-6ad1-46c3-9e45-28e6da1820c5 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/101.tmp (integrity=sha256-CmlVJmRSZLB7BmMKh27ly66/mbubmFKZNdWpB8De5X8=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(348afe2c-6ad1-46c3-9e45-28e6da1820c5): Upload complete of 312 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413456) for http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413456http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/7a1290ea-614e-4181-82a2-ccdd3f7b6ae7 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/7a1290ea-614e-4181-82a2-ccdd3f7b6ae7 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(dde65525-63c5-4b8c-b0fa-a03989e3b2cc): Uploading 3691 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dde65525-63c5-4b8c-b0fa-a03989e3b2cc) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dde65525-63c5-4b8c-b0fa-a03989e3b2cc) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(dde65525-63c5-4b8c-b0fa-a03989e3b2cc) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/dde65525-63c5-4b8c-b0fa-a03989e3b2cc ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/102.tmp (integrity=sha256-nsmfXTJrTxUTogzM8u3+nLHfuNFK4hVP4tnH90njdqE=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(dde65525-63c5-4b8c-b0fa-a03989e3b2cc): Upload complete of 3691 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413457) for http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413457http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/faeffd2d-1109-40a7-902b-c883d33a2989 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/faeffd2d-1109-40a7-902b-c883d33a2989 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e692e3ba-578d-4f2f-b148-5813029388f3): Uploading 6015 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e692e3ba-578d-4f2f-b148-5813029388f3) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e692e3ba-578d-4f2f-b148-5813029388f3) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e692e3ba-578d-4f2f-b148-5813029388f3) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/e692e3ba-578d-4f2f-b148-5813029388f3 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/103.tmp (integrity=sha256-GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e692e3ba-578d-4f2f-b148-5813029388f3): Upload complete of 6015 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413458) for http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413458http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c56afa38-dfbc-4d6b-b5e3-4061f7370293 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/c56afa38-dfbc-4d6b-b5e3-4061f7370293 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a9e58e8c-815b-4ce7-8a45-2beaccb9eac0): Uploading 1953 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a9e58e8c-815b-4ce7-8a45-2beaccb9eac0) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a9e58e8c-815b-4ce7-8a45-2beaccb9eac0) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a9e58e8c-815b-4ce7-8a45-2beaccb9eac0) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/a9e58e8c-815b-4ce7-8a45-2beaccb9eac0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/104.tmp (integrity=sha256-3l8y8J6DrWhQA1W7Shf+SPfKgZyc+u/b+bCekBx6f8g=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a9e58e8c-815b-4ce7-8a45-2beaccb9eac0): Upload complete of 1953 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413459) for http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413459http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8c2f4511-b7ef-45c0-8bc7-0c1e6eb022a7 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/8c2f4511-b7ef-45c0-8bc7-0c1e6eb022a7 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4e3953c5-5663-4536-9e18-2e341513ac51): Uploading 322 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4e3953c5-5663-4536-9e18-2e341513ac51) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4e3953c5-5663-4536-9e18-2e341513ac51) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(4e3953c5-5663-4536-9e18-2e341513ac51) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/4e3953c5-5663-4536-9e18-2e341513ac51 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/105.tmp (integrity=sha256-+pluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(4e3953c5-5663-4536-9e18-2e341513ac51): Upload complete of 322 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413460) for http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413460http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5b71adfd-76a2-4aa6-82f4-a844158ccb2f -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/5b71adfd-76a2-4aa6-82f4-a844158ccb2f ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b5f02c4c-11aa-4dea-bd78-7b6c5f478e9b): Uploading 4591 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b5f02c4c-11aa-4dea-bd78-7b6c5f478e9b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b5f02c4c-11aa-4dea-bd78-7b6c5f478e9b) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b5f02c4c-11aa-4dea-bd78-7b6c5f478e9b) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/b5f02c4c-11aa-4dea-bd78-7b6c5f478e9b ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/106.tmp (integrity=sha256-5Ilriy7n1kwHjr0/XWzh4jhJPrT8xsZ1jrczKGatDiY=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b5f02c4c-11aa-4dea-bd78-7b6c5f478e9b): Upload complete of 4591 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413461) for http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413461http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/73bc8253-e1b5-457b-b272-9d97dde671d8 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/73bc8253-e1b5-457b-b272-9d97dde671d8 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(cff5da5f-c18e-4207-83cb-dd4519c9c172): Uploading 57 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cff5da5f-c18e-4207-83cb-dd4519c9c172) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cff5da5f-c18e-4207-83cb-dd4519c9c172) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cff5da5f-c18e-4207-83cb-dd4519c9c172) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/cff5da5f-c18e-4207-83cb-dd4519c9c172 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/107.tmp (integrity=sha256-EgapfpQkKZP4bsfj/K5PxfHKzTlIJAVzuAkZmNmg3MM=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(cff5da5f-c18e-4207-83cb-dd4519c9c172): Upload complete of 57 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413462) for http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413462http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/347939e1-d5ec-4268-b66d-477d694ec912 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/347939e1-d5ec-4268-b66d-477d694ec912 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f2fe0402-2eae-4697-a031-b5136d961ebd): Uploading 3979 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f2fe0402-2eae-4697-a031-b5136d961ebd) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f2fe0402-2eae-4697-a031-b5136d961ebd) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f2fe0402-2eae-4697-a031-b5136d961ebd) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/f2fe0402-2eae-4697-a031-b5136d961ebd ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/108.tmp (integrity=sha256-QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5/V3/Osnhog=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f2fe0402-2eae-4697-a031-b5136d961ebd): Upload complete of 3979 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413463) for http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413463http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/eaa1aa09-655f-44d9-93c3-d768473877cb -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/eaa1aa09-655f-44d9-93c3-d768473877cb ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(53cd4a98-679b-4749-b779-2b3e86eea593): Uploading 361 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(53cd4a98-679b-4749-b779-2b3e86eea593) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(53cd4a98-679b-4749-b779-2b3e86eea593) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(53cd4a98-679b-4749-b779-2b3e86eea593) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/53cd4a98-679b-4749-b779-2b3e86eea593 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/109.tmp (integrity=sha256-LnC2D3wwhrq34V1CB+xg6EwLoaYhOVkplQkYTyRkqVA=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(53cd4a98-679b-4749-b779-2b3e86eea593): Upload complete of 361 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413464) for http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413464http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/bcefea38-b370-4689-bf33-aaea62f2aebe -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/bcefea38-b370-4689-bf33-aaea62f2aebe ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b63c2306-f176-4571-8666-19720455e285): Uploading 554 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b63c2306-f176-4571-8666-19720455e285) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b63c2306-f176-4571-8666-19720455e285) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b63c2306-f176-4571-8666-19720455e285) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/b63c2306-f176-4571-8666-19720455e285 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/110.tmp (integrity=sha256-J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b63c2306-f176-4571-8666-19720455e285): Upload complete of 554 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413465) for http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413465http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/ab457c92-bf55-46fe-8283-c5b6b730d634 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/ab457c92-bf55-46fe-8283-c5b6b730d634 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(600e77a9-8b00-48a9-916e-f59efc39e14d): Uploading 6453 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(600e77a9-8b00-48a9-916e-f59efc39e14d) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(600e77a9-8b00-48a9-916e-f59efc39e14d) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(600e77a9-8b00-48a9-916e-f59efc39e14d) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/600e77a9-8b00-48a9-916e-f59efc39e14d ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/111.tmp (integrity=sha256-eARe8bkhihrOsDAQ7nvQs7HXU1+i/popDv+Q6UNWPcg=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(600e77a9-8b00-48a9-916e-f59efc39e14d): Upload complete of 6453 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413466) for http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413466http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/983e3e96-5dfb-4800-8bc7-775fea430c63 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/983e3e96-5dfb-4800-8bc7-775fea430c63 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a69f5f57-2287-4253-80b6-e62372828eca): Uploading 13455 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a69f5f57-2287-4253-80b6-e62372828eca) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a69f5f57-2287-4253-80b6-e62372828eca) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a69f5f57-2287-4253-80b6-e62372828eca) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/a69f5f57-2287-4253-80b6-e62372828eca ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/112.tmp (integrity=sha256-3fCEhtExvRNHYfveM9cY5bbE17mYr8+dEFRgE5Tz8ZU=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a69f5f57-2287-4253-80b6-e62372828eca): Upload complete of 13455 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413467) for http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413467http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/d01f656b-efa8-401d-a8a6-45bd6bcac5d6 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/d01f656b-efa8-401d-a8a6-45bd6bcac5d6 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(397ea7b6-f542-4476-9157-20032a2a5362): Uploading 540 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(397ea7b6-f542-4476-9157-20032a2a5362) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(397ea7b6-f542-4476-9157-20032a2a5362) receive request ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(397ea7b6-f542-4476-9157-20032a2a5362) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/397ea7b6-f542-4476-9157-20032a2a5362 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/113.tmp (integrity=sha256-NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo=) ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(397ea7b6-f542-4476-9157-20032a2a5362): Upload complete of 540 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413468) for http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413468http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fb565bde-114a-4ac1-a5b6-93f681a5352a -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/fb565bde-114a-4ac1-a5b6-93f681a5352a ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0e3a5347-37ad-48c6-9a15-b82ca4845793): Uploading 22958 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:54 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0e3a5347-37ad-48c6-9a15-b82ca4845793) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0e3a5347-37ad-48c6-9a15-b82ca4845793) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0e3a5347-37ad-48c6-9a15-b82ca4845793) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/0e3a5347-37ad-48c6-9a15-b82ca4845793 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/114.tmp (integrity=sha256-/3QD+d53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0e3a5347-37ad-48c6-9a15-b82ca4845793): Upload complete of 22958 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413469) for http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413469http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/f4669ffe-e02d-4549-aaf7-e9e1928ada09 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/f4669ffe-e02d-4549-aaf7-e9e1928ada09 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(73a86600-7590-4719-a163-dd4093496a5d): Uploading 237 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(73a86600-7590-4719-a163-dd4093496a5d) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(73a86600-7590-4719-a163-dd4093496a5d) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(73a86600-7590-4719-a163-dd4093496a5d) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/73a86600-7590-4719-a163-dd4093496a5d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/115.tmp (integrity=sha256-y4TDcAD4/j5o4keZvggf698Cr9Oc7JZ+gGMax23qmVA=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(73a86600-7590-4719-a163-dd4093496a5d): Upload complete of 237 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413470) for http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413470http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8ac838d1-0558-4dc4-bbb3-b98b534912ff -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/8ac838d1-0558-4dc4-bbb3-b98b534912ff ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ebd526c1-4722-4f98-9db6-bb71779e3733): Uploading 9187 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ebd526c1-4722-4f98-9db6-bb71779e3733) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ebd526c1-4722-4f98-9db6-bb71779e3733) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ebd526c1-4722-4f98-9db6-bb71779e3733) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/ebd526c1-4722-4f98-9db6-bb71779e3733 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/116.tmp (integrity=sha256-UvNzyhHidciHBssZ/P+2l5FZbI1XAfmSJAplrILQ8gg=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ebd526c1-4722-4f98-9db6-bb71779e3733): Upload complete of 9187 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413471) for http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413471http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/97ecc78d-eb71-4b23-bc1c-d4b0f6765c8d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/97ecc78d-eb71-4b23-bc1c-d4b0f6765c8d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(880bc363-e18a-4ac7-abd1-af61d03be1a7): Uploading 8534 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(880bc363-e18a-4ac7-abd1-af61d03be1a7) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(880bc363-e18a-4ac7-abd1-af61d03be1a7) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(880bc363-e18a-4ac7-abd1-af61d03be1a7) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/880bc363-e18a-4ac7-abd1-af61d03be1a7 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/117.tmp (integrity=sha256-ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa/p8=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(880bc363-e18a-4ac7-abd1-af61d03be1a7): Upload complete of 8534 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413472) for http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413472http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/6b4e84fd-46cd-4102-851a-1f018d6c388d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/6b4e84fd-46cd-4102-851a-1f018d6c388d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b7c814d9-91c9-4660-8c0f-f435d7672be3): Uploading 7750 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b7c814d9-91c9-4660-8c0f-f435d7672be3) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b7c814d9-91c9-4660-8c0f-f435d7672be3) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b7c814d9-91c9-4660-8c0f-f435d7672be3) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/b7c814d9-91c9-4660-8c0f-f435d7672be3 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/118.tmp (integrity=sha256-De2JgQ0Nt5adGTd+S3vvpLJVOZegId+lUNz28Tv2qPA=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b7c814d9-91c9-4660-8c0f-f435d7672be3): Upload complete of 7750 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413473) for http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413473http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/db21a20c-4c65-4967-9afd-e4d13e26430b -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/db21a20c-4c65-4967-9afd-e4d13e26430b ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6343ced6-6e51-4306-b383-e72025c3b645): Uploading 10885 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6343ced6-6e51-4306-b383-e72025c3b645) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6343ced6-6e51-4306-b383-e72025c3b645) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(6343ced6-6e51-4306-b383-e72025c3b645) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/6343ced6-6e51-4306-b383-e72025c3b645 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/119.tmp (integrity=sha256-AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(6343ced6-6e51-4306-b383-e72025c3b645): Upload complete of 10885 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413474) for http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413474http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c1dc56f4-575d-4008-b53d-cec3e00096e1 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/c1dc56f4-575d-4008-b53d-cec3e00096e1 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(533b011c-1626-4700-bcec-a78a090bafc6): Uploading 11146 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(533b011c-1626-4700-bcec-a78a090bafc6) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(533b011c-1626-4700-bcec-a78a090bafc6) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(533b011c-1626-4700-bcec-a78a090bafc6) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/533b011c-1626-4700-bcec-a78a090bafc6 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/120.tmp (integrity=sha256-JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(533b011c-1626-4700-bcec-a78a090bafc6): Upload complete of 11146 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413475) for http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413475http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5473c2be-003b-472e-88d2-d67027f5d256 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/5473c2be-003b-472e-88d2-d67027f5d256 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2cd1aa42-ee04-402d-81a9-92a39e862904): Uploading 3945 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2cd1aa42-ee04-402d-81a9-92a39e862904) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2cd1aa42-ee04-402d-81a9-92a39e862904) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(2cd1aa42-ee04-402d-81a9-92a39e862904) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/2cd1aa42-ee04-402d-81a9-92a39e862904 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/121.tmp (integrity=sha256-CdrdmkKdsdoH81+2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(2cd1aa42-ee04-402d-81a9-92a39e862904): Upload complete of 3945 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413476) for http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413476http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a3228c64-15f0-48aa-8325-011163aa6fab -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/a3228c64-15f0-48aa-8325-011163aa6fab ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(eec2d162-219c-46b8-b565-8e9834c5a495): Uploading 55870 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(eec2d162-219c-46b8-b565-8e9834c5a495) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(eec2d162-219c-46b8-b565-8e9834c5a495) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(eec2d162-219c-46b8-b565-8e9834c5a495) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/eec2d162-219c-46b8-b565-8e9834c5a495 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/122.tmp (integrity=sha256-ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU/tZAhs=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(eec2d162-219c-46b8-b565-8e9834c5a495): Upload complete of 55870 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413477) for http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413477http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/cce09aba-3cbd-463a-99e4-d9e3ce2bbd8c -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/cce09aba-3cbd-463a-99e4-d9e3ce2bbd8c ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(97e1c1de-5118-4193-bf8d-a13d4f61339b): Uploading 78092 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(97e1c1de-5118-4193-bf8d-a13d4f61339b) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(97e1c1de-5118-4193-bf8d-a13d4f61339b) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(97e1c1de-5118-4193-bf8d-a13d4f61339b) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/97e1c1de-5118-4193-bf8d-a13d4f61339b ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/123.tmp (integrity=sha256-kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(97e1c1de-5118-4193-bf8d-a13d4f61339b): Upload complete of 78092 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413478) for http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413478http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/578fa4b3-d4ec-41d7-b793-c65a9acee583 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/578fa4b3-d4ec-41d7-b793-c65a9acee583 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(eaf5b9e6-e823-4f2d-a438-e5f4ea681935): Uploading 86908 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(eaf5b9e6-e823-4f2d-a438-e5f4ea681935) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(eaf5b9e6-e823-4f2d-a438-e5f4ea681935) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(eaf5b9e6-e823-4f2d-a438-e5f4ea681935) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/eaf5b9e6-e823-4f2d-a438-e5f4ea681935 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/124.tmp (integrity=sha256-/Emb+/duVWkOJrRcZWoRMF6TTLig7Qm2uAa7A+78ghA=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(eaf5b9e6-e823-4f2d-a438-e5f4ea681935): Upload complete of 86908 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413479) for http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413479http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/12524476-c7b9-4d7c-b9c2-3fc467cd7687 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/12524476-c7b9-4d7c-b9c2-3fc467cd7687 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d1028329-5fd1-4023-97e2-77fa6b7a902c): Uploading 71345 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d1028329-5fd1-4023-97e2-77fa6b7a902c) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d1028329-5fd1-4023-97e2-77fa6b7a902c) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d1028329-5fd1-4023-97e2-77fa6b7a902c) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/d1028329-5fd1-4023-97e2-77fa6b7a902c ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/125.tmp (integrity=sha256-lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6+4=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d1028329-5fd1-4023-97e2-77fa6b7a902c): Upload complete of 71345 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413480) for http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413480http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a4ff040e-dd12-436a-a1c2-b53bc99edd09 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/a4ff040e-dd12-436a-a1c2-b53bc99edd09 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(18e09d21-eb4c-449e-a757-cafb3fa5a805): Uploading 65509 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(18e09d21-eb4c-449e-a757-cafb3fa5a805) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(18e09d21-eb4c-449e-a757-cafb3fa5a805) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(18e09d21-eb4c-449e-a757-cafb3fa5a805) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/18e09d21-eb4c-449e-a757-cafb3fa5a805 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/126.tmp (integrity=sha256-rySbdfEfwrB779vaMkVIyj+ABqAS+gtUUBu4dkB4J6A=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(18e09d21-eb4c-449e-a757-cafb3fa5a805): Upload complete of 65509 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413481) for http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413481http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/30762a18-1895-4272-ba19-12bb1e3582ce -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/30762a18-1895-4272-ba19-12bb1e3582ce ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d84408f7-2f65-4141-9a4a-f7c6393849d6): Uploading 324 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d84408f7-2f65-4141-9a4a-f7c6393849d6) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d84408f7-2f65-4141-9a4a-f7c6393849d6) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d84408f7-2f65-4141-9a4a-f7c6393849d6) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/d84408f7-2f65-4141-9a4a-f7c6393849d6 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/127.tmp (integrity=sha256-oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB/0=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d84408f7-2f65-4141-9a4a-f7c6393849d6): Upload complete of 324 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413482) for http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413482http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/6fdbfbc0-4f79-420b-9714-d453e7955365 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/6fdbfbc0-4f79-420b-9714-d453e7955365 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(373ab4b9-5c81-4e9b-99f6-659c5e55c53d): Uploading 16272 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(373ab4b9-5c81-4e9b-99f6-659c5e55c53d) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(373ab4b9-5c81-4e9b-99f6-659c5e55c53d) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(373ab4b9-5c81-4e9b-99f6-659c5e55c53d) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/373ab4b9-5c81-4e9b-99f6-659c5e55c53d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/128.tmp (integrity=sha256-VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(373ab4b9-5c81-4e9b-99f6-659c5e55c53d): Upload complete of 16272 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413483) for http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413483http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/a25fe35c-feba-4ecc-97ad-1f4da5b79ddb -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/a25fe35c-feba-4ecc-97ad-1f4da5b79ddb ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f2c8f907-3ab0-45ca-971f-4739cfc467c3): Uploading 787 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f2c8f907-3ab0-45ca-971f-4739cfc467c3) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f2c8f907-3ab0-45ca-971f-4739cfc467c3) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(f2c8f907-3ab0-45ca-971f-4739cfc467c3) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/f2c8f907-3ab0-45ca-971f-4739cfc467c3 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/129.tmp (integrity=sha256-JVUTiGfvsBPpaY2QLvpiW+x0rWNh6Tlj0QXu2TOSbGY=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(f2c8f907-3ab0-45ca-971f-4739cfc467c3): Upload complete of 787 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413484) for http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413484http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/c59ea604-ffd0-46b0-b834-25f90928ef3e -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/c59ea604-ffd0-46b0-b834-25f90928ef3e ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a4f5adc1-92d4-4722-b346-a52c4d46a83c): Uploading 2704 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a4f5adc1-92d4-4722-b346-a52c4d46a83c) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a4f5adc1-92d4-4722-b346-a52c4d46a83c) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a4f5adc1-92d4-4722-b346-a52c4d46a83c) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/a4f5adc1-92d4-4722-b346-a52c4d46a83c ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/130.tmp (integrity=sha256-z2ct+VoKX1r9xRSP/GYmKyUmhGtAlSmS7FrBHQz1i6E=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a4f5adc1-92d4-4722-b346-a52c4d46a83c): Upload complete of 2704 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413485) for http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413485http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/bb608485-8b73-4592-8feb-a1ae9c4eadb1 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/bb608485-8b73-4592-8feb-a1ae9c4eadb1 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(575a769f-9fd4-41e2-8a19-28727895b6c0): Uploading 105 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(575a769f-9fd4-41e2-8a19-28727895b6c0) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(575a769f-9fd4-41e2-8a19-28727895b6c0) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(575a769f-9fd4-41e2-8a19-28727895b6c0) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/575a769f-9fd4-41e2-8a19-28727895b6c0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/131.tmp (integrity=sha256-5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(575a769f-9fd4-41e2-8a19-28727895b6c0): Upload complete of 105 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413486) for http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413486http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/f4354819-8093-43cc-876e-b7a457fabf77 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/f4354819-8093-43cc-876e-b7a457fabf77 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fdb01627-0ee2-4e74-a95b-dc87fd40a18b): Uploading 25676 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fdb01627-0ee2-4e74-a95b-dc87fd40a18b) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fdb01627-0ee2-4e74-a95b-dc87fd40a18b) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fdb01627-0ee2-4e74-a95b-dc87fd40a18b) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/fdb01627-0ee2-4e74-a95b-dc87fd40a18b ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/132.tmp (integrity=sha256-LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fdb01627-0ee2-4e74-a95b-dc87fd40a18b): Upload complete of 25676 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413487) for http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413487http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/6d44e3ad-29c8-4c82-8556-9617c70f606e -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/6d44e3ad-29c8-4c82-8556-9617c70f606e ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d6d80466-fa98-469b-8a90-381e959c8a35): Uploading 2548 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d6d80466-fa98-469b-8a90-381e959c8a35) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d6d80466-fa98-469b-8a90-381e959c8a35) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d6d80466-fa98-469b-8a90-381e959c8a35) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/d6d80466-fa98-469b-8a90-381e959c8a35 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/133.tmp (integrity=sha256-sy4b7/3q3vGmQUg9OE/4gm/nVaSA36EeIqyCcnYi4M8=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d6d80466-fa98-469b-8a90-381e959c8a35): Upload complete of 2548 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413488) for http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413488http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/1f41ae34-0a74-43ab-8093-9a7e6d77b1cf -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/1f41ae34-0a74-43ab-8093-9a7e6d77b1cf ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(44cd42ed-a1c8-4c6b-b448-6207a5d61e1c): Uploading 2712 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(44cd42ed-a1c8-4c6b-b448-6207a5d61e1c) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(44cd42ed-a1c8-4c6b-b448-6207a5d61e1c) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(44cd42ed-a1c8-4c6b-b448-6207a5d61e1c) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/44cd42ed-a1c8-4c6b-b448-6207a5d61e1c ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/134.tmp (integrity=sha256-gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(44cd42ed-a1c8-4c6b-b448-6207a5d61e1c): Upload complete of 2712 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413489) for http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413489http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/3216e966-a656-4728-b235-55b48a7d1482 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/3216e966-a656-4728-b235-55b48a7d1482 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fdbcbbf7-2dc2-4196-9dda-cf1b4efb0772): Uploading 2624 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fdbcbbf7-2dc2-4196-9dda-cf1b4efb0772) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fdbcbbf7-2dc2-4196-9dda-cf1b4efb0772) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(fdbcbbf7-2dc2-4196-9dda-cf1b4efb0772) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/fdbcbbf7-2dc2-4196-9dda-cf1b4efb0772 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/135.tmp (integrity=sha256-yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(fdbcbbf7-2dc2-4196-9dda-cf1b4efb0772): Upload complete of 2624 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413490) for http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413490http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/2389c411-6850-41e5-986a-1d7486d151ee -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/2389c411-6850-41e5-986a-1d7486d151ee ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(cdda96f3-38bb-4658-886f-5bdda0cac7a3): Uploading 25780 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cdda96f3-38bb-4658-886f-5bdda0cac7a3) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cdda96f3-38bb-4658-886f-5bdda0cac7a3) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(cdda96f3-38bb-4658-886f-5bdda0cac7a3) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/cdda96f3-38bb-4658-886f-5bdda0cac7a3 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/136.tmp (integrity=sha256-p8QJ1CS/Uy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(cdda96f3-38bb-4658-886f-5bdda0cac7a3): Upload complete of 25780 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413491) for http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413491http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/f9a0dd34-b7d5-49d2-822f-ddce73c636bd -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/f9a0dd34-b7d5-49d2-822f-ddce73c636bd ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b6300818-c94d-4fd5-bbf7-794e4036c2dc): Uploading 25600 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b6300818-c94d-4fd5-bbf7-794e4036c2dc) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b6300818-c94d-4fd5-bbf7-794e4036c2dc) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b6300818-c94d-4fd5-bbf7-794e4036c2dc) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/b6300818-c94d-4fd5-bbf7-794e4036c2dc ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/137.tmp (integrity=sha256-x8RELOMsvCzPJXs2+uGp6tUMSIzdxC/SRUta7acbbZ4=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b6300818-c94d-4fd5-bbf7-794e4036c2dc): Upload complete of 25600 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413492) for http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413492http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8429f127-2449-43ef-a6ea-1de5e8943d65 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/8429f127-2449-43ef-a6ea-1de5e8943d65 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(15629e4c-69b5-483a-8870-c96255878093): Uploading 6766 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(15629e4c-69b5-483a-8870-c96255878093) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(15629e4c-69b5-483a-8870-c96255878093) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(15629e4c-69b5-483a-8870-c96255878093) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/15629e4c-69b5-483a-8870-c96255878093 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/138.tmp (integrity=sha256-2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(15629e4c-69b5-483a-8870-c96255878093): Upload complete of 6766 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413493) for http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413493http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/676b2dea-c365-41fe-b9fc-55bcd48b4a1d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/676b2dea-c365-41fe-b9fc-55bcd48b4a1d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0470b8c9-bc81-4b07-a1ba-b2cab01f1bed): Uploading 97553 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0470b8c9-bc81-4b07-a1ba-b2cab01f1bed) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0470b8c9-bc81-4b07-a1ba-b2cab01f1bed) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(0470b8c9-bc81-4b07-a1ba-b2cab01f1bed) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/0470b8c9-bc81-4b07-a1ba-b2cab01f1bed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/139.tmp (integrity=sha256-Pp8lPMJPMU/g1eelJlUn1gggLBKxNX2QhrjbNVWCbyI=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(0470b8c9-bc81-4b07-a1ba-b2cab01f1bed): Upload complete of 97553 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413494) for http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413494http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/98ee731d-4f7c-4ccb-b525-028f96f1ee84 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/98ee731d-4f7c-4ccb-b525-028f96f1ee84 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ab6ac3a4-bb0c-48c4-8ac8-30f54b642a02): Uploading 0 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ab6ac3a4-bb0c-48c4-8ac8-30f54b642a02) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ab6ac3a4-bb0c-48c4-8ac8-30f54b642a02) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ab6ac3a4-bb0c-48c4-8ac8-30f54b642a02) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/ab6ac3a4-bb0c-48c4-8ac8-30f54b642a02 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/140.tmp (integrity=sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ab6ac3a4-bb0c-48c4-8ac8-30f54b642a02): Upload complete of 0 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413495) for http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413495http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/e182dd75-420a-446d-96fd-9f3847749951 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/e182dd75-420a-446d-96fd-9f3847749951 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(477a886a-e582-40a6-a3dc-cee06436534e): Uploading 17064 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(477a886a-e582-40a6-a3dc-cee06436534e) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(477a886a-e582-40a6-a3dc-cee06436534e) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(477a886a-e582-40a6-a3dc-cee06436534e) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/477a886a-e582-40a6-a3dc-cee06436534e ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/141.tmp (integrity=sha256-60oKn5/PS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(477a886a-e582-40a6-a3dc-cee06436534e): Upload complete of 17064 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413496) for http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413496http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/103bcb88-81a7-4184-8892-6850e194073d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/103bcb88-81a7-4184-8892-6850e194073d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(83e87255-c6b5-4056-92ba-717146f63658): Uploading 485 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(83e87255-c6b5-4056-92ba-717146f63658) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(83e87255-c6b5-4056-92ba-717146f63658) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(83e87255-c6b5-4056-92ba-717146f63658) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/83e87255-c6b5-4056-92ba-717146f63658 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/142.tmp (integrity=sha256-xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(83e87255-c6b5-4056-92ba-717146f63658): Upload complete of 485 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413497) for http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413497http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/4a9f0551-0bf9-48a0-a4ef-6ccc1b2931e3 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/4a9f0551-0bf9-48a0-a4ef-6ccc1b2931e3 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9ea7e756-67fe-4209-af58-deef3391aab0): Uploading 23725 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9ea7e756-67fe-4209-af58-deef3391aab0) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9ea7e756-67fe-4209-af58-deef3391aab0) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9ea7e756-67fe-4209-af58-deef3391aab0) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/9ea7e756-67fe-4209-af58-deef3391aab0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/143.tmp (integrity=sha256-xiokJ09WttZwKc3d/hV6IqkEKeWLg9lWE0/bWOTxClg=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9ea7e756-67fe-4209-af58-deef3391aab0): Upload complete of 23725 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413498) for http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413498http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8280b851-2600-4ef8-8a54-5c1452b6103d -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/8280b851-2600-4ef8-8a54-5c1452b6103d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9fe200ba-5aef-4939-8416-43c067fb14c4): Uploading 12837 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9fe200ba-5aef-4939-8416-43c067fb14c4) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9fe200ba-5aef-4939-8416-43c067fb14c4) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9fe200ba-5aef-4939-8416-43c067fb14c4) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/9fe200ba-5aef-4939-8416-43c067fb14c4 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/144.tmp (integrity=sha256-wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv+g=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9fe200ba-5aef-4939-8416-43c067fb14c4): Upload complete of 12837 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413499) for http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413499http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/7fd6a603-ee09-484e-8293-b2b7b90727cb -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/7fd6a603-ee09-484e-8293-b2b7b90727cb ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[TransferJobItem] ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(080d1f32-3a51-4e58-9a9d-ad04e8f339ce): Uploading 1229 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(080d1f32-3a51-4e58-9a9d-ad04e8f339ce) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(080d1f32-3a51-4e58-9a9d-ad04e8f339ce) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(080d1f32-3a51-4e58-9a9d-ad04e8f339ce) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/080d1f32-3a51-4e58-9a9d-ad04e8f339ce ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/145.tmp (integrity=sha256-QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z+hjD4sko=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(080d1f32-3a51-4e58-9a9d-ad04e8f339ce): Upload complete of 1229 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413500) for http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413500http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/7e322f7b-f078-4cf9-a20d-91ceeab14f36 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/7e322f7b-f078-4cf9-a20d-91ceeab14f36 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b6169cb4-c37e-4551-9ae7-ff1284cbf3f9): Uploading 38480 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b6169cb4-c37e-4551-9ae7-ff1284cbf3f9) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b6169cb4-c37e-4551-9ae7-ff1284cbf3f9) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(b6169cb4-c37e-4551-9ae7-ff1284cbf3f9) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/b6169cb4-c37e-4551-9ae7-ff1284cbf3f9 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/146.tmp (integrity=sha256-Cs/L+OBmRgENBqKnXY5/OJ44hDv7z+18UB+dln6zuFs=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(b6169cb4-c37e-4551-9ae7-ff1284cbf3f9): Upload complete of 38480 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413501) for http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413501http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/5b52094a-2a73-4781-977c-2f2452ffb52e -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/5b52094a-2a73-4781-977c-2f2452ffb52e ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9f00f554-f9b3-417e-ae3d-ff7fc1348c8d): Uploading 3615 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9f00f554-f9b3-417e-ae3d-ff7fc1348c8d) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9f00f554-f9b3-417e-ae3d-ff7fc1348c8d) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(9f00f554-f9b3-417e-ae3d-ff7fc1348c8d) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/9f00f554-f9b3-417e-ae3d-ff7fc1348c8d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/147.tmp (integrity=sha256-HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(9f00f554-f9b3-417e-ae3d-ff7fc1348c8d): Upload complete of 3615 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413502) for http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413502http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/eaad5410-8b9b-4297-8d41-96a86dd16aa0 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/eaad5410-8b9b-4297-8d41-96a86dd16aa0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(db1efa65-b094-4913-b3f0-2cc3eb335137): Uploading 7051 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(db1efa65-b094-4913-b3f0-2cc3eb335137) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(db1efa65-b094-4913-b3f0-2cc3eb335137) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(db1efa65-b094-4913-b3f0-2cc3eb335137) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/db1efa65-b094-4913-b3f0-2cc3eb335137 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/148.tmp (integrity=sha256-kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(db1efa65-b094-4913-b3f0-2cc3eb335137): Upload complete of 7051 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413503) for http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413503http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/48ba76b9-ee08-40dc-a5e9-0d4e9db6e16b -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/48ba76b9-ee08-40dc-a5e9-0d4e9db6e16b ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3140bb82-e071-4550-b5ad-2af3388b1115): Uploading 135 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3140bb82-e071-4550-b5ad-2af3388b1115) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3140bb82-e071-4550-b5ad-2af3388b1115) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(3140bb82-e071-4550-b5ad-2af3388b1115) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/3140bb82-e071-4550-b5ad-2af3388b1115 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/149.tmp (integrity=sha256-3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(3140bb82-e071-4550-b5ad-2af3388b1115): Upload complete of 135 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413504) for http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413504http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/786d355a-a3d3-4895-83e3-913f01deecaf -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/786d355a-a3d3-4895-83e3-913f01deecaf ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d91b64cb-554b-4baf-af92-cb97148cded5): Uploading 138900 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d91b64cb-554b-4baf-af92-cb97148cded5) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d91b64cb-554b-4baf-af92-cb97148cded5) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(d91b64cb-554b-4baf-af92-cb97148cded5) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/d91b64cb-554b-4baf-af92-cb97148cded5 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/150.tmp (integrity=sha256-lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(d91b64cb-554b-4baf-af92-cb97148cded5): Upload complete of 138900 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413505) for http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413505http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/85392142-f53a-468e-9ff5-239fa7da8035 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/85392142-f53a-468e-9ff5-239fa7da8035 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a101a630-2132-4010-a9a5-ef68038a4500): Uploading 11685 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a101a630-2132-4010-a9a5-ef68038a4500) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a101a630-2132-4010-a9a5-ef68038a4500) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(a101a630-2132-4010-a9a5-ef68038a4500) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/a101a630-2132-4010-a9a5-ef68038a4500 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/151.tmp (integrity=sha256-0gUfpA5HMCps0QY+oMxb+JSq+oBIWs62g2C4f+xJCoU=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(a101a630-2132-4010-a9a5-ef68038a4500): Upload complete of 11685 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413506) for http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413506http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/b9612ce9-3219-49fb-ad4d-4f4eb46cc40a -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/b9612ce9-3219-49fb-ad4d-4f4eb46cc40a ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8f2d9847-54ae-4552-be7e-0218d32e342d): Uploading 404 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8f2d9847-54ae-4552-be7e-0218d32e342d) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8f2d9847-54ae-4552-be7e-0218d32e342d) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(8f2d9847-54ae-4552-be7e-0218d32e342d) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/8f2d9847-54ae-4552-be7e-0218d32e342d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/152.tmp (integrity=sha256-1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk/0xnAGSUY=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(8f2d9847-54ae-4552-be7e-0218d32e342d): Upload complete of 404 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413507) for http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413507http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/8868be71-bfba-426c-929b-d2baa4187b20 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/8868be71-bfba-426c-929b-d2baa4187b20 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(086f7551-2f4f-4da7-9f4c-5789759fb8dd): Uploading 2691 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(086f7551-2f4f-4da7-9f4c-5789759fb8dd) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(086f7551-2f4f-4da7-9f4c-5789759fb8dd) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(086f7551-2f4f-4da7-9f4c-5789759fb8dd) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/086f7551-2f4f-4da7-9f4c-5789759fb8dd ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/153.tmp (integrity=sha256-EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(086f7551-2f4f-4da7-9f4c-5789759fb8dd): Upload complete of 2691 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413508) for http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413508http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/fff1350f-349b-4bfb-a790-4283cddb36f8 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/fff1350f-349b-4bfb-a790-4283cddb36f8 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ab63c924-a673-48ec-9cdf-34234eeb7cae): Uploading 74598 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data starting from byte=0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BxFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ab63c924-a673-48ec-9cdf-34234eeb7cae) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ab63c924-a673-48ec-9cdf-34234eeb7cae) receive request ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(ab63c924-a673-48ec-9cdf-34234eeb7cae) appended chunk (isFinal=true) to /tmp/junit13277602979252174357/server-tmproot-server/blob-upload-server/ab63c924-a673-48ec-9cdf-34234eeb7cae ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json to /tmp/junit13277602979252174357/server-server-httpfiles/tmpWork/154.tmp (integrity=sha256-dJ2idoBSEqsjWZaYtNF0ce7OrQAttIWjN03spcSVHfU=) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFFINE: FINER UstadCache - UstadCache(client): db transaction completed ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(ab63c924-a673-48ec-9cdf-34234eeb7cae): Upload complete of 74598 bytes in 1 chunks to http://localhost:34547/api/blob/upload-batch-data ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER BlobUploadClientUseCaseJvm$invoke$invoke - BlobUploadClientUseCaseJvm (#1):: release cache lock #(1747824413509) for http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - UstadCache(client): remove retention locks for #1747824413509http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json) /tmp/junit13277602979252174357/client-server-httpfiles/persistent/98eec960-8d54-4dd6-8208-60f663bec4f5 -> /tmp/junit13277602979252174357/client-server-httpfiles/cache/98eec960-8d54-4dd6-8208-60f663bec4f5 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER TransferJobItemStatusUpdater$commit$invokeSuspend - TransferJobItemStatusUpdater: update status complete for 1 updates=1 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem, OutgoingReplication] ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite::memory:] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@68e45d29 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BoINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BoINFO: INFO BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Upload Complete! ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[] ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: POST http://localhost:34547/UmAppDatabase/replication/message ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER XferTestClient$waitForContentUploadCompletion$invokeSuspend - XferTestClient: TransferJob #1 is complete(status = 21) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntryVersion, ReplicationOperation] ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [NodeEventManager - jdbc:sqlite::memory:] receiveMessage with 1 replications: inserts done/transaction finished ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINEST: FINEST UstadCache - OKHttp-CacheInterceptor: intercept: GET http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - OKHttp-CacheInterceptor: HIT(valid) http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json 200 OK (contentType=application/json, content-encoding=identity content-length=74598) ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B$ZP0FvaBy551jh88Y%3D, http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D, http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D, http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D, http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D, http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D, http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D, http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D, http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D, http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D, http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D, http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D, http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D, http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D, http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D, http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D, http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D, http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D, http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D, http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D, http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D, http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D, http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D, http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D, http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D, http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D, http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D, http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D, http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D, http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D, http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D, http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D, http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D, http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D, http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D, http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D, http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D, http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D, http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D, http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D, http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D, http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D, http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D, http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D, http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D, http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D, http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D, http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D, http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D, http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D, http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D, http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D, http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D, http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D, http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D, http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D, http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?B?FINEST: FINEST UstadCache - UstadCache(client): add retention locks for http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D, http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D, http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D, http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D, http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D, http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D, http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D, http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D, http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D, http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D, http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D, http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D, http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D, http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D, http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D, http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D, http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D, http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D, http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D, http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D, http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D, http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D, http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D, http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D, http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D, http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D, http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D, http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D, http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D, http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D, http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D, http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D, http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D, http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D, http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D, http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D, http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D, http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D, http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D, http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D, http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D, http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D, http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D, http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D, http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D, http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D, http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D, http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D, http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D, http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D, http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D, http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D, http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D, http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D, http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D, http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D, http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D, http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D, http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D, http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D, http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D, http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D, http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D, http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D, http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D, http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D, http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D, http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D, http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D, http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D, http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D, http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D, http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D, http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D, http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D, http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D, http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D, http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D, http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D, http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D, http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D, http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D, http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D, http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D, http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D, http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D, http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D, http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D, http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D, http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D, http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D, http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D, http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D, http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D, http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D, http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D, http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D, http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIb?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/708e188d-a0d1-4f8c-9c8a-741476baf8cc -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/708e188d-a0d1-4f8c-9c8a-741476baf8cc ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/701b3a0e-1788-4f65-8f36-ce77368b8ed0 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/701b3a0e-1788-4f65-8f36-ce77368b8ed0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/6aaea3d6-76b5-4053-a96d-09fa1a810ff8 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/6aaea3d6-76b5-4053-a96d-09fa1a810ff8 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/828dc739-0036-4432-b3b1-063283b3fc0c -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/828dc739-0036-4432-b3b1-063283b3fc0c ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/9181d44c-1e48-4d84-9a42-c553af23dcd5 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/9181d44c-1e48-4d84-9a42-c553af23dcd5 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/230ae64e-ce68-49c0-8fc6-30ea631ef432 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/230ae64e-ce68-49c0-8fc6-30ea631ef432 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/a55582ea-f5ac-4816-a10c-2eb277fc8108 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/a55582ea-f5ac-4816-a10c-2eb277fc8108 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/bf74b031-601e-4939-b83c-c84041a82ecd -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/bf74b031-601e-4939-b83c-c84041a82ecd ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/f3c4be7b-33d6-4e32-90eb-edc1f156ad58 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/f3c4be7b-33d6-4e32-90eb-edc1f156ad58 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/ee5e51e9-6a3b-4fdb-b74d-004db4d3afcf -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/ee5e51e9-6a3b-4fdb-b74d-004db4d3afcf ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/bc223294-d940-4590-8fcf-4d6d4df950b0 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/bc223294-d940-4590-8fcf-4d6d4df950b0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/b11870d8-dcb4-41d1-9872-4890f37f372a -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/b11870d8-dcb4-41d1-9872-4890f37f372a ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/e5ed4fe7-e8d5-4dc8-a95b-369e0ce48691 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/e5ed4fe7-e8d5-4dc8-a95b-369e0ce48691 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/4514fa74-bf97-42c0-9164-27575207e940 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/4514fa74-bf97-42c0-9164-27575207e940 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/9333b0dc-48d2-46ea-8900-dbe0848fad71 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/9333b0dc-48d2-46ea-8900-dbe0848fad71 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/90d44e3d-fa68-40e1-a017-9f51c8fb6787 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/90d44e3d-fa68-40e1-a017-9f51c8fb6787 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/70261307-43f5-4c7d-ae71-6c1050fb894c -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/70261307-43f5-4c7d-ae71-6c1050fb894c ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/3cffd744-833e-4ef2-a29b-788e58e2de72 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/3cffd744-833e-4ef2-a29b-788e58e2de72 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/9f8195a9-acb9-4f7d-aec7-622513c33949 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/9f8195a9-acb9-4f7d-aec7-622513c33949 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/8a71dccc-f1c2-42b6-addd-3faa465a5f41 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/8a71dccc-f1c2-42b6-addd-3faa465a5f41 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/6456024b-4c78-4da5-ada3-3d639d9ae62d -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/6456024b-4c78-4da5-ada3-3d639d9ae62d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/c09fd1db-f07e-4076-aaa7-6a17d69c6926 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/c09fd1db-f07e-4076-aaa7-6a17d69c6926 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/d94e766a-70bf-4bff-a732-f4146d454d27 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/d94e766a-70bf-4bff-a732-f4146d454d27 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/22c5ca6a-04e4-4805-b79c-a6dc2e55f65c -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/22c5ca6a-04e4-4805-b79c-a6dc2e55f65c ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/0f1dfcdb-0d0e-4cf2-9162-199d5839cda4 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/0f1dfcdb-0d0e-4cf2-9162-199d5839cda4 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/a4b56cde-477b-4e06-a70a-45b6bcfd05ae -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/a4b56cde-477b-4e06-a70a-45b6bcfd05ae ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/aa3621d5-4a2a-4943-b833-27241bd6e47f -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/aa3621d5-4a2a-4943-b833-27241bd6e47f ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/408f03eb-a98f-4f56-97d3-6d0c2c41cefc -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/408f03eb-a98f-4f56-97d3-6d0c2c41cefc ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/1a47a5a6-a871-497a-83d7-b26d98d3412d -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/1a47a5a6-a871-497a-83d7-b26d98d3412d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/271b9b84-7e97-4955-99ed-4dbdf071b865 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/271b9b84-7e97-4955-99ed-4dbdf071b865 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/eaa45c47-39b9-4276-af56-65635acdda2e -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/eaa45c47-39b9-4276-af56-65635acdda2e ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/f081c341-5840-47f1-b2d5-aae9bea108fc -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/f081c341-5840-47f1-b2d5-aae9bea108fc ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/f8f86fa0-9a7d-4f32-9aec-ff946e4731f4 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/f8f86fa0-9a7d-4f32-9aec-ff946e4731f4 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/d0c8147a-f116-4202-8031-975c14acd0a4 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/d0c8147a-f116-4202-8031-975c14acd0a4 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/144e74f6-5c8d-4dd3-8074-036dbdab55f2 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/144e74f6-5c8d-4dd3-8074-036dbdab55f2 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/53948d72-a49b-475d-8145-0184c3a76255 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/53948d72-a49b-475d-8145-0184c3a76255 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/53de5432-f49f-47a2-a7be-8327df41508f -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/53de5432-f49f-47a2-a7be-8327df41508f ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/d5b75590-35b5-4470-be04-0672fbff9dc8 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/d5b75590-35b5-4470-be04-0672fbff9dc8 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/f701c44e-f8bb-42e1-8c81-363f397272f3 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/f701c44e-f8bb-42e1-8c81-363f397272f3 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/c960f7e3-67b8-461c-a219-ea38b7ff1eff -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/c960f7e3-67b8-461c-a219-ea38b7ff1eff ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/55d582ea-4437-4290-99d1-9e78401ba44f -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/55d582ea-4437-4290-99d1-9e78401ba44f ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/7a331a70-ac9f-4482-902f-102d8a7e12e0 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/7a331a70-ac9f-4482-902f-102d8a7e12e0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/101874dd-7aee-4414-b595-44cf31225fbf -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/101874dd-7aee-4414-b595-44cf31225fbf ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/095b9f3f-3daa-485f-9628-38084ae8e48d -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/095b9f3f-3daa-485f-9628-38084ae8e48d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/04b877c1-b6c5-4122-a764-5108f3f4677a -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/04b877c1-b6c5-4122-a764-5108f3f4677a ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/23821814-d1dd-4f0c-b48e-b17085295cf6 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/23821814-d1dd-4f0c-b48e-b17085295cf6 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/53a1483c-0a9b-4f54-991f-760dcdbdc0ee -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/53a1483c-0a9b-4f54-991f-760dcdbdc0ee ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/e84af431-4c0f-43b8-be8b-51d5f9c02fac -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/e84af431-4c0f-43b8-be8b-51d5f9c02fac ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/3f68ea9a-7c2e-4508-98e6-82b5ed30e064 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/3f68ea9a-7c2e-4508-98e6-82b5ed30e064 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/d5676dd0-d721-43d1-b091-2b2c166dcd61 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/d5676dd0-d721-43d1-b091-2b2c166dcd61 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/a15759e7-10ff-438a-8529-bf1237e83145 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/a15759e7-10ff-438a-8529-bf1237e83145 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/1f88ad3f-ccf7-43b5-bf29-22bf464a75b4 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/1f88ad3f-ccf7-43b5-bf29-22bf464a75b4 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/3d1d31e2-39a4-43d2-9c4d-ce76b612297d -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/3d1d31e2-39a4-43d2-9c4d-ce76b612297d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/99e3f2df-a176-4b46-a69b-11e8fe70eaaa -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/99e3f2df-a176-4b46-a69b-11e8fe70eaaa ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/94a25776-3acf-4656-bfc7-d37b4ca291d0 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/94a25776-3acf-4656-bfc7-d37b4ca291d0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/a7f4e218-d7fd-4026-ae1d-94e4fe74b28d -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/a7f4e218-d7fd-4026-ae1d-94e4fe74b28d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/62581815-bd87-4e4e-8998-a37d808ff13a -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/62581815-bd87-4e4e-8998-a37d808ff13a ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/6ca3dd36-aa55-4349-89a5-544e9e7467ff -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/6ca3dd36-aa55-4349-89a5-544e9e7467ff ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/bef92b2a-5a95-4101-9ab4-c5a54ab2e5f2 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/bef92b2a-5a95-4101-9ab4-c5a54ab2e5f2 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/cb31adb5-0d5d-486c-ae4e-a8021ac98dbc -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/cb31adb5-0d5d-486c-ae4e-a8021ac98dbc ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/1f959f30-60b5-4226-b44f-23b07d082c77 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/1f959f30-60b5-4226-b44f-23b07d082c77 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/23dd1efd-6368-42ea-8828-76babc183969 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/23dd1efd-6368-42ea-8828-76babc183969 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/261cb642-a673-4b15-b2cf-677c3c5dfcd4 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/261cb642-a673-4b15-b2cf-677c3c5dfcd4 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/ed99da02-9159-44c2-8a29-56c2c7eb6d7b -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/ed99da02-9159-44c2-8a29-56c2c7eb6d7b ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/94b86e0a-447e-4cc1-a78e-000a6149360e -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/94b86e0a-447e-4cc1-a78e-000a6149360e ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/b6e3688d-9b2e-4015-8b50-b860552dddeb -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/b6e3688d-9b2e-4015-8b50-b860552dddeb ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/6b93ca5a-2d3b-4015-ae8b-3f96a3e9a435 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/6b93ca5a-2d3b-4015-ae8b-3f96a3e9a435 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/1deb0014-f0e8-484a-b5d3-e7b27a6b18cc -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/1deb0014-f0e8-484a-b5d3-e7b27a6b18cc ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/045526b0-eba0-4d6a-a7c0-5dc0f39ab86d -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/045526b0-eba0-4d6a-a7c0-5dc0f39ab86d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/ed8a00e2-29c3-4e28-8bea-3fcf49488527 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/ed8a00e2-29c3-4e28-8bea-3fcf49488527 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/892c20db-3700-4222-b9e0-33fff20a9af6 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/892c20db-3700-4222-b9e0-33fff20a9af6 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #24 : SQLite Change Tracker: Changed tables=[OutgoingReplication] ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/da8ec54f-f0f8-4ef9-addf-783bdf7a84b3 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/da8ec54f-f0f8-4ef9-addf-783bdf7a84b3 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/9a18364c-a8d1-4aef-86f1-da7248375371 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/9a18364c-a8d1-4aef-86f1-da7248375371 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/b9f626e2-6e70-40d9-9e70-ce4e7c387dd9 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/b9f626e2-6e70-40d9-9e70-ce4e7c387dd9 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/555505e7-a51a-4135-8a2c-0c75b93783e0 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/555505e7-a51a-4135-8a2c-0c75b93783e0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/500125cf-d228-4a35-8068-635dd8b3d072 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/500125cf-d228-4a35-8068-635dd8b3d072 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/c39488de-1ee5-40e0-b064-5d49edea1df1 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/c39488de-1ee5-40e0-b064-5d49edea1df1 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/77ab497e-05e2-4780-ab96-f31d107087a7 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/77ab497e-05e2-4780-ab96-f31d107087a7 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/62cc5781-8405-4c5f-bfb1-de011393bc1e -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/62cc5781-8405-4c5f-bfb1-de011393bc1e ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/c84747b7-a8b0-4ee8-b3e4-650713ce91c4 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/c84747b7-a8b0-4ee8-b3e4-650713ce91c4 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/2e19d1ac-1f9f-4942-ba37-0f3c0c6fb68b -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/2e19d1ac-1f9f-4942-ba37-0f3c0c6fb68b ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/abad38c4-1984-416c-b56b-e2bb7e90c9ad -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/abad38c4-1984-416c-b56b-e2bb7e90c9ad ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/25474dd9-9cff-4773-9f99-9e6974d833a9 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/25474dd9-9cff-4773-9f99-9e6974d833a9 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/ea5c9774-7301-417e-8bb9-3317a3abce6d -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/ea5c9774-7301-417e-8bb9-3317a3abce6d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/f3dbaee1-ce0e-46a9-a501-b110a19beb44 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/f3dbaee1-ce0e-46a9-a501-b110a19beb44 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/cab58ed6-1773-4a67-bf67-57a9c8089c07 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/cab58ed6-1773-4a67-bf67-57a9c8089c07 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/ac5b8340-1854-4c12-83ac-5979eef27c0c -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/ac5b8340-1854-4c12-83ac-5979eef27c0c ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/33f1e448-7b8d-40e3-8ea6-41e6cf3247f1 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/33f1e448-7b8d-40e3-8ea6-41e6cf3247f1 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/a02b1c5f-7653-4bd5-8cac-3628ff763de6 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/a02b1c5f-7653-4bd5-8cac-3628ff763de6 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/05a9f368-f534-44e2-b9b3-82b4e9903cfb -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/05a9f368-f534-44e2-b9b3-82b4e9903cfb ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/1593682c-d6a4-4feb-bb11-7d47fb83a324 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/1593682c-d6a4-4feb-bb11-7d47fb83a324 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/a74160ed-8058-416d-b05d-1dc1acddba34 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/a74160ed-8058-416d-b05d-1dc1acddba34 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/8e984847-9bcd-4c07-ab02-881aa51c75fa -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/8e984847-9bcd-4c07-ab02-881aa51c75fa ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/adc7f0b7-fa9a-4013-88f2-be7299238ffc -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/adc7f0b7-fa9a-4013-88f2-be7299238ffc ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/40e0c2e2-24ae-4c4d-95ed-bb5fb5cbbb98 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/40e0c2e2-24ae-4c4d-95ed-bb5fb5cbbb98 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/6e7cda93-e37c-47b9-9a03-53c70bb3a406 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/6e7cda93-e37c-47b9-9a03-53c70bb3a406 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/2e578ccd-bf55-411d-b85a-339933075f18 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/2e578ccd-bf55-411d-b85a-339933075f18 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/061bfadc-8125-46c6-8e5e-9996f90e33fa -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/061bfadc-8125-46c6-8e5e-9996f90e33fa ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/39987382-2082-4901-b004-5747b7f2b7d2 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/39987382-2082-4901-b004-5747b7f2b7d2 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/de306688-d7c8-46e3-96b9-3e4b9f1cb4f5 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/de306688-d7c8-46e3-96b9-3e4b9f1cb4f5 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/ae4ac896-7a2f-44d0-b8ea-9cebeaf542ac -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/ae4ac896-7a2f-44d0-b8ea-9cebeaf542ac ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/4f33b8a7-bbef-4fe2-8995-6201be28bd87 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/4f33b8a7-bbef-4fe2-8995-6201be28bd87 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/9d5eb7e1-ef75-4838-b265-82b6f456bdc5 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/9d5eb7e1-ef75-4838-b265-82b6f456bdc5 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/ff0ea537-ffc0-479b-bc2c-17457a474145 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/ff0ea537-ffc0-479b-bc2c-17457a474145 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/30e22810-2e22-4895-a9d9-42f6b944d811 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/30e22810-2e22-4895-a9d9-42f6b944d811 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/b0057240-8908-4ab8-b62e-7cf7ee20d17d -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/b0057240-8908-4ab8-b62e-7cf7ee20d17d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/c05f4a3a-c96e-4f0d-9d57-f5eb3dfef650 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/c05f4a3a-c96e-4f0d-9d57-f5eb3dfef650 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/8c2b94fe-85b4-47dd-8ed0-8d98a07ae116 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/8c2b94fe-85b4-47dd-8ed0-8d98a07ae116 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/b05dfd78-814e-4d69-94f0-a6d0ebcf420e -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/b05dfd78-814e-4d69-94f0-a6d0ebcf420e ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/97240c92-ac4c-461a-8d38-f33f2e85c12f -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/97240c92-ac4c-461a-8d38-f33f2e85c12f ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/63356d9c-63e4-4ee4-9db8-4596fee19ded -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/63356d9c-63e4-4ee4-9db8-4596fee19ded ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/d987cd93-5335-4926-9c49-5c902e2bdab7 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/d987cd93-5335-4926-9c49-5c902e2bdab7 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/e82ef6f6-a3ff-4075-96d2-35f22c930ab7 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/e82ef6f6-a3ff-4075-96d2-35f22c930ab7 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/4b4c169b-0b7a-4852-9be2-6d287ce717b8 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/4b4c169b-0b7a-4852-9be2-6d287ce717b8 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/130c9c07-baa4-48c8-8ed0-90a86bd60b04 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/130c9c07-baa4-48c8-8ed0-90a86bd60b04 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/e7f097e9-c6ce-40fb-bf64-f0e98348f6cd -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/e7f097e9-c6ce-40fb-bf64-f0e98348f6cd ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/02fe1089-6c6c-42c0-b754-84ff0e57de93 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/02fe1089-6c6c-42c0-b754-84ff0e57de93 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/962fb27d-a39a-4651-baab-d84ad4125114 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/962fb27d-a39a-4651-baab-d84ad4125114 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/031d81cb-c9f1-4c0c-b819-986332c17d7e -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/031d81cb-c9f1-4c0c-b819-986332c17d7e ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/45829ac8-36b2-4a8b-8e77-9e71147042d5 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/45829ac8-36b2-4a8b-8e77-9e71147042d5 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/8d50bb12-fff6-48b7-bf46-e4ff01224200 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/8d50bb12-fff6-48b7-bf46-e4ff01224200 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/8fa43cb5-7201-4514-961c-db63a6f7816d -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/8fa43cb5-7201-4514-961c-db63a6f7816d ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/7785461b-14ca-4767-bd5a-81a324b3e286 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/7785461b-14ca-4767-bd5a-81a324b3e286 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/a71cc4a0-3056-4080-94c4-a0dec1e84547 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/a71cc4a0-3056-4080-94c4-a0dec1e84547 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/798120d9-5651-48f0-85d2-674ff9fcd8d0 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/798120d9-5651-48f0-85d2-674ff9fcd8d0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/f63ee8e8-e7c6-4351-8f98-dcd80caddb08 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/f63ee8e8-e7c6-4351-8f98-dcd80caddb08 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/f375e9f8-ac6f-4d12-b3bc-f46c8c194a95 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/f375e9f8-ac6f-4d12-b3bc-f46c8c194a95 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/35de3533-2723-43b3-b7be-9b7e64f65f6e -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/35de3533-2723-43b3-b7be-9b7e64f65f6e ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/10521bbb-1585-4ca3-bcfe-94fd2eff7d2c -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/10521bbb-1585-4ca3-bcfe-94fd2eff7d2c ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/69b8e9db-c565-4047-b6d5-5ff9d2909a50 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/69b8e9db-c565-4047-b6d5-5ff9d2909a50 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/298af8fd-ab9e-409d-bdac-234fceb4d6c2 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/298af8fd-ab9e-409d-bdac-234fceb4d6c2 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/ff89b1e6-d453-4a45-9830-e4346e41cab5 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/ff89b1e6-d453-4a45-9830-e4346e41cab5 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/f26d1fa7-b46b-4210-a77d-3e11b3144ef0 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/f26d1fa7-b46b-4210-a77d-3e11b3144ef0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/76e0cbee-bd2e-4872-b275-69be43b549b3 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/76e0cbee-bd2e-4872-b275-69be43b549b3 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/e12e5285-148c-421d-9de2-eeba12e6f123 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/e12e5285-148c-421d-9de2-eeba12e6f123 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/277701d0-1d74-4b77-90b6-62e6210b4d94 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/277701d0-1d74-4b77-90b6-62e6210b4d94 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/5466cb15-5b15-413b-8f6d-96e8ab6ca7dd -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/5466cb15-5b15-413b-8f6d-96e8ab6ca7dd ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/5bb49f37-2cac-4639-805f-3d09066a8f5f -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/5bb49f37-2cac-4639-805f-3d09066a8f5f ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/aaed975f-b807-4ccc-ab20-0bc0542e2e11 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/aaed975f-b807-4ccc-ab20-0bc0542e2e11 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/03149781-95e1-49a3-b046-6c2231afc300 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/03149781-95e1-49a3-b046-6c2231afc300 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/c33c611a-72fe-4d70-b593-3d0e0fb8fbe4 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/c33c611a-72fe-4d70-b593-3d0e0fb8fbe4 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B}FINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/69f45473-80b9-44aa-94d5-ca0c1f3c2b38 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/69f45473-80b9-44aa-94d5-ca0c1f3c2b38 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/47f5d300-343d-45d0-b8ff-2ad84ac7d345 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/47f5d300-343d-45d0-b8ff-2ad84ac7d345 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/054f8da3-431e-490e-bdb2-317df0ac87f0 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/054f8da3-431e-490e-bdb2-317df0ac87f0 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/1340c752-f53e-4cbf-aea1-0a65a5ef07d7 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/1340c752-f53e-4cbf-aea1-0a65a5ef07d7 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/bdfa1958-46d6-4321-8f32-194ba68ca54f -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/bdfa1958-46d6-4321-8f32-194ba68ca54f ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/3b509e55-62dd-4a42-a7b9-7bf9515a2455 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/3b509e55-62dd-4a42-a7b9-7bf9515a2455 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/d4bcdcea-60e3-4e21-94b4-503300cb6f5f -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/d4bcdcea-60e3-4e21-94b4-503300cb6f5f ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/6acf002d-ea46-4857-b89b-9c7f2e34d38c -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/6acf002d-ea46-4857-b89b-9c7f2e34d38c ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/6f6918e4-720b-4ec7-b61d-e307851be494 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/6f6918e4-720b-4ec7-b61d-e307851be494 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/74dd6c33-db46-4c6e-9581-dc60badfd373 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/74dd6c33-db46-4c6e-9581-dc60badfd373 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/df76e021-0de0-4bfe-9d3f-13ea38793e82 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/df76e021-0de0-4bfe-9d3f-13ea38793e82 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D) /tmp/junit13277602979252174357/server-server-httpfiles/cache/dfefa601-e099-4051-9027-0fb23039ff71 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/dfefa601-e099-4051-9027-0fb23039ff71 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): moveToNewPath (http://localhost:34547/api/content/730091242565103616/_ustadmanifest.json) /tmp/junit13277602979252174357/server-server-httpfiles/cache/73ec391b-0ea7-4dbb-bb64-c0a5aa129200 -> /tmp/junit13277602979252174357/server-server-httpfiles/persistent/73ec391b-0ea7-4dbb-bb64-c0a5aa129200 ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/T6uQJbiizni1qK8zT4b1x46g0ck9NyM05rMKufLI2FI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/bjwfnGlRbxR6w41vOplXXSsJlK%2FkQzJuwiG9Vdr2PBI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GbEzhDlg2eOkUS0yhbQRdkYN7%2BExqlN1jS7v1KfVVxw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ftJMBUMkAxFzcokVQ%2FDLankiEAkZ564HfB8%2Fr2dljcI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/4hns6PTT5KxFXvMc06fHtQV%2BpooQmTf8JrA8bpnukyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/1nBB%2Fl1Q7vnvZxZDlo985rEw6qqqLOTUlrGNCjOuuHs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/e1pDIPug1Mj3kydkW0ucyHWi7GF6VX6Em4E5GOtzNJk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yBLdyeR10%2BZdaKaztYnOWYoqW6u3r8VUd9WSFcSjikA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2F4Ku7WubtnAWlshNGyI9Lmgut4yJEXpDjObP6oxJiZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/hNkB8eW5RIdaNUrvVRKRFRxo07hZCB8p7k8hiRJnOmU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/wNCC8cHq2llme5T359p2aAVxgnZy1xD02zehmxYfzrQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JakG3baTnxBZ0ygCbLpNeqUSpupufejv3CEJsk8lGjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Tyj1ZbAw3I%2BjTnYcRMap00SSDE8uimpYNpM%2FV1r5TQc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5d4Gn7Lje7djT1HHt6jjcg%2BHKH9wgn2vEpJCSjuX6z4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/k65pd4r52nGCR800CqwX9ekYeR56pcNyD6PKQm5ECMY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MZikNKgl2FhWpW23NSSFUT1wOPqRV060fcrD6oKsRao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/qGvsfW4NaWJUAV8k%2BjAgxyt68uSYkM8Zvl4iO07eQSw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/jT7lEK6lwyBhlTHcKRWFJqu7C0gPdwvq0cKmMsrO3o4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Au%2B2IdPCR1K6fzgi%2BwM5XKVYY8AZh6QiVWhS%2FNgRMNU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/SQzRpZj429D6cW3daoNAw3eqvBYSS2ns7TItpaMlHT8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/WdACppPgOH8BBO0iigwsrmWMy17E3kScuTWoKjWTy%2Fw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/7vs8uqNXfk02HCNxgA9IXzTGWczwRxAXgvYRXQZHT3w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/b0rPNEXzpQ22OFjtaC11asx2j0%2BhLr7cAomd3VO69e0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Oq8Qt4f%2FpNdOtT7Cz%2FP1buRr1KXcoKQUW%2BC9lCFg8YQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yzJGqJtjyxHYqHNh51kOeZtaOIra3Ks3%2B1GBRu4D0%2BQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/b%2FpemT3AQtkcxWYfWDVJk2%2FkTkEqjdt%2BoehmTIE02AM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mfov8Hrp8eJ57UpQUEJ%2B8RVeKjq45a8ngANpAaLYR6w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/7xF1FYDJR0vQb3gRCLf5zGPh50%2B3WuGOhPKs9utqGUE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/s%2BjWsJZ%2F9ShpZSiPQWSmovDOpcmVTDAObwrxxK3lcHc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MpD8uvv86rzRXumzeeIEP9dkvgCqNH4BgNx%2Bu3BdkYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/s9HqB4agwbGesiE3QlUHeYBRLelpFY4r8WgsGxlH3Qo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/UKuxu3Hz%2BfGYRK1HeAzq8IUine8lfc8wmfa4xX1FqNk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nAy3BTCDSjZf%2FjjgTtYfskbTFa2CmbkLKYKabDi8pew%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3NOfayEFEmNxtWcImQh5OHnRGSetW1NnAmZP8xt%2FTEE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Rq39aiLMuqiP%2B0mPmeCr0C2QflhXTn%2F%2FNEPZaPtsh7s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/PjfwUp1%2Bw6kzto%2B92J5gCGOUXTWvFUUHmzECFE26ZTI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/h%2BjhrR%2B2SJw3n6swaOU2A8b3QZHrKvXk3vxMgmuJI48%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vGluaw0k9XeZTNkXi2DMNSp4SAI6Mpq0chcOqfhROgo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/2HtvcBRqQjS2JXOH5QQ9utn6ppsaI1mFBHfAO7S2ccI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sHX8VAaCnEAbmKOODXx8XwsoiVmNERxdjjnDxegBg8s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Io0MLdilHmozLkMugHE9pOBHQ0GoWK2Ad%2BKk1mN4QiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kTthmgm8PGGYjMHstF6NYIjf3CLWmwpKOi4l3MdMEtg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eYHHnwyecTXEwTD51UOV4ep3iOXp7UijenqWFiHPj7w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/XNfsFzpMGtyUb4cp%2BZP4sbwRpfi%2BBGbF07psv2MPtA4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GslQZC%2FV0B6kfy34jVZWRceF2QhHWG6YmuW5qqEmeu8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MAqsHQLxvTtVgSONw2nt%2Bi52FKAKxkPqHKZN3dVehag%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/iLrog15kL9bl86CzWtk92zSVko7oOALiUGQ8de0aZAE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/82XHZdU1kTgwewOyJbFyMVK0zesRRj2xRJpu92yJxx4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Q%2Fy6R172KY9YPbOiNMSixqoh8QjGcQtM%2BrFsRKO2bE8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vBVhVK0Ik2c9Bvwl%2BlAPy96DxOyTL2%2BkeUcQmCA%2Frq0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2Fx3Wsw8%2BwpZRU2JIVcrL33nrHQV17lCsxuRemUqet54%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/8NYR%2FhsIIjp%2FPKQLuUNyeWjGcw9Ffd0e82E28xODp0k%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[CacheLockJoin] ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/oPQ1dcUBafEmFbVhtQHHEJeUFzCkPST6bxu3%2BWONWHQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/K2Fsusn6qjgL725CJL7ByzgpD7DwK1Hv1Qc9nUTRvs0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/cR3Bmvjb8RQpKsAuwqDiUYfIXyFSmzGtyfnorloVx0Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/tnKOTsJNsJ1igF6lTizkpOyMKbYWZe%2BdVsGZzjKfNTc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/cTsr7j2oAImJK1yXqd0DLIulEmVnqZ5h5n0Tb5MbXdA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lxzYcB9KSB%2FYkf7kHHM4ZRcTEbModiVoT3lAhJxL3mA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Xl43QDLBGMM83V4fnX0WJXFd3Q96UrVudQC4xpaoApY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vx6kIK92xNpSxNN78Ud5xEGiuWVgncmo8IDc9M8XCDQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cxs1ShEiNfLO%2FU%2Fvt3ziCc6g7XCCt3cXpLKqS0NW9p0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/hFJej7TOyIrYzsvgtguZHnlcWMcsq3KtS9FiLm3ykCo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/I9vIlkggX1UGSnA11062utk2y8IszUXgQgfJOO6C6so%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/mvg3xbJ3LnwZdOssam2%2BvdSJ1%2FLWFX7%2FlxFJVciB6lg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/dlAewQPKn9t0EDFTEm5ltRQT%2BWrMBBErX1LZM6zfIc0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ufoN52SamhFb3h2azBHykXR1pPhx5QzT55ir8wOLVBM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/8l%2BWWVo6WOTD7pS09FmTYwoB2tptGH20X90e5TTJGQ0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BIRZ4%2F%2FV1GOWQ9KLtbzgE%2BNbhhRBycosRc64B97TKj4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/V%2BlxWB0nxel8r7ylMgw556l%2FVPsMO29I16T%2FDgO8NMQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/uYW3KrfsznrSIuqFkNUXxHUg0ZmpkuJvVYdtP2k6nAk%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/pLIQYQAGGG6QDQPjEpjz67VyhV5phLnyxGKkUWIhm88%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Wmgp%2B1s82IIY%2BjX9o7lYcOJS1QrGlZC0PpACTzQwl6M%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sHxTh3q3%2BdRVnFM3sxrWUzQpjAIWUYJijIDhezhkH6s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Y3nFU5%2FVYE71u5aj3293uK2rbUrlZ%2FwwvObLZ8QhuYQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/zBbaSmjEFvS6KUk8SEwgYyykdXC%2BUFyhY9%2F%2FLwqO8Z0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/u%2BLJFVTcY%2FMEnXDPx%2FjDr74kdKvSL0fNYsVaoucWMS0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eo8K7m5KF0iRfYzWDplfji%2FfxUb9GlUHqqY6IuMrLc4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2FqULHYInAHdVBa5R1l938NaG9Ty3HotFmPBFK%2Fx8URU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ym1yKJRZWSDtpc56Uj7RFG1W6oCf5N5WCmZbqjHEbE4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/C1W33ZET4v%2BaPIkE7LOO6lFWDtV5OqhnAlLv4wfGAUU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/jGvo9dP2a%2BkzienoeQzWSLnGKfWhYB2XjsFOuELmW28%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BF9Tlt29TsSXmyq%2FWyZ63J8R6bqXkujcv5KBRzPQ%2BWU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xVHBEQCBRQcVQS1lvNmxfgZ0XXOkWfARY3xhEbjuloE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EkHf%2FCGbd3loeNcgeAv6K4n2uKHvj3497sTVseG3xn0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/vOWepUFkWRq8r0%2BHZF7AzG8DLHriKMfWpiogMq%2FFD4s%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/R0W8u8HlP%2FsgKWKJ2Q26%2FMLf5xdmrjzBL5IEPnV34JA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yD2T%2FjRDP29LkBjiITr7231CnugE2Jo0BIRRyW5N0mE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/DMle631prFri4uxxxxdON0FHQFOdiUt%2BW%2F6%2FvFfKmKI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Ai1kxiVYF40Fu81oXM2uPCv9vkRmufeI2MqmWrEigoQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/MuzpZTkDFXpw0wwJdw%2FbBYCIsDKwWBU628LKd2p83po%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/4zSTZMv%2FWKjpNfIWFmdBzDq%2BxpKgteLo5HBhbpkIMgg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/YuUHNreyN7U7%2BQZ5%2BzNNY1N11RsxVtHYZsqyJGBtmbQ%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/6p3YvM8W7PtrV7LudBIoa%2Bq4QN3Y1SdaU02%2FGCeg0IM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/c6Dc1YGSLmG1CzWhxrYVgHpZEYf6VEA09YuKyjB6o44%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/fAhuvZVtVYSUCOENltmx6R%2BSg0UZACwHQOMDNf9fYlY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/we47ND4nhwrjRI%2BYLyQ%2BHWLDKA0nvAypEBID7KE1sjM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EDd6hjdyPU1Mt2vw3AA1ph%2BqFNUyZir%2BdXzbgA2ARyw%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/WE8lrEOx7vAAZ6u4arUnr1yvMIbZP0FvaBy551jh88Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/f86dDrhwRUQf6RCl7AldiyqZIf7UO05nYkIFIepSeao%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/17pZuPthKwaraODIXZkgcqZCV0%2Buh%2F01t0UPA4EqtEs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/CmlVJmRSZLB7BmMKh27ly66%2FmbubmFKZNdWpB8De5X8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/nsmfXTJrTxUTogzM8u3%2BnLHfuNFK4hVP4tnH90njdqE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/GjqBgSSvm7XTUjdhXgppBT10y3S2AdiXOnCd1xl1AR4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3l8y8J6DrWhQA1W7Shf%2BSPfKgZyc%2Bu%2Fb%2BbCekBx6f8g%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2BpluXnN9d6MiNBWRNiCeM15nPresFv0BDtL1lIC9RI4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5Ilriy7n1kwHjr0%2FXWzh4jhJPrT8xsZ1jrczKGatDiY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EgapfpQkKZP4bsfj%2FK5PxfHKzTlIJAVzuAkZmNmg3MM%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/QQhYT1gQF9x0oIMt0WRoLg3q4DbMidMg5%2FV3%2FOsnhog%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/LnC2D3wwhrq34V1CB%2Bxg6EwLoaYhOVkplQkYTyRkqVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/J2cr3iSclOBUxgDFRH12Icpmo32SS2pPkQejFFV9e3Y%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/eARe8bkhihrOsDAQ7nvQs7HXU1%2Bi%2FpopDv%2BQ6UNWPcg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3fCEhtExvRNHYfveM9cY5bbE17mYr8%2BdEFRgE5Tz8ZU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/NuX5jirPuFiJLnEJlD4dLnXRCsDkQMc2Vniko1v7nEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2F3QD%2Bd53w6wqfHpE3dn2fWN85w9xo6rHAzwCGcivpko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/y4TDcAD4%2Fj5o4keZvggf698Cr9Oc7JZ%2BgGMax23qmVA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/UvNzyhHidciHBssZ%2FP%2B2l5FZbI1XAfmSJAplrILQ8gg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ic4IoQBJDrNoYD6jzvjPUtyK2y2i0dmtWCW2k2Aa%2Fp8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/De2JgQ0Nt5adGTd%2BS3vvpLJVOZegId%2BlUNz28Tv2qPA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/AxtMakPRFNdMGeXBvbRcztWEo0HNZu9GkF7yCvsE3Zs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JU9Nv2qFcpHwvSV4ps9ii7ATxDcpquEhDXTVT0iBUEo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/CdrdmkKdsdoH81%2B2cV0ipaFJ4y8Ng6Ujmj7K5QNYc94%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/ZY4mAUHHRYo0qd1n7jqXrYhYnC75hzx4DLeYU%2FtZAhs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kpeAot1GwrHfHslj4hcJEyVdiQvKVG3a0bQXx1ERn7o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/%2FEmb%2B%2FduVWkOJrRcZWoRMF6TTLig7Qm2uAa7A%2B78ghA%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lpSbYYTpxt5zyFPhLE5PlvwDpVyNc2B3kULVJzvg6%2B4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/rySbdfEfwrB779vaMkVIyj%2BABqAS%2BgtUUBu4dkB4J6A%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/oJd6y005JyUgaUAFQ6GgvvLGzc467muipcNv7aXTB%2F0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/VYwTeujSQh1Gss7XDcPY61SmNUSlOTCzClVbdoYAHJE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/JVUTiGfvsBPpaY2QLvpiW%2Bx0rWNh6Tlj0QXu2TOSbGY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/z2ct%2BVoKX1r9xRSP%2FGYmKyUmhGtAlSmS7FrBHQz1i6E%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/5djSGONTPUXLvVbL1YNge3qvQFN9YVYlb3QwlvbvfEU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/LWwdIdB4NUHFdmDaq2YoB5EqjWD9BIm2i0npsi3fE0o%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/sy4b7%2F3q3vGmQUg9OE%2F4gm%2FnVaSA36EeIqyCcnYi4M8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/gQYVKIPGaIxZIIuE90qThxaJvZJZw2sECpusZyMP5ME%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/yopZ8hFGsieV4Tw74UQx3ta7ZTBGwOr0lvzfSVdok8w%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/p8QJ1CS%2FUy4JsZzAfC4gp9lblDmY9lv4EPY5LPA1jdo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/x8RELOMsvCzPJXs2%2BuGp6tUMSIzdxC%2FSRUta7acbbZ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/2brsrAkktIi9NilQNTT8ppOc5Gbl17tffhdX0aeFCoI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Pp8lPMJPMU%2Fg1eelJlUn1gggLBKxNX2QhrjbNVWCbyI%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/47DEQpj8HBSa%2B%2FTImW%2B5JCeuQeRkm5NMpJWZG3hSuFU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/60oKn5%2FPS0PBO8N14aS8JzAQUMnMRqyMbkNBTnJTCH8%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xvUv8bQ7fzE4XXu73K9RYSkhe0GeeOPKqo3J2BlBH4c%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/xiokJ09WttZwKc3d%2FhV6IqkEKeWLg9lWE0%2FbWOTxClg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/wWL1jZH9TMxilFxiMeVIUsPHWxbeFX5CJNJtHZ0Yv%2Bg%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/QG6s8ffvRksUj4CoqMfqKsmzKCDVZOMJS4Z%2BhjD4sko%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/Cs%2FL%2BOBmRgENBqKnXY5%2FOJ44hDv7z%2B18UB%2Bdln6zuFs%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/HkkywhhDQrAzn7Dz6sRR9c4DiBK6MpCD86BkvtJB5SE%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/kpaWI2p5pMdbuxPJnq3QBXQZedGFfh9o18RGgBafeb0%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/3vWQ0f6tRdZRM4YjJSPrQBPdMi7QlJxHoeN4gO8VZXc%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/lvpl17wtiXNsQEGVLgL5hcq22Jkm53kZrj6t5p3iWQ4%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/0gUfpA5HMCps0QY%2BoMxb%2BJSq%2BoBIWs62g2C4f%2BxJCoU%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/1R13osSZSDQQiYxtMZbyctR2oxkjJPXZUk%2F0xnAGSUY%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:34547/api/blob/EArfY4qBP1HFoEdjBizqqABDObYPmGCn5HWa0eEEElo%3D ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?BFINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@506e382b - http://localhost:34547/UmAppDatabase/replication/sse?door-node=2305422410800326095%2F2e11d7ef-31ab-4574-ae30-1a0c5834f579] close ?BOMay 21, 2025 12:46:55 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B>FINE: FINER DoorLog - Closed HikariDataSource connection pool ?BOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ?B>FINE: FINER DoorLog - Closed HikariDataSource connection pool DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DC\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DC\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 3 local uris as blobs (http://localhost:8094/api/blob/hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im%2FK8I%3D, http://localhost:8094/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4%3D, http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D) DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCDFINE: FINER UstadCache - UstadCache(client): storerequest 3 entries DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im%2FK8I%3D to /tmp/junit13370456743333967396/junit262572004621886134/tmpWork/1.tmp (integrity=sha256-hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im/K8I=) DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4%3D to /tmp/junit13370456743333967396/junit262572004621886134/tmpWork/2.tmp (integrity=sha256-DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4=) DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D to /tmp/junit13370456743333967396/junit262572004621886134/tmpWork/3.tmp (integrity=sha256-kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk=) DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 3 entries DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFFINE: FINER UstadCache - UstadCache(client): db transaction completed DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im%2FK8I%3D DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im%2FK8I%3D DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/hlfF4oGFRfane2XiRyLv02LtOJ4Va2UanpQV0im%2FK8I%3D DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4%3D DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4%3D DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4%3D DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D DCOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog DCFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:8094/api/blob/kogGiGy6nDHut87gor1HOPRG0qvTakw30a1QMo7hXHk%3D FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FE\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FE\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FE\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FE\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER SaveLocalUrisAsBlobsUseCaseJvm$invoke$invokeSuspend - SaveLocalUrisAsBlobsUseCaseJvm Storing 1 local uris as blobs (http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D) FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEDFINE: FINER UstadCache - UstadCache(client): storerequest 1 entries FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINEST: FINEST UstadCache - UstadCache(client): copied request data for http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D to /tmp/junit17463841756294884015/httpfiles-client/tmpWork/1.tmp (integrity=sha256-SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=) FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEOFINEST: FINEST UstadCache - UstadCache(client): cacheEntries created 1 entries FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEBFINE: FINER UstadCache - UstadCache(client): deleting 0 tmp files FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFFINE: FINER UstadCache - UstadCache(client): db transaction completed FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER DeleteUrisUseCaseCommonJvm$invoke - DeleteUrisUseCase: delete file:/tmp/junit17463841756294884015/tmproot-client/d559c7d3-8ce1-4c0c-81f8-863c25c6cf85 FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload b66916b8-8d0b-4163-a23f-0fcadec70c98): batch upload init: Client list 1 blobs. 1 uploads pending (0 partial) FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e39fa7fb-80b3-4dd6-819d-460bb4a83ec5): Uploading 152064 bytes in 1 chunks to http://localhost:42339/api/blob/upload-batch-data starting from byte=0 FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(client): Retrieve http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER UstadCache - UstadCache(client): FOUND http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e39fa7fb-80b3-4dd6-819d-460bb4a83ec5) receive request FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e39fa7fb-80b3-4dd6-819d-460bb4a83ec5) receive request FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(e39fa7fb-80b3-4dd6-819d-460bb4a83ec5) appended chunk (isFinal=true) to /tmp/junit17463841756294884015/httpfiles-server/e39fa7fb-80b3-4dd6-819d-460bb4a83ec5 FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEDFINE: FINER UstadCache - UstadCache(server): storerequest 1 entries FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINEST: FINEST UstadCache - UstadCache(server): copied request data for http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D to /tmp/junit17463841756294884015/httpfiles-server/tmpWork/1.tmp (integrity=sha256-SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=) FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEOFINEST: FINEST UstadCache - UstadCache(server): cacheEntries created 1 entries FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEBFINE: FINER UstadCache - UstadCache(server): deleting 0 tmp files FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFFINE: FINER UstadCache - UstadCache(server): db transaction completed FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(e39fa7fb-80b3-4dd6-819d-460bb4a83ec5): Upload complete of 152064 bytes in 1 chunks to http://localhost:42339/api/blob/upload-batch-data FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(server): Retrieve http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEINFO: INFO UstadCache - UstadCache(server): Retrieve http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D FEOMay 21, 2025 12:46:56 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FEFINE: FINER UstadCache - UstadCache(server): FOUND http://localhost:42339/api/blob/SAwMEEihCX84BYpcX9K0y%2FGPuYxx298222HQu85QihE%3D HGOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HG\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HGOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HG\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HGOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HGFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[TransferJob, TransferJobItem] HGOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HGZFINE: FINER BlobUploadClientUseCaseJvm$invoke - BlobUploadClientUseCaseJvm (#1): starting HGOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HGSEVERE: SEVERE BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Exception. Attempt has failed. HG[com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$TestUploadException HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.stubToThrowException$lambda$11$lambda$10(BlobUploadClientUseCaseJvmTest.kt:209) HGd at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) HGR at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) HGW at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) HGe at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) HGm at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) HG_ at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) HG| at com.ustadmobile.core.domain.upload.ChunkedUploadClientUseCaseKtorImpl.invoke(ChunkedUploadClientUseCaseKtorImpl.kt:107) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$asyncUploadItemsFromChannelProcessor$2$1.invokeSuspend(BlobUploadClientUseCaseJvm.kt:120) HG5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$invoke$2.invokeSuspend(BlobUploadClientUseCaseJvm.kt:244) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$invoke$4.invokeSuspend(BlobUploadClientUseCaseJvm.kt:272) HGq at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm.invoke(BlobUploadClientUseCaseJvm.kt:269) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$givenTransferJobInDatabase_whenErrorOccurs_thenAttemptCountIncrementAndExceptionThrown$1.invokeSuspend(BlobUploadClientUseCaseJvmTest.kt:384) HGfCaused by: com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$TestUploadException HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.stubToThrowException$lambda$11$lambda$10(BlobUploadClientUseCaseJvmTest.kt:209) HGd at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) HGR at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) HGW at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) HGe at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) HGm at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) HG_ at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) HG| at com.ustadmobile.core.domain.upload.ChunkedUploadClientUseCaseKtorImpl.invoke(ChunkedUploadClientUseCaseKtorImpl.kt:107) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$asyncUploadItemsFromChannelProcessor$2$1.invokeSuspend(BlobUploadClientUseCaseJvm.kt:120) HG[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) HGA at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) HGS at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277) HGF at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) HGJ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) HG> at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) HGR at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48) HGF at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.givenTransferJobInDatabase_whenErrorOccurs_thenAttemptCountIncrementAndExceptionThrown(BlobUploadClientUseCaseJvmTest.kt:356) HGS at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) HGe at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) HGm at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) HG? at java.base/java.lang.reflect.Method.invoke(Method.java:569) HGY at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) HGX at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) HGW at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) HGV at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) HGR at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) HGP at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) HGJ at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) HGE at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) HGY at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) HGB at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) HGW at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) HGV at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) HG@ at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) HGD at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) HGF at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) HGD at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) HGE at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) HGE at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) HG> at org.junit.runners.ParentRunner.run(ParentRunner.java:413) HGu at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:112) HGo at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) HGo at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40) HG at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:54) HGt at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:53) HGJ at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) HGm at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) HG? at java.base/java.lang.reflect.Method.invoke(Method.java:569) HGY at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) HGY at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) HGi at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) HGx at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:92) HGC at jdk.proxy1/jdk.proxy1.$Proxy4.processTestClass(Unknown Source) HGW at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:183) HGn at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:132) HGY at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:103) HGX at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:63) HGj at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) HG at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:121) HG at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) HG] at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) HG^ at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) HG HGOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HGSEVERE: SEVERE BlobUploadClientUseCaseJvm$invoke$invokeSuspend - BlobUploadClientUseCaseJvm (#1): Exception. Attempt has failed. HG[com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$TestUploadException HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.stubToThrowException$lambda$11$lambda$10(BlobUploadClientUseCaseJvmTest.kt:209) HGd at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) HGR at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) HGW at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) HGe at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) HGm at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) HG_ at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) HG| at com.ustadmobile.core.domain.upload.ChunkedUploadClientUseCaseKtorImpl.invoke(ChunkedUploadClientUseCaseKtorImpl.kt:107) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$asyncUploadItemsFromChannelProcessor$2$1.invokeSuspend(BlobUploadClientUseCaseJvm.kt:120) HG5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$invoke$2.invokeSuspend(BlobUploadClientUseCaseJvm.kt:244) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$invoke$4.invokeSuspend(BlobUploadClientUseCaseJvm.kt:272) HGq at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm.invoke(BlobUploadClientUseCaseJvm.kt:269) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$givenTransferJobInDatabase_whenErrorOccurs_thenAttemptCountIncrementAndExceptionThrown$1.invokeSuspend(BlobUploadClientUseCaseJvmTest.kt:384) HGfCaused by: com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest$TestUploadException HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.stubToThrowException$lambda$11$lambda$10(BlobUploadClientUseCaseJvmTest.kt:209) HGd at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) HGR at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) HGW at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) HGe at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) HGm at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) HG_ at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) HG| at com.ustadmobile.core.domain.upload.ChunkedUploadClientUseCaseKtorImpl.invoke(ChunkedUploadClientUseCaseKtorImpl.kt:107) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvm$asyncUploadItemsFromChannelProcessor$2$1.invokeSuspend(BlobUploadClientUseCaseJvm.kt:120) HG[ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) HGA at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) HGS at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277) HGF at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95) HGJ at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69) HG> at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) HGR at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48) HGF at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) HG at com.ustadmobile.core.domain.blob.upload.BlobUploadClientUseCaseJvmTest.givenTransferJobInDatabase_whenErrorOccurs_thenAttemptCountIncrementAndExceptionThrown(BlobUploadClientUseCaseJvmTest.kt:356) HGS at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) HGe at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) HGm at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) HG? at java.base/java.lang.reflect.Method.invoke(Method.java:569) HGY at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) HGX at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) HGW at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) HGV at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) HGR at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) HGP at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) HGJ at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) HGE at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) HGY at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) HGB at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) HGW at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) HGV at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) HG@ at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) HGD at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) HGF at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) HGD at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) HGE at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) HGE at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) HG> at org.junit.runners.ParentRunner.run(ParentRunner.java:413) HGu at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:112) HGo at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58) HGo at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40) HG at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:54) HGt at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:53) HGJ at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) HGm at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) HG? at java.base/java.lang.reflect.Method.invoke(Method.java:569) HGY at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) HGY at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) HGi at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) HGx at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:92) HGC at jdk.proxy1/jdk.proxy1.$Proxy4.processTestClass(Unknown Source) HGW at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:183) HGn at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:132) HGY at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:103) HGX at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:63) HGj at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) HG at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:121) HG at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:71) HG] at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) HG^ at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) HG HGOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HGFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[TransferJobError] HGOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HG>FINE: FINER DoorLog - Closed HikariDataSource connection pool HIOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HI\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HIOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HI\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HIOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HI>FINE: FINER DoorLog - Closed HikariDataSource connection pool HJOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HJ\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HJOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HJ\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete HJOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog HJ>FINE: FINER DoorLog - Closed HikariDataSource connection pool LKOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog LKFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 5631cfc1-9f06-48cd-9815-abcc91fde606): batch upload init: Client list 3 blobs. 2 uploads pending (0 partial) LKOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog LKFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 5631cfc1-9f06-48cd-9815-abcc91fde606): batch upload init: Client list 3 blobs. 2 uploads pending (1 partial) LKOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog LKFINEST: FINEST BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 5631cfc1-9f06-48cd-9815-abcc91fde606): Partial uploads pending = https://endpoint.com/api/blob/DWDf0O8J19BHTcJOC4RUdOWkQIE8T91ahd5W5PySXy4= LMOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog LMFINE: FINER BlobUploadServerUseCase$onStartUploadSession - BlobUploadServerUseCase#onStartUploadSession(upload 7d42ba4b-5666-4bf4-9228-3330e9a72de2): batch upload init: Client list 3 blobs. 3 uploads pending (0 partial) ONOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ON\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ONOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ON\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete ONOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ONFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[] OPOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OP\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OPOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OP\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OPOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OPFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[] OQOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OQ\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OQOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OQ\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete UTOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UT\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete UTOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UT\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete UTOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UTFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PersonGroup] UTOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UTFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person] UTOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UTFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroupMember] UTOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UTFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant] UTOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UTFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] UTOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UT>FINE: FINER DoorLog - Closed HikariDataSource connection pool UVOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UV\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete UVOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UV\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete UVOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UVFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PersonGroup] UVOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UVFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person] UVOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UVFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroupMember] UVOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UVFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant] UVOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UVFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[EnrolmentRequest] UVOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UV>FINE: FINER DoorLog - Closed HikariDataSource connection pool UWOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UW\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete UWOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UW\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete UWOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UWFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PersonGroup] UWOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UWFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person] UWOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UWFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroupMember] UWOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UWFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant] UWOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UW>FINE: FINER DoorLog - Closed HikariDataSource connection pool UXOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UX\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete UXOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UX\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete UXOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UXFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PersonGroup] UXOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UXFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person] UXOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UXFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroupMember] UXOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UXFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant] UXOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UXFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[EnrolmentRequest] UXOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog UX>FINE: FINER DoorLog - Closed HikariDataSource connection pool ZYOMay 21, 2025 12:46:58 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ZYFINEST: FINEST CompressAudioUseCaseSox$invoke$invokeSuspend - CompressAudioUseCase: Running sox: /usr/bin/sox /tmp/junit8365602986275735829/soundfile.mp3 -C 2 --type ogg /tmp/junit8365602986275735829/junit460964262250054689/878f8f9e-0b27-48bd-b399-192fb73306b1 baOMay 21, 2025 12:46:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog baFINE: FINER CompressPdfUseCaseJvm$invoke$invokeSuspend - CompressPdfUseCaseJvm: running /usr/bin/gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dBATCH -sOutputFile=/tmp/junit8326379472974408628/junit12650066779333241228/22a0d6d3-29f8-41d2-bd16-031c76e9f33f /tmp/junit8326379472974408628/junit3115265759141699871.tmp baOMay 21, 2025 12:46:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog bavFINEST: FINEST CompressPdfUseCaseJvm$invoke$2$outputReaderJob$invokeSuspend - CompressPdfUseCaseJvm: completed page 1 baOMay 21, 2025 12:46:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog bavFINEST: FINEST CompressPdfUseCaseJvm$invoke$2$outputReaderJob$invokeSuspend - CompressPdfUseCaseJvm: completed page 2 baOMay 21, 2025 12:46:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog baFINE: FINER CompressPdfUseCaseJvm$invoke$invokeSuspend - CompressPdfUseCaseJvm: compressed file:/tmp/junit8326379472974408628/junit3115265759141699871.tmp from 152064 bytes to 99455 bytes dcOMay 21, 2025 12:46:59 PM com.ustadmobile.core.util.NapierAntilogJvm performLog dcFINE: FINER CompressVideoUseCaseHandbrake$invoke$invokeSuspend - CompressVideoUseCase: running /usr/bin/HandBrakeCLI -i /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-username-into-signup/core/tmp-bigbuckbunny.mp4 -o /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-username-into-signup/core/30f2897c-5f52-49c7-85d9-d8ce724ec42d.mp4 --format av_mp4 --encoder svt_av1 --aencoder opus --maxWidth 720 --maxHeight 405 --quality 55 --ab 96 --rate 30 --json hgOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog hg\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete hgOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog hg\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete hgOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog hgFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ContentEntry, ContentEntryParentChildJoin, DeletedItem] tsOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ts\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete tsOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ts\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete tsOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tsFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] tsOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tsFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] tsOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tsFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] tsOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tsFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[CourseBlock] tsOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tsFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] tuOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tu\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete tuOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tu\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete tuOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tuFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] tuOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tuFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] tuOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tuFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] tuOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tuFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] tvOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tv\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete tvOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tv\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete tvOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tvFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] tvOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tvFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] tvOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tvFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] tvOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tvFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[CourseBlock] tvOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tvFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] tvOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tvFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[CourseBlock] twOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tw\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete twOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tw\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete twOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog twFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] twOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog twFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] twOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog twFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] twOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog twFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] twOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog twFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[CourseBlock] txOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tx\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete txOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tx\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete txOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog txFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] txOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog txFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] txOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog txFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] txOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog txFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[CourseBlock] txOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog txFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] txOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog txFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[StudentResult] tyOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ty\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete tyOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ty\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete tyOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tyFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] tyOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tyFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] tyOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tyFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] tyOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tyFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] tzOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tz\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete tzOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tz\INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete tzOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tzFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] tzOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tzFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] tzOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tzFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] tzOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tzFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[CourseBlock] tzOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tzFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ExternalAppPermission] tzOMay 21, 2025 12:47:02 PM com.ustadmobile.core.util.NapierAntilogJvm performLog tzFINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[StudentResult] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(14b2e39f-5fce-4ea5-bbec-4d47380b39d5): Uploading 133184 bytes in 7 chunks to http://localhost.localdomain:49969/ starting from byte=0 OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(14b2e39f-5fce-4ea5-bbec-4d47380b39d5): Upload complete of 133184 bytes in 7 chunks to http://localhost.localdomain:49969/ OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(de61891a-ec04-47d0-bb6c-0532867d54b9): Uploading 133184 bytes in 7 chunks to http://localhost.localdomain:51113/ starting from byte=10000 OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER ChunkedUploadClientUseCaseKtorImpl$invoke - ChunkedUploadClientUseCase(de61891a-ec04-47d0-bb6c-0532867d54b9): Upload complete of 133184 bytes in 7 chunks to http://localhost.localdomain:51113/ OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) appended chunk (isFinal=true) to /tmp/junit1294868070711758089/junit15221278038117997667/27930ae0-bd1e-4316-9c4c-64eaac014ff6 OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) appended chunk (isFinal=true) to /tmp/junit1294868070711758089/junit15221278038117997667/27930ae0-bd1e-4316-9c4c-64eaac014ff6 OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) appended chunk (isFinal=true) to /tmp/junit1294868070711758089/junit15221278038117997667/27930ae0-bd1e-4316-9c4c-64eaac014ff6 OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) appended chunk (isFinal=true) to /tmp/junit1294868070711758089/junit15221278038117997667/27930ae0-bd1e-4316-9c4c-64eaac014ff6 OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) appended chunk (isFinal=true) to /tmp/junit1294868070711758089/junit15221278038117997667/27930ae0-bd1e-4316-9c4c-64eaac014ff6 OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) appended chunk (isFinal=true) to /tmp/junit1294868070711758089/junit15221278038117997667/27930ae0-bd1e-4316-9c4c-64eaac014ff6 OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) receive request OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINEST: FINEST ChunkedUploadServerUseCaseJvm$onChunkReceived - ChunkedUploadServerUseCaseJvm(27930ae0-bd1e-4316-9c4c-64eaac014ff6) appended chunk (isFinal=true) to /tmp/junit1294868070711758089/junit15221278038117997667/27930ae0-bd1e-4316-9c4c-64eaac014ff6 OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, StatementEntity, ActorEntity, VerbLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, StatementEntity, ActorEntity, VerbLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, VerbLangMapEntry, ActivityLangMapEntry, ActivityExtensionEntity, StatementEntityJson] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, VerbLangMapEntry, ActivityLangMapEntry, ActivityExtensionEntity, StatementContextActivityJoin, StatementEntityJson] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, ActivityInteractionEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseGroupSet] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[Person, ClazzEnrolment, CourseGroupMember] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[ClazzAssignment] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, ActivityInteractionEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, ActivityInteractionEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:03 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, ActivityInteractionEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:04 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:04 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:04 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, ActivityInteractionEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:04 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:04 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:04 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, ActivityInteractionEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:04 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:04 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:04 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[VerbEntity, ActivityEntity, StatementEntity, ActorEntity, ActivityInteractionEntity, VerbLangMapEntry, ActivityLangMapEntry, StatementEntityJson] OMay 21, 2025 12:47:04 PM com.ustadmobile.core.util.NapierAntilogJvm performLog wFINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true OMay 21, 2025 12:47:06 PM com.ustadmobile.core.util.NapierAntilogJvm performLog pFINEST: FINEST NonInteractiveContentXapiStatementRecorder$onComplete - ContentUsageStatementRecorder: completed OMay 21, 2025 12:47:06 PM com.ustadmobile.core.util.NapierAntilogJvm performLog wFINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog xFINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=false OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[StateEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[StateEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[StateEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[StateEntity, StateDeleteCommand] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[StateEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[StateEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[StateEntity, StateDeleteCommand] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[StateEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[StateEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[StateEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[ActorEntity] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINEST: FINEST EmbeddedHttpServer$serveApiEndpoint - EmbeddedHttpServer: content: endpoint=http://endpoint.com/ versionUid=1234 path=path/file.txt OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] init OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3490943591065089867 remoteEndpoint=http://localhost.localdomain:38235/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3490943591065089867 remoteEndpoint=http://localhost.localdomain:38235/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@6f347b2e - http://localhost.localdomain:38235/UmAppDatabase/replication/sse?door-node=3490943591065089867%2F47731398-53b3-4ddd-be7d-f6dd4d801ddc] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@6f347b2e - http://localhost.localdomain:38235/UmAppDatabase/replication/sse?door-node=3490943591065089867%2F47731398-53b3-4ddd-be7d-f6dd4d801ddc] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] init OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8880623674408491038 remoteEndpoint=http://localhost.localdomain:38411/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8880623674408491038 remoteEndpoint=http://localhost.localdomain:38411/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5505a357 - http://localhost.localdomain:38411/UmAppDatabase/replication/sse?door-node=8880623674408491038%2F847ac61e-1681-4429-b8c8-990148a1d806] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5505a357 - http://localhost.localdomain:38411/UmAppDatabase/replication/sse?door-node=8880623674408491038%2F847ac61e-1681-4429-b8c8-990148a1d806] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@7017ea6f, com.ustadmobile.door.nodeevent.NodeEvent@2c1ff9b OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@785ec0c3 OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@1c74ba2d OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@7da6bf7a OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@77efa631 OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@67396e8b OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@41ee9443 OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@e2410ed OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@25704e74 OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@5d02cbf2 OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] init OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2895595914127963828 remoteEndpoint=http://localhost.localdomain:49269/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2895595914127963828 remoteEndpoint=http://localhost.localdomain:49269/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@178f48e - http://localhost.localdomain:49269/UmAppDatabase/replication/sse?door-node=2895595914127963828%2F3742052b-59cb-4c84-bb42-489b65ed98a0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@178f48e - http://localhost.localdomain:49269/UmAppDatabase/replication/sse?door-node=2895595914127963828%2F3742052b-59cb-4c84-bb42-489b65ed98a0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] init OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8762984240024654005 remoteEndpoint=http://localhost.localdomain:34459/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8762984240024654005 remoteEndpoint=http://localhost.localdomain:34459/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@516056cc - http://localhost.localdomain:34459/UmAppDatabase/replication/sse?door-node=8762984240024654005%2F37752103-394a-4568-b68a-fb9b8d8299ce] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@516056cc - http://localhost.localdomain:34459/UmAppDatabase/replication/sse?door-node=8762984240024654005%2F37752103-394a-4568-b68a-fb9b8d8299ce] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] init OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://localhost.localdomain:53047/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://localhost.localdomain:53047/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4ecc15a6 - http://localhost.localdomain:53047/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4ecc15a6 - http://localhost.localdomain:53047/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/inaccessible_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog rINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/inaccessible_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] init OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError Rjava.net.UnknownHostException: inaccessible: Temporary failure in name resolution I at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) _ at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934) V at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543) R at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError Rjava.net.UnknownHostException: inaccessible: Temporary failure in name resolution I at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) _ at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934) V at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543) R at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4f9fc665 - http://inaccessible/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.net.UnknownHostException: inaccessible: Temporary failure in name resolution . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4f9fc665 - http://inaccessible/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.net.UnknownHostException: inaccessible: Temporary failure in name resolution . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] database build complete OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] init OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2438653870417857364 remoteEndpoint=http://localhost.localdomain:52895/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2438653870417857364 remoteEndpoint=http://localhost.localdomain:52895/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5df55841 - http://localhost.localdomain:52895/UmAppDatabase/replication/sse?door-node=2438653870417857364%2F5729232c-4c1e-48dc-af80-ac48bbc9731c] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5df55841 - http://localhost.localdomain:52895/UmAppDatabase/replication/sse?door-node=2438653870417857364%2F5729232c-4c1e-48dc-af80-ac48bbc9731c] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@2dc21186, com.ustadmobile.door.nodeevent.NodeEvent@7be4f1ef OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@864b96f OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@484f329c OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@5c0f5e47 OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@13efeca5 OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@2d4ea973 OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@579c960a OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@20d960ab OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@22b83c9b OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - $[onClientRepoDoorMessageHttpResponse - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - http://localhost.localdomain:52895/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 - unexpected response status = 404 Client Error OMay 21, 2025 12:47:08 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - $[onClientRepoDoorMessageHttpResponse - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - http://localhost.localdomain:52895/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 - unexpected response status = 404 Client Error OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@5aef89fd OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] init OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5672789086724616733 remoteEndpoint=http://localhost.localdomain:49309/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5672789086724616733 remoteEndpoint=http://localhost.localdomain:49309/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5724eba4 - http://localhost.localdomain:49309/UmAppDatabase/replication/sse?door-node=5672789086724616733%2Fb7379fb1-46f4-45b8-8399-764a105a6c2d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5724eba4 - http://localhost.localdomain:49309/UmAppDatabase/replication/sse?door-node=5672789086724616733%2Fb7379fb1-46f4-45b8-8399-764a105a6c2d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PersonGroup] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@2d80b246 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PersonGroupMember] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ScopedGrant] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@5f52617 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@1cfdbab5 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@44dc7b59 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@4f8212b6 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@71538d48 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@43165212 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] init OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5689030009637123349 remoteEndpoint=http://localhost.localdomain:43237/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5689030009637123349 remoteEndpoint=http://localhost.localdomain:43237/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4cab28dd - http://localhost.localdomain:43237/UmAppDatabase/replication/sse?door-node=5689030009637123349%2F04dced74-069c-4167-a3e9-ef3db86ed262] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4cab28dd - http://localhost.localdomain:43237/UmAppDatabase/replication/sse?door-node=5689030009637123349%2F04dced74-069c-4167-a3e9-ef3db86ed262] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PersonGroup, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@1063416, com.ustadmobile.door.nodeevent.NodeEvent@5e4e9122 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@3abfd22d OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PersonGroupMember, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@5b12172d OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[ScopedGrant, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@8e961ed OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - $[onClientRepoDoorMessageHttpResponse - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - http://localhost.localdomain:43237/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 - unexpected response status = 404 Client Error OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - $[onClientRepoDoorMessageHttpResponse - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - http://localhost.localdomain:43237/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 - unexpected response status = 404 Client Error OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@2a1d8432 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] init OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3323450756685753469 remoteEndpoint=http://localhost.localdomain:47105/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3323450756685753469 remoteEndpoint=http://localhost.localdomain:47105/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3006b828 - http://localhost.localdomain:47105/UmAppDatabase/replication/sse?door-node=3323450756685753469%2Fc70becf8-1e1f-4810-bcd0-65d1b0c2eb9e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3006b828 - http://localhost.localdomain:47105/UmAppDatabase/replication/sse?door-node=3323450756685753469%2Fc70becf8-1e1f-4810-bcd0-65d1b0c2eb9e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yINFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/app_ustadmobile_com_.sqlite] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] emitting 2 events com.ustadmobile.door.nodeevent.NodeEvent@30d48265, com.ustadmobile.door.nodeevent.NodeEvent@17f53195 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@2fbde3fb OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[LeavingReason] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@53ee51e6 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Site] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@59be7e47 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Site] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@79c478c OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission] OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:09 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ZFINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: start transaction OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog _FINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: transaction block done OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog YFINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: transaction done OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog MFINE: FINER ClazzEditViewModel$onClickSave$invokeSuspend - onClickSave: done OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ScopedGrant] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog PINFO: INFO DoorLog - [DatabaseBuilder.build - serverdb] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog PINFO: INFO DoorLog - [DatabaseBuilder.build - serverdb] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PersonGroup] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroupMember] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ScopedGrant] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PersonAuth2] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3490943591065089867 remoteEndpoint=http://localhost.localdomain:38235/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3490943591065089867 remoteEndpoint=http://localhost.localdomain:38235/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@6f347b2e - http://localhost.localdomain:38235/UmAppDatabase/replication/sse?door-node=3490943591065089867%2F47731398-53b3-4ddd-be7d-f6dd4d801ddc] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@6f347b2e - http://localhost.localdomain:38235/UmAppDatabase/replication/sse?door-node=3490943591065089867%2F47731398-53b3-4ddd-be7d-f6dd4d801ddc] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client0] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client0] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:39241/UmAppDatabase/ - endpoint=http://localhost:39241/UmAppDatabase/] init OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client1] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client1] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:39241/UmAppDatabase/ - endpoint=http://localhost:39241/UmAppDatabase/] init OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client2] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog OINFO: INFO DoorLog - [DatabaseBuilder.build - client2] database build complete OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorRepositoryReplicationClient - http://localhost:39241/UmAppDatabase/ - endpoint=http://localhost:39241/UmAppDatabase/] init OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[Clazz, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client2] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client2] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client2] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PersonAuth2] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[Person, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[Site, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - client0] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@4126af07 OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8880623674408491038 remoteEndpoint=http://localhost.localdomain:38411/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8880623674408491038 remoteEndpoint=http://localhost.localdomain:38411/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5505a357 - http://localhost.localdomain:38411/UmAppDatabase/replication/sse?door-node=8880623674408491038%2F847ac61e-1681-4429-b8c8-990148a1d806] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5505a357 - http://localhost.localdomain:38411/UmAppDatabase/replication/sse?door-node=8880623674408491038%2F847ac61e-1681-4429-b8c8-990148a1d806] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[UserSession, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog zFINE: FINER DoorLog - [NodeEventManager - serverdb] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[OutgoingReplication] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[PersonAuth2] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[Person, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[Site, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[UserSession, OutgoingReplication] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - client1] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@5620734b OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #29 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #31 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #32 : SQLite Change Tracker: Changed tables=[UserSession, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog zFINE: FINER DoorLog - [NodeEventManager - serverdb] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[OutgoingReplication] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[Clazz, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2895595914127963828 remoteEndpoint=http://localhost.localdomain:49269/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2895595914127963828 remoteEndpoint=http://localhost.localdomain:49269/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@178f48e - http://localhost.localdomain:49269/UmAppDatabase/replication/sse?door-node=2895595914127963828%2F3742052b-59cb-4c84-bb42-489b65ed98a0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@178f48e - http://localhost.localdomain:49269/UmAppDatabase/replication/sse?door-node=2895595914127963828%2F3742052b-59cb-4c84-bb42-489b65ed98a0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #20 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 0 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 0 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 0 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #24 : SQLite Change Tracker: Changed tables=[ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission, SystemPermission, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 6 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #29 : SQLite Change Tracker: Changed tables=[ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 2 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER SubmitAssignmentUseCase$invoke - SubmitAssignmentUseCase: save to repo for submitterUid=730091312810332161 assignmentUid=730091312810332160 OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #32 : SQLite Change Tracker: Changed tables=[CourseAssignmentSubmission, OutgoingReplication] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - client0] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@4c65b309 OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #33 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #44 : SQLite Change Tracker: Changed tables=[CourseAssignmentSubmission, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog zFINE: FINER DoorLog - [NodeEventManager - serverdb] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER ClazzAssignmentIntegrationTest$givenCourseAndAssignmentCreated_whenStudentSubmits_thenTeacherCanMarkAndStudentCanSeeMarkGiven$invokeSuspend - ===TEST teacher can mark student=== OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #37 : SQLite Change Tracker: Changed tables=[OutgoingReplication] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[ClazzEnrolment, ClazzAssignment, CoursePermission, SystemPermission, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 5 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[Person, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[CourseAssignmentSubmission, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #23 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 0 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #24 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 0 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #25 : SQLite Change Tracker: Changed tables=[CourseBlock, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 2 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER ClazzAssignmentIntegrationTest$givenCourseAndAssignmentCreated_whenStudentSubmits_thenTeacherCanMarkAndStudentCanSeeMarkGiven$invokeSuspend - ===SUBMIT MARK=== OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8762984240024654005 remoteEndpoint=http://localhost.localdomain:34459/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8762984240024654005 remoteEndpoint=http://localhost.localdomain:34459/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@516056cc - http://localhost.localdomain:34459/UmAppDatabase/replication/sse?door-node=8762984240024654005%2F37752103-394a-4568-b68a-fb9b8d8299ce] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@516056cc - http://localhost.localdomain:34459/UmAppDatabase/replication/sse?door-node=8762984240024654005%2F37752103-394a-4568-b68a-fb9b8d8299ce] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #30 : SQLite Change Tracker: Changed tables=[ClazzEnrolment, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 5 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #33 : SQLite Change Tracker: Changed tables=[ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client1] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #35 : SQLite Change Tracker: Changed tables=[CourseAssignmentMark, OutgoingReplication] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [NodeEventJdbcImplListenerSqlite - client1] emitting 1 events com.ustadmobile.door.nodeevent.NodeEvent@2fb00656 OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #36 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER ClazzAssignmentIntegrationTest$givenCourseAndAssignmentCreated_whenStudentSubmits_thenTeacherCanMarkAndStudentCanSeeMarkGiven$invokeSuspend - ===DONE/CANCEL=== OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - serverdb] - useNewConnectionAsyncInternal connection #63 : SQLite Change Tracker: Changed tables=[CourseAssignmentMark, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog zFINE: FINER DoorLog - [NodeEventManager - serverdb] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client1] - useNewConnectionAsyncInternal connection #38 : SQLite Change Tracker: Changed tables=[OutgoingReplication] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #44 : SQLite Change Tracker: Changed tables=[ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #45 : SQLite Change Tracker: Changed tables=[ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #46 : SQLite Change Tracker: Changed tables=[] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 0 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://localhost.localdomain:53047/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://localhost.localdomain:53047/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4ecc15a6 - http://localhost.localdomain:53047/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4ecc15a6 - http://localhost.localdomain:53047/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #47 : SQLite Change Tracker: Changed tables=[CourseAssignmentMark, ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 1 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - client0] - useNewConnectionAsyncInternal connection #48 : SQLite Change Tracker: Changed tables=[ReplicationOperation] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog yFINE: FINER DoorLog - [NodeEventManager - client0] receiveMessage with 6 replications: inserts done/transaction finished OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@fbc1de9 - http://localhost:39241/UmAppDatabase/replication/sse?door-node=0%2Fauth0] close OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@fbc1de9 - http://localhost:39241/UmAppDatabase/replication/sse?door-node=0%2Fauth0] close OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@1c7da28 - http://localhost:39241/UmAppDatabase/replication/sse?door-node=1%2Fauth1] close OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@1c7da28 - http://localhost:39241/UmAppDatabase/replication/sse?door-node=1%2Fauth1] close OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4f9fc665 - http://inaccessible/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4f9fc665 - http://inaccessible/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2438653870417857364 remoteEndpoint=http://localhost.localdomain:52895/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2438653870417857364 remoteEndpoint=http://localhost.localdomain:52895/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5df55841 - http://localhost.localdomain:52895/UmAppDatabase/replication/sse?door-node=2438653870417857364%2F5729232c-4c1e-48dc-af80-ac48bbc9731c] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5df55841 - http://localhost.localdomain:52895/UmAppDatabase/replication/sse?door-node=2438653870417857364%2F5729232c-4c1e-48dc-af80-ac48bbc9731c] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:10 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5672789086724616733 remoteEndpoint=http://localhost.localdomain:49309/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5672789086724616733 remoteEndpoint=http://localhost.localdomain:49309/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5724eba4 - http://localhost.localdomain:49309/UmAppDatabase/replication/sse?door-node=5672789086724616733%2Fb7379fb1-46f4-45b8-8399-764a105a6c2d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5724eba4 - http://localhost.localdomain:49309/UmAppDatabase/replication/sse?door-node=5672789086724616733%2Fb7379fb1-46f4-45b8-8399-764a105a6c2d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5689030009637123349 remoteEndpoint=http://localhost.localdomain:43237/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5689030009637123349 remoteEndpoint=http://localhost.localdomain:43237/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4cab28dd - http://localhost.localdomain:43237/UmAppDatabase/replication/sse?door-node=5689030009637123349%2F04dced74-069c-4167-a3e9-ef3db86ed262] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4cab28dd - http://localhost.localdomain:43237/UmAppDatabase/replication/sse?door-node=5689030009637123349%2F04dced74-069c-4167-a3e9-ef3db86ed262] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3323450756685753469 remoteEndpoint=http://localhost.localdomain:47105/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3323450756685753469 remoteEndpoint=http://localhost.localdomain:47105/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3006b828 - http://localhost.localdomain:47105/UmAppDatabase/replication/sse?door-node=3323450756685753469%2Fc70becf8-1e1f-4810-bcd0-65d1b0c2eb9e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3006b828 - http://localhost.localdomain:47105/UmAppDatabase/replication/sse?door-node=3323450756685753469%2Fc70becf8-1e1f-4810-bcd0-65d1b0c2eb9e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog }WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:39241/UmAppDatabase/] : onError java.io.EOFException ? at okio.RealBufferedSource.require(RealBufferedSource.kt:202) S at okio.RealBufferedSource.readHexadecimalUnsignedLong(RealBufferedSource.kt:384) e at okhttp3.internal.http1.Http1ExchangeCodec$ChunkedSource.readChunkSize(Http1ExchangeCodec.kt:437) \ at okhttp3.internal.http1.Http1ExchangeCodec$ChunkedSource.read(Http1ExchangeCodec.kt:416) R at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.kt:281) > at okio.RealBufferedSource.select(RealBufferedSource.kt:232) ] at okhttp3.internal.sse.ServerSentEventReader.processNextEvent(ServerSentEventReader.kt:50) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:75) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog }WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:39241/UmAppDatabase/] : onError java.io.EOFException ? at okio.RealBufferedSource.require(RealBufferedSource.kt:202) S at okio.RealBufferedSource.readHexadecimalUnsignedLong(RealBufferedSource.kt:384) e at okhttp3.internal.http1.Http1ExchangeCodec$ChunkedSource.readChunkSize(Http1ExchangeCodec.kt:437) \ at okhttp3.internal.http1.Http1ExchangeCodec$ChunkedSource.read(Http1ExchangeCodec.kt:416) R at okhttp3.internal.connection.Exchange$ResponseBodySource.read(Exchange.kt:281) > at okio.RealBufferedSource.select(RealBufferedSource.kt:232) ] at okhttp3.internal.sse.ServerSentEventReader.processNextEvent(ServerSentEventReader.kt:50) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:75) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@17266134 - http://localhost:39241/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.io.EOFException . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@17266134 - http://localhost:39241/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.io.EOFException . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:11 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Comments] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[Comments] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLimitOffsetPagingSource$InvalidationTracker$onInvalidated - DoorLimitOffsetPagingSource: invalidated tables=Comments OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLimitOffsetPagingSource$InvalidationTracker$onInvalidated - DoorLimitOffsetPagingSource: invalidated tables=Comments OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLimitOffsetPagingSource$InvalidationTracker$onInvalidated - DoorLimitOffsetPagingSource: invalidated tables=Comments OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CourseGroupSet, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CourseAssignmentSubmission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Comments] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[Comments] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLimitOffsetPagingSource$InvalidationTracker$onInvalidated - DoorLimitOffsetPagingSource: invalidated tables=Comments OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLimitOffsetPagingSource$InvalidationTracker$onInvalidated - DoorLimitOffsetPagingSource: invalidated tables=Comments OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLimitOffsetPagingSource$InvalidationTracker$onInvalidated - DoorLimitOffsetPagingSource: invalidated tables=Comments OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLimitOffsetPagingSource$InvalidationTracker$onInvalidated - DoorLimitOffsetPagingSource: invalidated tables=Comments OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3490943591065089867 remoteEndpoint=http://localhost.localdomain:38235/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3490943591065089867 remoteEndpoint=http://localhost.localdomain:38235/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@6f347b2e - http://localhost.localdomain:38235/UmAppDatabase/replication/sse?door-node=3490943591065089867%2F47731398-53b3-4ddd-be7d-f6dd4d801ddc] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@6f347b2e - http://localhost.localdomain:38235/UmAppDatabase/replication/sse?door-node=3490943591065089867%2F47731398-53b3-4ddd-be7d-f6dd4d801ddc] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE ClazzAssignmentDetailOverviewViewModel$onClickSubmit$invokeSuspend - Exception submitting assignment: com.ustadmobile.core.domain.assignment.submitassignment.AssignmentDeadlinePassedException: Deadline has passed ocom.ustadmobile.core.domain.assignment.submitassignment.AssignmentDeadlinePassedException: Deadline has passed z at com.ustadmobile.core.domain.assignment.submitassignment.SubmitAssignmentUseCase.invoke(SubmitAssignmentUseCase.kt:34)  at com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModel$onClickSubmit$2.invokeSuspend(ClazzAssignmentDetailOverviewViewModel.kt:634) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) V at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) G at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) } at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE ClazzAssignmentDetailOverviewViewModel$onClickSubmit$invokeSuspend - Exception submitting assignment: com.ustadmobile.core.domain.assignment.submitassignment.AssignmentDeadlinePassedException: Deadline has passed ocom.ustadmobile.core.domain.assignment.submitassignment.AssignmentDeadlinePassedException: Deadline has passed z at com.ustadmobile.core.domain.assignment.submitassignment.SubmitAssignmentUseCase.invoke(SubmitAssignmentUseCase.kt:34)  at com.ustadmobile.core.viewmodel.clazzassignment.detailoverview.ClazzAssignmentDetailOverviewViewModel$onClickSubmit$2.invokeSuspend(ClazzAssignmentDetailOverviewViewModel.kt:634) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) V at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) G at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) } at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8880623674408491038 remoteEndpoint=http://localhost.localdomain:38411/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8880623674408491038 remoteEndpoint=http://localhost.localdomain:38411/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5505a357 - http://localhost.localdomain:38411/UmAppDatabase/replication/sse?door-node=8880623674408491038%2F847ac61e-1681-4429-b8c8-990148a1d806] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5505a357 - http://localhost.localdomain:38411/UmAppDatabase/replication/sse?door-node=8880623674408491038%2F847ac61e-1681-4429-b8c8-990148a1d806] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2895595914127963828 remoteEndpoint=http://localhost.localdomain:49269/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2895595914127963828 remoteEndpoint=http://localhost.localdomain:49269/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@178f48e - http://localhost.localdomain:49269/UmAppDatabase/replication/sse?door-node=2895595914127963828%2F3742052b-59cb-4c84-bb42-489b65ed98a0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@178f48e - http://localhost.localdomain:49269/UmAppDatabase/replication/sse?door-node=2895595914127963828%2F3742052b-59cb-4c84-bb42-489b65ed98a0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, ClazzAssignment, CourseBlock, CoursePermission] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8762984240024654005 remoteEndpoint=http://localhost.localdomain:34459/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8762984240024654005 remoteEndpoint=http://localhost.localdomain:34459/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@516056cc - http://localhost.localdomain:34459/UmAppDatabase/replication/sse?door-node=8762984240024654005%2F37752103-394a-4568-b68a-fb9b8d8299ce] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@516056cc - http://localhost.localdomain:34459/UmAppDatabase/replication/sse?door-node=8762984240024654005%2F37752103-394a-4568-b68a-fb9b8d8299ce] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://localhost.localdomain:53047/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://localhost.localdomain:53047/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4ecc15a6 - http://localhost.localdomain:53047/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4ecc15a6 - http://localhost.localdomain:53047/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4f9fc665 - http://inaccessible/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4f9fc665 - http://inaccessible/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2438653870417857364 remoteEndpoint=http://localhost.localdomain:52895/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2438653870417857364 remoteEndpoint=http://localhost.localdomain:52895/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5df55841 - http://localhost.localdomain:52895/UmAppDatabase/replication/sse?door-node=2438653870417857364%2F5729232c-4c1e-48dc-af80-ac48bbc9731c] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5df55841 - http://localhost.localdomain:52895/UmAppDatabase/replication/sse?door-node=2438653870417857364%2F5729232c-4c1e-48dc-af80-ac48bbc9731c] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #18 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:12 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5672789086724616733 remoteEndpoint=http://localhost.localdomain:49309/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5672789086724616733 remoteEndpoint=http://localhost.localdomain:49309/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5724eba4 - http://localhost.localdomain:49309/UmAppDatabase/replication/sse?door-node=5672789086724616733%2Fb7379fb1-46f4-45b8-8399-764a105a6c2d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5724eba4 - http://localhost.localdomain:49309/UmAppDatabase/replication/sse?door-node=5672789086724616733%2Fb7379fb1-46f4-45b8-8399-764a105a6c2d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CoursePermission, SystemPermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog YFINE: FINER PeerReviewerAllocationEditViewModel$invokeSuspend - Number of submitters: 12 OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog YFINE: FINER PeerReviewerAllocationEditViewModel$invokeSuspend - Number of submitters: 12 OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CoursePermission, SystemPermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog YFINE: FINER PeerReviewerAllocationEditViewModel$invokeSuspend - Number of submitters: 10 OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog YFINE: FINER PeerReviewerAllocationEditViewModel$invokeSuspend - Number of submitters: 10 OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5689030009637123349 remoteEndpoint=http://localhost.localdomain:43237/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5689030009637123349 remoteEndpoint=http://localhost.localdomain:43237/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4cab28dd - http://localhost.localdomain:43237/UmAppDatabase/replication/sse?door-node=5689030009637123349%2F04dced74-069c-4167-a3e9-ef3db86ed262] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4cab28dd - http://localhost.localdomain:43237/UmAppDatabase/replication/sse?door-node=5689030009637123349%2F04dced74-069c-4167-a3e9-ef3db86ed262] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #13 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CoursePermission, SystemPermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzAssignment] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment, CourseAssignmentSubmission, CourseAssignmentMark] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3323450756685753469 remoteEndpoint=http://localhost.localdomain:47105/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3323450756685753469 remoteEndpoint=http://localhost.localdomain:47105/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3006b828 - http://localhost.localdomain:47105/UmAppDatabase/replication/sse?door-node=3323450756685753469%2Fc70becf8-1e1f-4810-bcd0-65d1b0c2eb9e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3006b828 - http://localhost.localdomain:47105/UmAppDatabase/replication/sse?door-node=3323450756685753469%2Fc70becf8-1e1f-4810-bcd0-65d1b0c2eb9e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, CoursePermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[CoursePermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, ClazzEnrolment, CoursePermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog }WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:39241/UmAppDatabase/] : onError Jjava.net.ConnectException: Failed to connect to localhost/127.0.0.1:39241 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog }WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:39241/UmAppDatabase/] : onError Jjava.net.ConnectException: Failed to connect to localhost/127.0.0.1:39241 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@17266134 - http://localhost:39241/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:39241 . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@17266134 - http://localhost:39241/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:39241 . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, CoursePermission, SystemPermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, CoursePermission, SystemPermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[ClazzEnrolment] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CoursePermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ClazzLog, Clazz, CoursePermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ClazzLog, Clazz, CoursePermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, PersonGroup, PersonGroupMember, ScopedGrant, CoursePermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzLog] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[ClazzLog, ClazzLogAttendanceRecord] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, PersonGroup, PersonGroupMember, ScopedGrant, CoursePermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzLog] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, PersonGroup, PersonGroupMember, ScopedGrant, CoursePermission] OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:13 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, PersonGroup, PersonGroupMember, ScopedGrant, CoursePermission] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[ClazzLog, ClazzLogAttendanceRecord] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntry] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog [FINE: FINER ContentEntryDetailOverviewViewModel$invokeSuspend - Could not get list of jobs OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:235) l at com.ustadmobile.door.ext.DoorDatabaseExtJvmJsKt.prepareAndUseStatementAsync(DoorDatabaseExtJvmJs.kt:24) } at com.ustadmobile.core.db.dao.OfflineItemDao_JdbcImpl$findByContentEntryUid$1.invokeSuspend(OfflineItemDao_JdbcImpl.kt:64) T at com.ustadmobile.door.flow.DoorFlowKt$doorFlow$1$1.invokeSuspend(DoorFlow.kt:40) uCaused by: java.lang.IllegalStateException: com.ustadmobile.door.room.RoomDatabaseJdbcImplHelper@5a25058d is closed! w at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.assertNotClosed(RoomDatabaseJdbcImplHelperCommon.kt:96)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:103)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog cSEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running  SELECT OfflineItem.*,  TransferJob.*,  1 (SELECT SUM(TransferJobItem.tjTotalSize) ( FROM TransferJobItem U WHERE TransferJobItem.tjiTjUid = TransferJob.tjUid) AS totalSize, ; (SELECT SUM(TransferJobItem.tjTransferred) ( FROM TransferJobItem W WHERE TransferJobItem.tjiTjUid = TransferJob.tjUid) AS transferred  , M CAST(OfflineItem.oiActive AS INTEGER) = 1 AND (SELECT EXISTS( 1 SELECT CompletedJob.tjUid 7 FROM TransferJob CompletedJob ; WHERE CompletedJob.tjTableId = 738 < AND CompletedJob.tjEntityUid IN  + (SELECT ContentEntryVersion.cevUid 2 FROM ContentEntryVersion J WHERE ContentEntryVersion.cevContentEntryUid = ?)  9 AND CompletedJob.tjStatus = 21 6 AND CompletedJob.tjType = 2 N AND CompletedJob.tjTimeCreated >= OfflineItem.oiLct & LIMIT 1 & )) AS readyForOffline, & NULL AS latestErrorStr  FROM OfflineItem & LEFT JOIN TransferJob 1 ON TransferJob.tjUid = 3 (SELECT TransferJob.tjUid - FROM TransferJob = WHERE TransferJob.tjTableId = 738 > AND TransferJob.tjEntityUid IN " + (SELECT ContentEntryVersion.cevUid 2 FROM ContentEntryVersion J WHERE ContentEntryVersion.cevContentEntryUid = ?)  ; AND TransferJob.tjStatus < 21 E ORDER BY TransferJob.tjTimeCreated DESC $ LIMIT 1) ( WHERE OfflineItem.oiNodeId = ? 1 AND OfflineItem.oiContentEntryUid = ? & ORDER BY OfflineItem.oiLct DESC  LIMIT 1  jjava.lang.IllegalStateException: com.ustadmobile.door.room.RoomDatabaseJdbcImplHelper@5a25058d is closed! w at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.assertNotClosed(RoomDatabaseJdbcImplHelperCommon.kt:96)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:103)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:235) l at com.ustadmobile.door.ext.DoorDatabaseExtJvmJsKt.prepareAndUseStatementAsync(DoorDatabaseExtJvmJs.kt:24) } at com.ustadmobile.core.db.dao.OfflineItemDao_JdbcImpl$findByContentEntryUid$1.invokeSuspend(OfflineItemDao_JdbcImpl.kt:64) T at com.ustadmobile.door.flow.DoorFlowKt$doorFlow$1$1.invokeSuspend(DoorFlow.kt:40) uCaused by: java.lang.IllegalStateException: com.ustadmobile.door.room.RoomDatabaseJdbcImplHelper@5a25058d is closed! w at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.assertNotClosed(RoomDatabaseJdbcImplHelperCommon.kt:96)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:103)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useConnectionAsync$2$2.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt:237) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #14 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] - useNewConnectionAsyncInternal connection #10 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CourseGroupSet, CourseGroupMember, CoursePermission, SystemPermission] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3490943591065089867 remoteEndpoint=http://localhost.localdomain:38235/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3490943591065089867 remoteEndpoint=http://localhost.localdomain:38235/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@6f347b2e - http://localhost.localdomain:38235/UmAppDatabase/replication/sse?door-node=3490943591065089867%2F47731398-53b3-4ddd-be7d-f6dd4d801ddc] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@6f347b2e - http://localhost.localdomain:38235/UmAppDatabase/replication/sse?door-node=3490943591065089867%2F47731398-53b3-4ddd-be7d-f6dd4d801ddc] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, Clazz, ClazzEnrolment, CoursePermission, SystemPermission] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[CourseGroupSet, CourseGroupMember] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8880623674408491038 remoteEndpoint=http://localhost.localdomain:38411/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8880623674408491038 remoteEndpoint=http://localhost.localdomain:38411/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5505a357 - http://localhost.localdomain:38411/UmAppDatabase/replication/sse?door-node=8880623674408491038%2F847ac61e-1681-4429-b8c8-990148a1d806] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5505a357 - http://localhost.localdomain:38411/UmAppDatabase/replication/sse?door-node=8880623674408491038%2F847ac61e-1681-4429-b8c8-990148a1d806] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Clazz, CourseGroupSet, CoursePermission] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog hFINEST: FINEST CourseGroupSetListViewModel$invoke - CourseGroupSetList: set showAddItem visible = false OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #18 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[CourseTerminology] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2895595914127963828 remoteEndpoint=http://localhost.localdomain:49269/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2895595914127963828 remoteEndpoint=http://localhost.localdomain:49269/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@178f48e - http://localhost.localdomain:49269/UmAppDatabase/replication/sse?door-node=2895595914127963828%2F3742052b-59cb-4c84-bb42-489b65ed98a0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@178f48e - http://localhost.localdomain:49269/UmAppDatabase/replication/sse?door-node=2895595914127963828%2F3742052b-59cb-4c84-bb42-489b65ed98a0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[CourseTerminology] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8762984240024654005 remoteEndpoint=http://localhost.localdomain:34459/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8762984240024654005 remoteEndpoint=http://localhost.localdomain:34459/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@516056cc - http://localhost.localdomain:34459/UmAppDatabase/replication/sse?door-node=8762984240024654005%2F37752103-394a-4568-b68a-fb9b8d8299ce] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@516056cc - http://localhost.localdomain:34459/UmAppDatabase/replication/sse?door-node=8762984240024654005%2F37752103-394a-4568-b68a-fb9b8d8299ce] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER LoginViewModel$goToNextDestAfterLoginOrGuestSelected - LoginPresenter: go to next destination: nextDummyDestination OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://localhost.localdomain:53047/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://localhost.localdomain:53047/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4ecc15a6 - http://localhost.localdomain:53047/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4ecc15a6 - http://localhost.localdomain:53047/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog zFINE: FINER LoginViewModel$goToNextDestAfterLoginOrGuestSelected - LoginPresenter: go to next destination: CourseListHome OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog dWARNING: WARNING LoginViewModel$invokeSuspend - Could not load site object for http://localhost:79/ Gjava.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) R at com.ustadmobile.core.util.ext.HttpClientExtKt.verifySite(HttpClientExt.kt:35) _ at com.ustadmobile.core.viewmodel.login.LoginViewModel$4.invokeSuspend(LoginViewModel.kt:159) RCaused by: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog dWARNING: WARNING LoginViewModel$invokeSuspend - Could not load site object for http://localhost:79/ Gjava.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) R at com.ustadmobile.core.util.ext.HttpClientExtKt.verifySite(HttpClientExt.kt:35) _ at com.ustadmobile.core.viewmodel.login.LoginViewModel$4.invokeSuspend(LoginViewModel.kt:159) RCaused by: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4f9fc665 - http://inaccessible/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4f9fc665 - http://inaccessible/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[PersonGroup] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #4 : SQLite Change Tracker: Changed tables=[Person] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2438653870417857364 remoteEndpoint=http://localhost.localdomain:52895/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2438653870417857364 remoteEndpoint=http://localhost.localdomain:52895/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5df55841 - http://localhost.localdomain:52895/UmAppDatabase/replication/sse?door-node=2438653870417857364%2F5729232c-4c1e-48dc-af80-ac48bbc9731c] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5df55841 - http://localhost.localdomain:52895/UmAppDatabase/replication/sse?door-node=2438653870417857364%2F5729232c-4c1e-48dc-af80-ac48bbc9731c] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[PersonGroupMember] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #6 : SQLite Change Tracker: Changed tables=[ScopedGrant] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #7 : SQLite Change Tracker: Changed tables=[PersonParentJoin] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PersonParentJoin] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #20 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:14 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5672789086724616733 remoteEndpoint=http://localhost.localdomain:49309/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5672789086724616733 remoteEndpoint=http://localhost.localdomain:49309/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5724eba4 - http://localhost.localdomain:49309/UmAppDatabase/replication/sse?door-node=5672789086724616733%2Fb7379fb1-46f4-45b8-8399-764a105a6c2d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5724eba4 - http://localhost.localdomain:49309/UmAppDatabase/replication/sse?door-node=5672789086724616733%2Fb7379fb1-46f4-45b8-8399-764a105a6c2d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonParentJoin, SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #18 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5689030009637123349 remoteEndpoint=http://localhost.localdomain:43237/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5689030009637123349 remoteEndpoint=http://localhost.localdomain:43237/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4cab28dd - http://localhost.localdomain:43237/UmAppDatabase/replication/sse?door-node=5689030009637123349%2F04dced74-069c-4167-a3e9-ef3db86ed262] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4cab28dd - http://localhost.localdomain:43237/UmAppDatabase/replication/sse?door-node=5689030009637123349%2F04dced74-069c-4167-a3e9-ef3db86ed262] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #15 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3323450756685753469 remoteEndpoint=http://localhost.localdomain:47105/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3323450756685753469 remoteEndpoint=http://localhost.localdomain:47105/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3006b828 - http://localhost.localdomain:47105/UmAppDatabase/replication/sse?door-node=3323450756685753469%2Fc70becf8-1e1f-4810-bcd0-65d1b0c2eb9e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3006b828 - http://localhost.localdomain:47105/UmAppDatabase/replication/sse?door-node=3323450756685753469%2Fc70becf8-1e1f-4810-bcd0-65d1b0c2eb9e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] - useNewConnectionAsyncInternal connection #11 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog }WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:39241/UmAppDatabase/] : onError Jjava.net.ConnectException: Failed to connect to localhost/127.0.0.1:39241 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog }WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2 remoteEndpoint=http://localhost:39241/UmAppDatabase/] : onError Jjava.net.ConnectException: Failed to connect to localhost/127.0.0.1:39241 T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297) N at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840) 9Caused by: java.net.ConnectException: Connection refused 8 at java.base/sun.nio.ch.Net.pollConnect(Native Method) : at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672) R at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547) G at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602) I at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) 7 at java.base/java.net.Socket.connect(Socket.java:633) F at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:128) T at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:295)  ... 18 more  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@17266134 - http://localhost:39241/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:39241 . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@17266134 - http://localhost:39241/UmAppDatabase/replication/sse?door-node=2%2Fauth2] error: java.net.ConnectException: Failed to connect to localhost/127.0.0.1:39241 . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[Person, PersonGroup, PersonGroupMember, ScopedGrant, UserSession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #3 : SQLite Change Tracker: Changed tables=[SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #5 : SQLite Change Tracker: Changed tables=[Person, SystemPermission] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:230) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #8 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #21 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:15 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog ~FINE: FINER LearningSpaceEnterLinkViewModel$onClickNext$invokeSuspend - LearningSpaceEnterLink: not working: https://invalid/ Bjava.net.UnknownHostException: invalid: Name or service not known 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) R at com.ustadmobile.core.util.ext.HttpClientExtKt.verifySite(HttpClientExt.kt:35)  at com.ustadmobile.core.viewmodel.siteenterlink.LearningSpaceEnterLinkViewModel$onClickNext$2.invokeSuspend(LearningSpaceEnterLinkViewModel.kt:75) MCaused by: java.net.UnknownHostException: invalid: Name or service not known I at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) _ at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934) V at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543) R at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Attempting to rollback transaction #1 OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog INFO: INFO DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 Rolled back changes OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorLog - [prepareAndUseStatementAsync - jdbc:sqlite::memory:] - Exception running INSERT INTO UserSession (usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) xjava.lang.NullPointerException: Cannot invoke "java.sql.Connection.setAutoCommit(boolean)" because "connection" is null L at com.zaxxer.hikari.pool.PoolBase.resetConnectionState(PoolBase.java:206) N at com.zaxxer.hikari.pool.PoolEntry.resetConnectionState(PoolEntry.java:108) K at com.zaxxer.hikari.pool.ProxyConnection.close(ProxyConnection.java:236)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:197)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon.access$useNewConnectionAsyncInternal(RoomDatabaseJdbcImplHelperCommon.kt:21)  at com.ustadmobile.door.room.RoomDatabaseJdbcImplHelperCommon$useNewConnectionAsyncInternal$1.invokeSuspend(RoomDatabaseJdbcImplHelperCommon.kt) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:102) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #19 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog wFINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=true OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #16 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_47105_.sqlite] - useNewConnectionAsyncInternal connection #12 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:47105/UmAppDatabase/ - endpoint=http://localhost.localdomain:47105/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3490943591065089867 remoteEndpoint=http://localhost.localdomain:38235/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3490943591065089867 remoteEndpoint=http://localhost.localdomain:38235/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@6f347b2e - http://localhost.localdomain:38235/UmAppDatabase/replication/sse?door-node=3490943591065089867%2F47731398-53b3-4ddd-be7d-f6dd4d801ddc] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@6f347b2e - http://localhost.localdomain:38235/UmAppDatabase/replication/sse?door-node=3490943591065089867%2F47731398-53b3-4ddd-be7d-f6dd4d801ddc] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38235_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38235/UmAppDatabase/ - endpoint=http://localhost.localdomain:38235/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8880623674408491038 remoteEndpoint=http://localhost.localdomain:38411/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8880623674408491038 remoteEndpoint=http://localhost.localdomain:38411/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5505a357 - http://localhost.localdomain:38411/UmAppDatabase/replication/sse?door-node=8880623674408491038%2F847ac61e-1681-4429-b8c8-990148a1d806] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5505a357 - http://localhost.localdomain:38411/UmAppDatabase/replication/sse?door-node=8880623674408491038%2F847ac61e-1681-4429-b8c8-990148a1d806] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_38411_.sqlite] - useNewConnectionAsyncInternal connection #20 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:38411/UmAppDatabase/ - endpoint=http://localhost.localdomain:38411/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2895595914127963828 remoteEndpoint=http://localhost.localdomain:49269/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2895595914127963828 remoteEndpoint=http://localhost.localdomain:49269/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@178f48e - http://localhost.localdomain:49269/UmAppDatabase/replication/sse?door-node=2895595914127963828%2F3742052b-59cb-4c84-bb42-489b65ed98a0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@178f48e - http://localhost.localdomain:49269/UmAppDatabase/replication/sse?door-node=2895595914127963828%2F3742052b-59cb-4c84-bb42-489b65ed98a0] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49269_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49269/UmAppDatabase/ - endpoint=http://localhost.localdomain:49269/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8762984240024654005 remoteEndpoint=http://localhost.localdomain:34459/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=8762984240024654005 remoteEndpoint=http://localhost.localdomain:34459/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@516056cc - http://localhost.localdomain:34459/UmAppDatabase/replication/sse?door-node=8762984240024654005%2F37752103-394a-4568-b68a-fb9b8d8299ce] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@516056cc - http://localhost.localdomain:34459/UmAppDatabase/replication/sse?door-node=8762984240024654005%2F37752103-394a-4568-b68a-fb9b8d8299ce] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://localhost.localdomain:53047/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://localhost.localdomain:53047/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4ecc15a6 - http://localhost.localdomain:53047/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4ecc15a6 - http://localhost.localdomain:53047/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_34459_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:34459/UmAppDatabase/ - endpoint=http://localhost.localdomain:34459/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=1423342077200325517 remoteEndpoint=http://inaccessible/UmAppDatabase/] : onError ,java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4f9fc665 - http://inaccessible/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4f9fc665 - http://inaccessible/UmAppDatabase/replication/sse?door-node=1423342077200325517%2F5f1e39af-d975-49e1-a0bc-450b84c529b9] error: java.net.UnknownHostException: inaccessible . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_53047_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:53047/UmAppDatabase/ - endpoint=http://localhost.localdomain:53047/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2438653870417857364 remoteEndpoint=http://localhost.localdomain:52895/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=2438653870417857364 remoteEndpoint=http://localhost.localdomain:52895/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5df55841 - http://localhost.localdomain:52895/UmAppDatabase/replication/sse?door-node=2438653870417857364%2F5729232c-4c1e-48dc-af80-ac48bbc9731c] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5df55841 - http://localhost.localdomain:52895/UmAppDatabase/replication/sse?door-node=2438653870417857364%2F5729232c-4c1e-48dc-af80-ac48bbc9731c] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/inaccessible_.sqlite] - useNewConnectionAsyncInternal connection #9 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://inaccessible/UmAppDatabase/ - endpoint=http://inaccessible/UmAppDatabase/] getRemoteNodeId : exception getting remote node id ,java.net.UnknownHostException: inaccessible 5 at _COROUTINE._BOUNDARY._(CoroutineDebugging.kt:42) V at io.ktor.client.engine.okhttp.OkHttpEngine.executeHttpRequest(OkHttpEngine.kt:103) J at io.ktor.client.engine.okhttp.OkHttpEngine.execute(OkHttpEngine.kt:70) l at io.ktor.client.engine.HttpClientEngine$executeWithinCallContext$2.invokeSuspend(HttpClientEngine.kt:99) j at io.ktor.client.engine.HttpClientEngine$DefaultImpls.executeWithinCallContext(HttpClientEngine.kt:100) [ at io.ktor.client.engine.HttpClientEngine$install$1.invokeSuspend(HttpClientEngine.kt:70) K at io.ktor.client.plugins.HttpSend$DefaultSender.execute(HttpSend.kt:138) Z at io.ktor.client.plugins.HttpTimeout$Plugin$install$1.invokeSuspend(HttpTimeout.kt:174) [ at io.ktor.client.plugins.HttpRedirect$Plugin$install$1.invokeSuspend(HttpRedirect.kt:64) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$3.invokeSuspend(HttpCallValidator.kt:151) T at io.ktor.client.plugins.HttpSend$Plugin$install$1.invokeSuspend(HttpSend.kt:104) i at io.ktor.client.plugins.HttpCallValidator$Companion$install$1.invokeSuspend(HttpCallValidator.kt:130) k at io.ktor.client.plugins.HttpRequestLifecycle$Plugin$install$1.invokeSuspend(HttpRequestLifecycle.kt:38) J at io.ktor.client.HttpClient.execute$ktor_client_core(HttpClient.kt:191) O at io.ktor.client.statement.HttpStatement.executeUnsafe(HttpStatement.kt:108) H at io.ktor.client.statement.HttpStatement.execute(HttpStatement.kt:47) } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:492) 7Caused by: java.net.UnknownHostException: inaccessible M at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) H at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) G at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) 6 at okhttp3.Dns$Companion$DnsSystem.lookup(Dns.kt:49) _ at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) N at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:131) H at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:73) U at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:205) \ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106) J at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74) N at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255) W at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) N at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) O at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) c at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) T at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) a at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_52895_.sqlite] - useNewConnectionAsyncInternal connection #22 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:16 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:52895/UmAppDatabase/ - endpoint=http://localhost.localdomain:52895/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5672789086724616733 remoteEndpoint=http://localhost.localdomain:49309/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5672789086724616733 remoteEndpoint=http://localhost.localdomain:49309/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5724eba4 - http://localhost.localdomain:49309/UmAppDatabase/replication/sse?door-node=5672789086724616733%2Fb7379fb1-46f4-45b8-8399-764a105a6c2d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@5724eba4 - http://localhost.localdomain:49309/UmAppDatabase/replication/sse?door-node=5672789086724616733%2Fb7379fb1-46f4-45b8-8399-764a105a6c2d] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_49309_.sqlite] - useNewConnectionAsyncInternal connection #20 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:49309/UmAppDatabase/ - endpoint=http://localhost.localdomain:49309/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog xFINEST: FINEST NonInteractiveContentXapiStatementRecorder$onActiveChanged - ContentUsageStatementRecorder: active=false OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog \INFO: INFO DoorLog - [DatabaseBuilder.build - jdbc:sqlite::memory:] database build complete OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5689030009637123349 remoteEndpoint=http://localhost.localdomain:43237/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=5689030009637123349 remoteEndpoint=http://localhost.localdomain:43237/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4cab28dd - http://localhost.localdomain:43237/UmAppDatabase/replication/sse?door-node=5689030009637123349%2F04dced74-069c-4167-a3e9-ef3db86ed262] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@4cab28dd - http://localhost.localdomain:43237/UmAppDatabase/replication/sse?door-node=5689030009637123349%2F04dced74-069c-4167-a3e9-ef3db86ed262] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #1 : SQLite Change Tracker: Changed tables=[UserSession] OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite::memory:] - useNewConnectionAsyncInternal connection #2 : SQLite Change Tracker: Changed tables=[ContentEntryVersion] OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINE: FINER DoorLog - [RoomJdbcImplHelper - jdbc:sqlite:build/tmp/localhost_localdomain_43237_.sqlite] - useNewConnectionAsyncInternal connection #17 : SQLite Change Tracker: Changed tables=[PendingRepositorySession] OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : exception getting remote node id java.lang.IllegalStateException: [DoorRepositoryReplicationClient - http://localhost.localdomain:43237/UmAppDatabase/ - endpoint=http://localhost.localdomain:43237/UmAppDatabase/] getRemoteNodeId : server did not provide node id } at com.ustadmobile.door.replication.DoorRepositoryReplicationClient$1.invokeSuspend(DoorRepositoryReplicationClient.kt:275) [ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) A at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) Z at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) c at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) a at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) [ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)  OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog sFINEST: FINEST ResolveXapiLaunchHrefUseCase$invoke - Resolving xAPI url for contentEntryVersion 730091344740470784 OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3323450756685753469 remoteEndpoint=http://localhost.localdomain:47105/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog WARNING: WARNING DoorLog - [NodeEventSseClient localNodeId=3323450756685753469 remoteEndpoint=http://localhost.localdomain:47105/UmAppDatabase/] : onError .java.io.IOException: other event source error d at com.ustadmobile.door.sse.DoorEventSource$eventSourceListener$1.onFailure(DoorEventSource.kt:44) P at okhttp3.internal.sse.RealEventSource.processResponse(RealEventSource.kt:52) K at okhttp3.internal.sse.RealEventSource.onResponse(RealEventSource.kt:46) H at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ^ at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ^ at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 4 at java.base/java.lang.Thread.run(Thread.java:840)  OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3006b828 - http://localhost.localdomain:47105/UmAppDatabase/replication/sse?door-node=3323450756685753469%2Fc70becf8-1e1f-4810-bcd0-65d1b0c2eb9e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog SEVERE: SEVERE DoorEventSource$eventSourceListener$1$onFailure$invokeSuspend - [DoorEventSource@com.ustadmobile.door.sse.DoorEventSource@3006b828 - http://localhost.localdomain:47105/UmAppDatabase/replication/sse?door-node=3323450756685753469%2Fc70becf8-1e1f-4810-bcd0-65d1b0c2eb9e] error: java.io.IOException: other event source error . Attempting to reconnect after 2000ms OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog FINEST: FINEST ResolveXapiLaunchHrefUseCase$invoke - Resolved xAPI url for contentEntryVersion 730091344740470784 : http://localhost.localdomain:38545/730091344740470784/tetris.html?endpoint=http%3A%2F%2Flocalhost%2Fe%2Fendpoint%2Fxapi&auth=Basic+MDpudWxs&actor=%7B%22name%22%3Anull%2C%22mbox%22%3Anull%2C%22mbox_sha1sum%22%3Anull%2C%22openid%22%3Anull%2C%22objectType%22%3A%22Agent%22%2C%22account%22%3A%7B%22homePage%22%3A%22http%3A%2F%2Flocalhost%2F%22%2C%22name%22%3A%22admin%22%7D%7D®istration=00000000-0000-0000-0000-000000000000&activity_id= OMay 21, 2025 12:47:17 PM com.ustadmobile.core.util.NapierAntilogJvm performLog >FINE: FINER DoorLog - Closed HikariDataSource connection pool