[RKOTLIN-1089] Guard decoding issues when core logs invalid utf-8 messages #250
530 passed, 4 failed and 26 skipped
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests.xml
19 tests were completed in 15s with 18 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.AppConfigurationTests.xml
27 tests were completed in 869ms with 27 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.AppTests.xml
23 tests were completed in 26s with 18 passed, 0 failed and 5 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests.xml
11 tests were completed in 32s with 11 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.CredentialsTests.xml
5 tests were completed in 3s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.EmailPasswordAuthWithAutoConfirmTests.xml
20 tests were completed in 5s with 16 passed, 0 failed and 4 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.EmailPasswordAuthWithCustomFunctionTests.xml
5 tests were completed in 4s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.EmailPasswordAuthWithEmailConfirmTests.xml
2 tests were completed in 4s with 2 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.FlexibleSyncConfigurationTests.xml
15 tests were completed in 20s with 14 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.FlexibleSyncIntegrationTests.xml
7 tests were completed in 34s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
7 tests were completed in 46s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.FunctionsTests.xml
14 tests were completed in 14s with 14 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.GeoSpatialTests.xml
5 tests were completed in 26s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.HttpLogObfuscatorTests.xml
8 tests were completed in 11s with 8 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.internal.KtorNetworkTransportTest.xml
4 tests were completed in 7s with 3 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.internal.RealmSyncUtilsTest.xml
8 tests were completed in 3ms with 8 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.internal.SyncConnectionParamsTests.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoClientTests.xml
7 tests were completed in 9s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests.xml
55 tests were completed in 125s with 55 passed, 0 failed and 0 skipped.
❌ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.xml
54 tests were completed in 413s with 51 passed, 3 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests | 51✅ | 3❌ | 413s |
❌ io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests
✅ findOne_unknownCollection[macos]
✅ aggregate[macos]
✅ aggregate_fails[macos]
✅ count[macos]
✅ count_invalidFilter[macos]
✅ deleteMany[macos]
✅ deleteMany_fails[macos]
✅ deleteOne[macos]
✅ deleteOne_fails[macos]
✅ find[macos]
✅ findOne[macos]
✅ findOneAndDelete[macos]
❌ findOneAndDelete_explicitTypes[macos]
kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
✅ findOneAndDelete_fails[macos]
✅ findOneAndReplace[macos]
✅ findOneAndReplace_explicitTypes[macos]
✅ findOneAndReplace_fails[macos]
✅ findOneAndUpdate[macos]
✅ findOneAndUpdate_explicitTypes[macos]
❌ findOneAndUpdate_fails[macos]
kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
✅ findOne_embeddedObjects[macos]
✅ findOne_explicitTypes[macos]
❌ findOne_extraFieldsAreDiscarded[macos]
kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
✅ findOne_fails[macos]
✅ findOne_links[macos]
✅ findOne_missingFieldsGetsDefaults[macos]
✅ findOne_typedLinks[macos]
✅ findOne_typedLinks_unknownClassBecomesDictionary[macos]
✅ find_explicitTypes[macos]
✅ find_fails[macos]
✅ insertMany[macos]
✅ insertMany_explictTyped[macos]
✅ insertMany_throwsOnEmptyList[macos]
✅ insertMany_throwsOnExistingPrimaryKey[macos]
✅ insertMany_throwsOnMissingRequiredFields[macos]
✅ insertMany_throwsOnTypeMismatch[macos]
✅ insertOne[macos]
✅ insertOne_embeddedObjects[macos]
✅ insertOne_explicitTypes[macos]
✅ insertOne_links[macos]
✅ insertOne_throwsOnExistingPrimaryKey[macos]
✅ insertOne_throwsOnMissingRequiredFields[macos]
✅ insertOne_throwsOnTypeMismatch[macos]
✅ insertOne_typedLinks[macos]
✅ name[macos]
✅ throwsOnLoggedOutUser[macos]
✅ updateMany[macos]
✅ updateMany_explicitTypes[macos]
✅ updateMany_fails[macos]
✅ updateOne[macos]
✅ updateOne_explicitTypes[macos]
✅ updateOne_fails[macos]
✅ withDocumentClass[macos]
✅ withDocumentClass_withCustomSerialization[macos]
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoDatabaseTests.xml
5 tests were completed in 6s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoDBSerializerTests.xml
9 tests were completed in 23ms with 9 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.MutableSubscriptionSetTests.xml
21 tests were completed in 34s with 20 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.nonlatin.NonLatinTests.xml
1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.PBSProgressListenerTests.xml
8 tests were completed in 10s with 4 passed, 0 failed and 4 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.serializer.BsonEncoderTests.xml
12 tests were completed in 7ms with 12 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionExtensionsTests.xml
16 tests were completed in 66s with 16 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml
19 tests were completed in 34s with 19 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionTests.xml
6 tests were completed in 7s with 6 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.xml
32 tests were completed in 54s with 32 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncClientTests.xml
7 tests were completed in 5s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncConfigTests.xml
38 tests were completed in 21s with 37 passed, 0 failed and 1 skipped.
❌ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncedRealmTests.xml
32 tests were completed in 132s with 26 passed, 1 failed and 5 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.realm.kotlin.test.mongodb.common.SyncedRealmTests | 26✅ | 1❌ | 5⚪ | 132s |
❌ io.realm.kotlin.test.mongodb.common.SyncedRealmTests
✅ canOpen[macos]
✅ canSync[macos]
✅ realmAsFlow_acrossSyncedChanges[macos]
✅ canOpenWithRemoteSchema[macos]
✅ errorHandlerProcessFatalSyncErrors[macos]
✅ errorHandlerReceivesPermissionDeniedSyncError[macos]
✅ testErrorHandler[macos]
⚪ waitForInitialRemoteData_mainThreadThrows[macos]
✅ waitForInitialRemoteData_propagateServerErrors[macos]
✅ waitForInitialRemoteData[macos]
✅ waitForInitialData_timeOut[macos]
⚪ waitForInitialData_resilientInCaseOfRetries[macos]
✅ deleteRealm[macos]
✅ schemaRoundTrip[macos]
⚪ onlyLocalSchemaIsVisible[macos]
✅ mutableRealmInt_convergesAcrossClients[macos]
✅ writeCopyTo_localToPartitionBasedSync[macos]
✅ writeCopyTo_localToFlexibleSync_throws[macos]
✅ writeCopyTo_partitionBasedToLocal[macos]
✅ writeCopyTo_flexibleSyncToLocal[macos]
✅ writeCopyTo_partitionBasedToDifferentPartitionKey[macos]
✅ writeCopyTo_partitionBasedToSamePartitionKey[macos]
❌ writeCopyTo_flexibleSyncToFlexibleSync[macos]
io.realm.kotlin.mongodb.exceptions.ServiceException: [Service][InternalServerError(4315)] error processing request. Server log entry: http://18.204.23.227:48903/groups/66852b6ddd6c06b71eb7bb0e/apps/66852b84dd6c06b71eb7c279/logs?co_id=66852dbddd6c06b71eb873f3
✅ writeCopyTo_dataNotUploaded_throws[macos]
✅ accessSessionAfterRemoteChange[macos]
✅ advanceRealmWithoutListening[macos]
⚪ createInitialRealmPbs[macos]
✅ initialRealm_partitionBasedSync[macos]
⚪ createInitialRealmFx[macos]
✅ initialRealm_flexibleSync[macos]
✅ partitionBasedSyncConfig_throwsWithLocalInitialRealmFile[macos]
✅ flexibleSync_throwsWithLocalInitialRealmFile[macos]
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncSessionTests.xml
22 tests were completed in 19s with 19 passed, 0 failed and 3 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.UserProfileTests.xml
3 tests were completed in 1s with 3 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.UserTests.xml
32 tests were completed in 20s with 32 passed, 0 failed and 0 skipped.
Annotations
github-actions / Unit Test Results - MacOS x64 Sync
io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests ► findOneAndDelete_explicitTypes[macos]
Failed test found in:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.xml
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.xml
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.xml
Error:
kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
Raw output
kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
at kotlin.Throwable#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Throwable.kt:28)
at kotlin.Exception#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:23)
at kotlin.RuntimeException#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:34)
at kotlin.UninitializedPropertyAccessException#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:154)
at kotlin.native.internal#ThrowUninitializedPropertyAccessException(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/RuntimeUtils.kt:105)
at io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionTests#<get-app>(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/mongo/MongoCollectionTests.kt:152)
at io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionTests#tearDown(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/mongo/MongoCollectionTests.kt:191)
at io.realm.kotlin.test.mongodb.common.mongo.$MongoCollectionFromDatabaseTests$test$0.$tearDown$FUNCTION_REFERENCE$206.invoke#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/mongo/MongoCollectionTests.kt:96)
at io.realm.kotlin.test.mongodb.common.mongo.$MongoCollectionFromDatabaseTests$test$0.$tearDown$FUNCTION_REFERENCE$206.$<bridge-UNNN>invoke(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/mongo/MongoCollectionTests.kt:96)
at kotlin.Function1#invoke(/Users/teamcity/.gradle/daemon/8.4/[K][Suspend]Functions:1)
at kotlin.native.internal.test.BaseClassSuite.TestCase#doAfter(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:173)
at kotlin.native.internal.test.TestCase#doAfter(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:63)
at kotlin.native.internal.test.TestCase#run(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:54)
at kotlin.native.internal.test.TestCase#run(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:49)
at kotlin.native.internal.test.TestRunner.run#internal(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestRunner.kt:263)
at kotlin.native.internal.test.TestRunner.runIteration#internal(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestRunner.kt:289)
at kotlin.native.internal.test.TestRunner#run(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestRunner.kt:304)
at kotlin.native.internal.test#testLauncherEntryPoint(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/Launcher.kt:33)
at kotlin.native.internal.test#main(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/Launcher.kt:38)
at <global>.Konan_start(/Users/runner/.gradle/daemon/7.6/entryPointOwner:1)
at <global>.Init_and_run_start(Unknown Source)
at <global>.0x0(Unknown Source)
github-actions / Unit Test Results - MacOS x64 Sync
io.realm.kotlin.test.mongodb.common.SyncedRealmTests ► writeCopyTo_flexibleSyncToFlexibleSync[macos]
Failed test found in:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncedRealmTests.xml
Error:
io.realm.kotlin.mongodb.exceptions.ServiceException: [Service][InternalServerError(4315)] error processing request. Server log entry: http://18.204.23.227:48903/groups/66852b6ddd6c06b71eb7bb0e/apps/66852b84dd6c06b71eb7c279/logs?co_id=66852dbddd6c06b71eb873f3
Raw output
io.realm.kotlin.mongodb.exceptions.ServiceException: [Service][InternalServerError(4315)] error processing request. Server log entry: http://18.204.23.227:48903/groups/66852b6ddd6c06b71eb7bb0e/apps/66852b84dd6c06b71eb7c279/logs?co_id=66852dbddd6c06b71eb873f3
at kotlin.Throwable#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Throwable.kt:28)
at kotlin.Exception#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:23)
at kotlin.RuntimeException#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:34)
at io.realm.kotlin.exceptions.RealmException#<init>(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-base/src/commonMain/kotlin/io/realm/kotlin/exceptions/RealmException.kt:12)
at io.realm.kotlin.mongodb.exceptions.AppException#<init>(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/exceptions/AppException.kt:98)
at io.realm.kotlin.mongodb.exceptions.ServiceException#<init>(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/exceptions/ServiceExceptions.kt:37)
at io.realm.kotlin.mongodb.exceptions.ServiceException#<init>(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/exceptions/ServiceExceptions.kt:34)
at io.realm.kotlin.mongodb.internal#convertAppError(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/internal/RealmSyncUtils.kt:183)
at io.realm.kotlin.mongodb.internal.object-1.onError#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/internal/RealmSyncUtils.kt:63)
at io.realm.kotlin.internal.interop.AppCallback#onError(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/Callback.kt:32)
at io.realm.kotlin.internal.interop.RealmInterop.handleAppCallback#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/nativeDarwin/kotlin/io/realm/kotlin/internal/interop/RealmInterop.kt:3636)
at io.realm.kotlin.internal.interop.RealmInterop.realm_app_delete_user$lambda$60#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/nativeDarwin/kotlin/io/realm/kotlin/internal/interop/RealmInterop.kt:2328)
at <global>._696f2e7265616c6d2e6b6f746c696e3a63696e7465726f702f55736572732f72756e6e65722f776f726b2f7265616c6d2d6b6f746c696e2f7265616c6d2d6b6f746c696e2f7061636b616765732f63696e7465726f702f7372632f6e617469766544617277696e2f6b6f746c696e2f696f2f7265616c6d2f6b6f746c696e2f696e7465726e616c2f696e7465726f702f5265616c6d496e7465726f702e6b74_knbridge464(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/nativeDarwin/kotlin/io/realm/kotlin/internal/interop/RealmInterop.kt:2327)
at <global>._ZN5realm4util14UniqueFunctionIFvNSt3__18optionalINS_3app8AppErrorEEEEE12SpecificImplIZNS_5c_apiL13make_callbackEPFvPvPK15realm_app_errorESB_PFvSB_EEUlS6_E_E4callEOS6_(Unknown Source)
at <global>._ZN5realm4util14UniqueFunctionIFvRKNS_3app8ResponseEEE12SpecificImplIZNS2_3App11delete_userERKNSt3__110shared_ptrINS2_4UserEEEONS1_IFvNSA_8optionalINS2_8AppErrorEEEEEEE3$_6E4callES5_(Unknown Source)
at <global>._ZN5realm4util14UniqueFunctionIFvONSt3__110unique_ptrINS_3app7RequestENS2_14default_deleteIS5_EEEERKNS4_8ResponseEEE12SpecificImplIZNS4_3App24do_authenticated_requestENS4_10HttpMethodEONS2_12basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEESO_RKNS2_10shared_ptrINS4_4UserEEENS4_16RequestTokenTypeEONS1_IFvSC_EEEE4$_11E4callES9_SC_(Unknown Source)
at <global>.realm_http_transport_complete_request(Unknown Source)
at io.realm.kotlin.internal.interop.RealmInterop.<init>$lambda$1$lambda$0#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/nativeDarwin/kotlin/io/realm/kotlin/internal/interop/RealmInterop.kt:3688)
at io.realm.kotlin.internal.interop.RealmInterop.$<init>$lambda$1$lambda$0$FUNCTION_REFERENCE$23.response#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/nativeDarwin/kotlin/io/realm/kotlin/internal/interop/RealmInterop.kt:3654)
at io.realm.kotlin.internal.interop.sync.ResponseCallback#response(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/sync/NetworkTransport.kt:48)
at io.realm.kotlin.mongodb.internal.KtorNetworkTransport.$sendRequest$lambda$2COROUTINE$1.invokeSuspend#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/internal/KtorNetworkTransport.kt:121)
at kotlin.coroutines.native.internal.BaseContinuationImpl#invokeSuspend(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:50)
at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:30)
at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
at kotlinx.coroutines.DispatchedTask#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/internal/DispatchedTask.kt:106)
at kotlinx.coroutines.Runnable#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Runnable.kt:14)
at kotlinx.coroutines.MultiWorkerDispatcher.$workerRunLoop$lambda$2COROUTINE$0.invokeSuspend#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:101)
at kotlin.coroutines.native.internal.BaseContinuationImpl#invokeSuspend(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:50)
at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:30)
at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
at kotlinx.coroutines.DispatchedTask#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/internal/DispatchedTask.kt:106)
at kotlinx.coroutines.Runnable#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Runnable.kt:14)
at kotlinx.coroutines.EventLoopImplBase#processNextEvent(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/EventLoop.common.kt:280)
at kotlinx.coroutines.EventLoop#processNextEvent(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/EventLoop.common.kt:52)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Builders.kt:120)
at kotlinx.coroutines#runBlocking(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Builders.kt:59)
at kotlinx.coroutines#runBlocking$default(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Builders.kt:36)
at kotlinx.coroutines.MultiWorkerDispatcher.workerRunLoop#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:93)
at kotlinx.coroutines.MultiWorkerDispatcher.<init>$lambda$1$lambda$0#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:80)
at kotlinx.coroutines.MultiWorkerDispatcher.$<init>$lambda$1$lambda$0$FUNCTION_REFERENCE$4.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:80)
at kotlinx.coroutines.MultiWorkerDispatcher.$<init>$lambda$1$lambda$0$FUNCTION_REFERENCE$4.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:80)
at kotlin.Function0#invoke(/Users/teamcity/.gradle/daemon/8.4/[K][Suspend]Functions:1)
at <global>.WorkerLaunchpad(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:106)
at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
at <global>._pthread_start(Unknown Source)
at <global>.thread_start(Unknown Source)