Skip to content

[RKOTLIN-1105] Support Android 15 Page Size 16KB #1308

[RKOTLIN-1105] Support Android 15 Page Size 16KB

[RKOTLIN-1105] Support Android 15 Page Size 16KB #1308

Triggered via pull request July 8, 2024 18:21
Status Failure
Total duration 1h 4m 12s
Artifacts 19

pr.yml

on: pull_request
check-cache  /  Cache SHA
12s
check-cache / Cache SHA
check-cache  /  Metadata & Compiler plugin
2s
check-cache / Metadata & Compiler plugin
check-cache  /  JVM (All platforms)
5s
check-cache / JVM (All platforms)
check-cache  /  JNI Stub (JVM)
5s
check-cache / JNI Stub (JVM)
check-cache  /  JNI MacOS Lib
2s
check-cache / JNI MacOS Lib
check-cache  /  JNI Linux Lib
2s
check-cache / JNI Linux Lib
check-cache  /  JNI Windows Lib
7s
check-cache / JNI Windows Lib
check-cache  /  Android
2s
check-cache / Android
check-cache  /  Android Base Test APK
4s
check-cache / Android Base Test APK
check-cache  /  Android Sync Test APK
9s
check-cache / Android Sync Test APK
check-cache  /  MacOS arm64
3s
check-cache / MacOS arm64
check-cache  /  MacOS x64
3s
check-cache / MacOS x64
check-cache  /  iOS arm64
2s
check-cache / iOS arm64
check-cache  /  iOS x64
3s
check-cache / iOS x64
build-kotlin-metadata-package
4m 34s
build-kotlin-metadata-package
build-android-packages
8m 6s
build-android-packages
build-ios-x64-packages
31m 26s
build-ios-x64-packages
build-ios-arm64-packages
27m 30s
build-ios-arm64-packages
build-macos-x64-packages
29m 18s
build-macos-x64-packages
build-macos-arm64-packages
27m 41s
build-macos-arm64-packages
build-jni-swig-stub
2m 5s
build-jni-swig-stub
check-release-build
12s
check-release-build
Matrix: test-ios-packages
Matrix: test-macos-packages
build-jvm-linux-native-lib
7m 25s
build-jvm-linux-native-lib
build-jvm-windows-native-lib
7m 18s
build-jvm-windows-native-lib
build-jvm-macos-native-lib
4m 46s
build-jvm-macos-native-lib
build-jvm-packages
5m 21s
build-jvm-packages
package-all-artifacts
23s
package-all-artifacts
Matrix: test-android-packages-emulator
AWS Device Farm Sync Tests
0s
AWS Device Farm Sync Tests
Matrix: test-jvm-packages
test-android-packages-emulator-16kb-page-size
7m 51s
test-android-packages-emulator-16kb-page-size
AWS Device Farm
0s
AWS Device Farm
Matrix: integration-tests / gradle-plugin-integration-java-17
Matrix: integration-tests / gradle-plugin-integration
integration-tests  /  android-min-versions-compatibility
1m 34s
integration-tests / android-min-versions-compatibility
integration-tests  /  realm-java-compatibiliy
17m 23s
integration-tests / realm-java-compatibiliy
integration-tests  /  build-benchmarks
1m 42s
integration-tests / build-benchmarks
deploy-release  /  Deploy release
deploy-release / Deploy release
deploy-snapshot  /  Deploy SNAPSHOT
deploy-snapshot / Deploy SNAPSHOT
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 18 warnings
test-android-packages-emulator-16kb-page-size
The process '/usr/bin/sh' failed with exit code 1
io.realm.kotlin.test.mongodb.common.MutableSubscriptionSetTests ► removeAll_anonymouslyOnly[macos]: ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.MutableSubscriptionSetTests.xml#L0
Failed test found in: ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.MutableSubscriptionSetTests.xml Error: kotlin.UninitializedPropertyAccessException: lateinit property realm has not been initialized
test-macos-packages (macos-14, sync)
Failed test were found and 'fail-on-error' option is set to true
test-macos-packages (macos-14, sync)
Process completed with exit code 1.
io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests ► mutableDynamicRealm_query_throws[ios]: ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests.xml#L0
Failed test found in: ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests.xml Error: kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests ► insertOne_links[macos]: ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests.xml#L0
Failed test found in: ./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests.xml Error: kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
test-ios-packages (macos-14, sync)
Failed test were found and 'fail-on-error' option is set to true
test-ios-packages (macos-14, sync)
Process completed with exit code 1.
test-macos-packages (macos-12, sync)
Failed test were found and 'fail-on-error' option is set to true
test-macos-packages (macos-12, sync)
Process completed with exit code 1.
build-jni-swig-stub
swig 4.2.1 is available and more recent than version 4.2.0.
build-jni-swig-stub
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
build-jni-swig-stub
Unsupported Kotlin plugin version.
build-jni-swig-stub
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-jni-swig-stub
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-jni-swig-stub
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
Unsupported Kotlin plugin version.
build-kotlin-metadata-package
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
build-android-packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: android-actions/setup-android@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-android-packages
swig 4.2.1 is available and more recent than version 4.2.0.
build-android-packages
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
build-jvm-linux-native-lib
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-jvm-packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: android-actions/setup-android@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-jvm-packages
Unsupported Kotlin plugin version.
test-android-packages-emulator-16kb-page-size
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
Detekt Analyzer report Expired
34.6 KB
Ktlint Analyzer report Expired
4.01 KB
all-packages-2.1.0-SNAPSHOT Expired
95.7 MB
android-base-test-apk-2.1.0-SNAPSHOT Expired
252 MB
android-sync-test-apk-2.1.0-SNAPSHOT Expired
253 MB
jni-linux-lib-2.1.0-SNAPSHOT Expired
6.64 MB
jni-macos-lib-2.1.0-SNAPSHOT Expired
5.56 MB
jni-stub-2.1.0-SNAPSHOT Expired
41.9 KB
jni-windows-lib-2.1.0-SNAPSHOT Expired
4.11 MB
logcat-base-emulator-16kb-page-size.txt Expired
595 KB
logcat-base-emulator.txt Expired
226 KB
logcat-sync-emulator.txt Expired
321 KB
packages-android-2.1.0-SNAPSHOT Expired
18.7 MB
packages-ios-arm64-2.1.0-SNAPSHOT Expired
15 MB
packages-ios-x64-2.1.0-SNAPSHOT Expired
7.71 MB
packages-jvm-2.1.0-SNAPSHOT Expired
18 MB
packages-macos-arm64-2.1.0-SNAPSHOT Expired
13.2 MB
packages-macos-x64-2.1.0-SNAPSHOT Expired
13.2 MB
packages-metadata-2.1.0-SNAPSHOT Expired
9.87 MB