2025-12-31 08:33:12,508 - #1 SMP PREEMPT_DYNAMIC Debian 6.1.148-1 (2025-08-26) 2025-12-31 08:33:12,558 - app.framework: cordova 2025-12-31 08:33:12,560 - Verbose logging is off. Change this in voltbuilder.json 2025-12-31 08:33:12,561 - VoltBuilder run started at 2025-12-31 08:33:12.561131 2025-12-31 08:33:12,561 - Plan: Indy - AppStudio 2025-12-31 08:33:12,561 - Preflight Check 2025-12-31 08:33:12,562 - adding android to xmlns 2025-12-31 08:33:12,564 - id is com.oetapp.oetms 2025-12-31 08:33:13,222 - Output: Creating a new cordova project. 2025-12-31 08:33:31,444 - Output: Using cordova-fetch for cordova-android@10.1.2 Adding android project... Creating Cordova project for the Android platform: Path: platforms/android Package: com.oetapp.oetms Name: OET MobileApp Activity: MainActivity Android target: android-30 Subproject Path: CordovaLib Subproject Path: app Android project created with cordova-android@10.1.2 Platform 'android' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-splashscreen' found in config.xml... Migrating it to package.json Plugin 'cordova-sqlite-evcore-extbuild-free' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-inappbrowser' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-camera' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-device' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-contacts' found in config.xml... Migrating it to package.json Plugin 'phonegap-plugin-barcodescanner-android12' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-bluetooth-serial' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-statusbar' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-wkwebview-engine' found in config.xml... Migrating it to package.json Discovered plugin "cordova-plugin-splashscreen". Adding it to the project Installing "cordova-plugin-splashscreen" for android Adding cordova-plugin-splashscreen to package.json Discovered plugin "cordova-sqlite-evcore-extbuild-free". Adding it to the project Installing "cordova-sqlite-evcore-extbuild-free" for android Adding cordova-sqlite-evcore-extbuild-free to package.json Discovered plugin "cordova-plugin-inappbrowser". Adding it to the project Installing "cordova-plugin-inappbrowser" for android Adding cordova-plugin-inappbrowser to package.json Discovered plugin "cordova-plugin-camera". Adding it to the project Unmet project requirements for latest version of cordova-plugin-camera: cordova-android (10.1.2 in project, >=12.0.0 required) Fetching highest version of cordova-plugin-camera that this project supports: 6.0.0 (latest is 8.0.0) Installing "cordova-plugin-camera" for android Subproject Path: CordovaLib Subproject Path: app Adding cordova-plugin-camera to package.json Discovered plugin "cordova-plugin-device". Adding it to the project Installing "cordova-plugin-device" for android Adding cordova-plugin-device to package.json Discovered plugin "cordova-plugin-contacts". Adding it to the project Installing "cordova-plugin-contacts" for android Adding cordova-plugin-contacts to package.json Discovered plugin "phonegap-plugin-barcodescanner-android12". Adding it to the project Installing "phonegap-plugin-barcodescanner-android12" for android Subproject Path: CordovaLib Subproject Path: app Adding phonegap-plugin-barcodescanner-android12 to package.json Discovered plugin "cordova-plugin-bluetooth-serial". Adding it to the project Installing "cordova-plugin-bluetooth-serial" for android Adding cordova-plugin-bluetooth-serial to package.json Discovered plugin "cordova-plugin-statusbar". Adding it to the project Installing "cordova-plugin-statusbar" for android Adding cordova-plugin-statusbar to package.json Discovered plugin "cordova-plugin-wkwebview-engine". Adding it to the project Installing "cordova-plugin-wkwebview-engine" for android Adding cordova-plugin-wkwebview-engine to package.json 2025-12-31 08:33:33,596 - Output: Cordova Packages: cli: 13.0.0 common: 6.0.0 create: 6.0.0 lib: 13.0.0 common: 6.0.0 fetch: 5.0.0 Project Installed Platforms: android: 10.1.2 Project Installed Plugins: cordova-plugin-bluetooth-serial: 0.4.7 cordova-plugin-camera: 6.0.0 cordova-plugin-contacts: 3.0.1 cordova-plugin-device: 3.0.0 cordova-plugin-inappbrowser: 3.1.0 cordova-plugin-splashscreen: 6.0.2 cordova-plugin-statusbar: 4.0.0 cordova-plugin-wkwebview-engine: 1.2.2 cordova-sqlite-evcore-extbuild-free: 0.19.1 phonegap-plugin-barcodescanner-android12: 8.1.2 Environment: OS: Ubuntu 24.04.3 LTS (linux 6.1.0-39-cloud-amd64) x64 Node: v24.12.0 npm: 11.7.0 android Environment: android: Loading local repository... [========= ] 25% Loading local repository... [========= ] 25% Fetch remote repository... [=======================================] 100% Fetch remote repository... Available Android targets: ---------- id: 1 or "android-29" Name: Android API 29 Type: Platform API level: 29 Revision: 5 ---------- id: 2 or "android-30" Name: Android API 30 Type: Platform API level: 30 Revision: 3 ---------- id: 3 or "android-32" Name: Android API 32 Type: Platform API level: 32 Revision: 1 ---------- id: 4 or "android-33" Name: Android API 33, extension level 3 Type: Platform API level: 33 Revision: 3 ---------- id: 5 or "android-34" Name: Android API 34, extension level 7 Type: Platform API level: 34 Revision: 3 ---------- id: 6 or "android-35" Name: Android API 35, extension level 13 Type: Platform API level: 35 Revision: 2 ---------- id: 7 or "android-36" Name: Android API 36, extension level 17 Type: Platform API level: 36 Revision: 2 Project Setting Files: config.xml: OET MobileApp package.json: --- Start of Cordova JSON Snippet --- { "platforms": [ "android" ], "plugins": { "cordova-plugin-splashscreen": {}, "cordova-sqlite-evcore-extbuild-free": {}, "cordova-plugin-inappbrowser": {}, "cordova-plugin-camera": { "ANDROIDX_CORE_VERSION": "1.6.+" }, "cordova-plugin-device": {}, "cordova-plugin-contacts": {}, "phonegap-plugin-barcodescanner-android12": { "ANDROID_SUPPORT_V4_VERSION": "27.+" }, "cordova-plugin-bluetooth-serial": {}, "cordova-plugin-statusbar": {}, "cordova-plugin-wkwebview-engine": {} } } --- End of Cordova JSON Snippet --- 2025-12-31 08:33:35,700 - Output: 2025-12-31T08:33:33.781Z cordova-res Paths: (config: '/config.xml') (resources dir: 'resources') 2025-12-31T08:33:33.785Z cordova-res:platform Running android platform with options: { 'adaptive-icon': { icon: { sources: [Array] }, foreground: { sources: [Array] }, background: { sources: [Array] } }, icon: { sources: [ '/resources/iconTemplate.png' ] }, splash: { sources: [ '/resources/splashTemplate.png' ] } } 2025-12-31T08:33:33.786Z cordova-res:platform Building adaptive-icon resources 2025-12-31T08:33:33.786Z cordova-res:platform Building icon resources for android platform 2025-12-31T08:33:33.796Z cordova-res:image Source image for icon: { format: 'png', size: 159577, width: 1024, height: 1024, space: 'srgb', channels: 4, depth: 'uchar', density: 96, isProgressive: false, hasProfile: false, hasAlpha: true } 2025-12-31T08:33:33.797Z cordova-res:platform Using '/resources/iconTemplate.png' for icon source image for android 2025-12-31T08:33:33.799Z cordova-res:image Generating 'resources/android/icon/drawable-ldpi-icon.png' (36x36) fit='cover' position='center' 2025-12-31T08:33:33.804Z cordova-res:image Generating 'resources/android/icon/drawable-hdpi-icon.png' (72x72) fit='cover' position='center' 2025-12-31T08:33:33.804Z cordova-res:image Generating 'resources/android/icon/drawable-xxxhdpi-icon.png' (192x192) fit='cover' position='center' 2025-12-31T08:33:33.805Z cordova-res:image Generating 'resources/android/icon/drawable-xxhdpi-icon.png' (144x144) fit='cover' position='center' 2025-12-31T08:33:33.810Z cordova-res:image Generating 'resources/android/icon/drawable-xhdpi-icon.png' (96x96) fit='cover' position='center' 2025-12-31T08:33:33.811Z cordova-res:image Generating 'resources/android/icon/drawable-mdpi-icon.png' (48x48) fit='cover' position='center' 2025-12-31T08:33:33.922Z cordova-res:image Source file missing: resources/android/icon-foreground.png 2025-12-31T08:33:33.922Z cordova-res:image Source file missing: resources/android/icon-foreground.jpg 2025-12-31T08:33:33.922Z cordova-res:image Source file missing: resources/android/icon-foreground.jpeg 2025-12-31T08:33:33.923Z cordova-res:platform Error with adaptive icons: Error at new BaseError (/usr/lib/node_modules/cordova-res/dist/error.js:8:22) at new ResolveSourceImageError (/usr/lib/node_modules/cordova-res/dist/error.js:45:9) at Object.resolveSourceImage (/usr/lib/node_modules/cordova-res/dist/image.js:31:11) at async generateAdaptiveIconResourcesPortion (/usr/lib/node_modules/cordova-res/dist/platform.js:190:20) at async generateAdaptiveIconResources (/usr/lib/node_modules/cordova-res/dist/platform.js:148:74) at async safelyGenerateAdaptiveIconResources (/usr/lib/node_modules/cordova-res/dist/platform.js:128:16) at async Object.run (/usr/lib/node_modules/cordova-res/dist/platform.js:24:28) at async CordovaRes [as run] (/usr/lib/node_modules/cordova-res/dist/index.js:35:36) at async CordovaRes.runCommandLine (/usr/lib/node_modules/cordova-res/dist/index.js:93:28) { errors: [], code: 'BAD_SOURCES' } 2025-12-31T08:33:33.923Z cordova-res:platform Building icon resources for android platform 2025-12-31T08:33:33.924Z cordova-res:image Source image for icon: { format: 'png', size: 159577, width: 1024, height: 1024, space: 'srgb', channels: 4, depth: 'uchar', density: 96, isProgressive: false, hasProfile: false, hasAlpha: true } 2025-12-31T08:33:33.924Z cordova-res:platform Using '/resources/iconTemplate.png' for icon source image for android 2025-12-31T08:33:33.925Z cordova-res:image Generating 'resources/android/icon/drawable-ldpi-icon.png' (36x36) fit='cover' position='center' 2025-12-31T08:33:33.926Z cordova-res:image Generating 'resources/android/icon/drawable-mdpi-icon.png' (48x48) fit='cover' position='center' 2025-12-31T08:33:33.926Z cordova-res:image Generating 'resources/android/icon/drawable-hdpi-icon.png' (72x72) fit='cover' position='center' 2025-12-31T08:33:33.927Z cordova-res:image Generating 'resources/android/icon/drawable-xhdpi-icon.png' (96x96) fit='cover' position='center' 2025-12-31T08:33:33.927Z cordova-res:image Generating 'resources/android/icon/drawable-xxhdpi-icon.png' (144x144) fit='cover' position='center' 2025-12-31T08:33:33.928Z cordova-res:image Generating 'resources/android/icon/drawable-xxxhdpi-icon.png' (192x192) fit='cover' position='center' 2025-12-31T08:33:34.041Z cordova-res:platform Building splash resources for android platform 2025-12-31T08:33:34.042Z cordova-res:image Source image for splash: { format: 'png', size: 101398, width: 2732, height: 2732, space: 'srgb', channels: 4, depth: 'uchar', density: 96, isProgressive: false, hasProfile: false, hasAlpha: true, xmp: } 2025-12-31T08:33:34.042Z cordova-res:platform Using '/resources/splashTemplate.png' for splash source image for android 2025-12-31T08:33:34.043Z cordova-res:image Generating 'resources/android/splash/drawable-land-ldpi-screen.png' (320x240) fit='cover' position='center' 2025-12-31T08:33:34.043Z cordova-res:image Generating 'resources/android/splash/drawable-land-mdpi-screen.png' (480x320) fit='cover' position='center' 2025-12-31T08:33:34.045Z cordova-res:image Generating 'resources/android/splash/drawable-land-xhdpi-screen.png' (1280x720) fit='cover' position='center' 2025-12-31T08:33:34.046Z cordova-res:image Generating 'resources/android/splash/drawable-land-hdpi-screen.png' (800x480) fit='cover' position='center' 2025-12-31T08:33:34.050Z cordova-res:image Generating 'resources/android/splash/drawable-land-xxhdpi-screen.png' (1600x960) fit='cover' position='center' 2025-12-31T08:33:34.050Z cordova-res:image Generating 'resources/android/splash/drawable-land-xxxhdpi-screen.png' (1920x1280) fit='cover' position='center' 2025-12-31T08:33:34.051Z cordova-res:image Generating 'resources/android/splash/drawable-port-ldpi-screen.png' (240x320) fit='cover' position='center' 2025-12-31T08:33:34.051Z cordova-res:image Generating 'resources/android/splash/drawable-port-mdpi-screen.png' (320x480) fit='cover' position='center' 2025-12-31T08:33:34.052Z cordova-res:image Generating 'resources/android/splash/drawable-port-hdpi-screen.png' (480x800) fit='cover' position='center' 2025-12-31T08:33:34.052Z cordova-res:image Generating 'resources/android/splash/drawable-port-xhdpi-screen.png' (720x1280) fit='cover' position='center' 2025-12-31T08:33:34.052Z cordova-res:image Generating 'resources/android/splash/drawable-port-xxhdpi-screen.png' (960x1600) fit='cover' position='center' 2025-12-31T08:33:34.053Z cordova-res:image Generating 'resources/android/splash/drawable-port-xxxhdpi-screen.png' (1280x1920) fit='cover' position='center' Generated 18 resources for Android 2025-12-31T08:33:35.658Z cordova-res:cordova:config Orientation preference: undefined 2025-12-31T08:33:35.659Z cordova-res:cordova:config Creating 'platform' node (not found by xpaths: [ "platform[@name='android']" ]) 2025-12-31T08:33:35.660Z cordova-res:cordova:config Creating 'icon' node (not found by xpaths: [ "icon[@src][@density='ldpi']" ]) 2025-12-31T08:33:35.660Z cordova-res:cordova:config Creating 'icon' node (not found by xpaths: [ "icon[@src][@density='mdpi']" ]) 2025-12-31T08:33:35.660Z cordova-res:cordova:config Creating 'icon' node (not found by xpaths: [ "icon[@src][@density='hdpi']" ]) 2025-12-31T08:33:35.660Z cordova-res:cordova:config Creating 'icon' node (not found by xpaths: [ "icon[@src][@density='xhdpi']" ]) 2025-12-31T08:33:35.660Z cordova-res:cordova:config Creating 'icon' node (not found by xpaths: [ "icon[@src][@density='xxhdpi']" ]) 2025-12-31T08:33:35.661Z cordova-res:cordova:config Creating 'icon' node (not found by xpaths: [ "icon[@src][@density='xxxhdpi']" ]) 2025-12-31T08:33:35.661Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='land-ldpi']" ]) 2025-12-31T08:33:35.661Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='land-mdpi']" ]) 2025-12-31T08:33:35.661Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='land-hdpi']" ]) 2025-12-31T08:33:35.661Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='land-xhdpi']" ]) 2025-12-31T08:33:35.661Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='land-xxhdpi']" ]) 2025-12-31T08:33:35.661Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='land-xxxhdpi']" ]) 2025-12-31T08:33:35.661Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='port-ldpi']" ]) 2025-12-31T08:33:35.661Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='port-mdpi']" ]) 2025-12-31T08:33:35.662Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='port-hdpi']" ]) 2025-12-31T08:33:35.662Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='port-xhdpi']" ]) 2025-12-31T08:33:35.662Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='port-xxhdpi']" ]) 2025-12-31T08:33:35.662Z cordova-res:cordova:config Creating 'splash' node (not found by xpaths: [ "splash[@density='port-xxxhdpi']" ]) Wrote to config.xml 2025-12-31 08:33:35,772 - Output: 2025-12-31 08:34:27,489 - Output: Checking Java JDK and Android SDK versions ANDROID_SDK_ROOT=/opt/android-sdk (recommended setting) ANDROID_HOME=/opt/android-sdk (DEPRECATED) Using Android SDK: /opt/android-sdk Reading build config file: /build.json Reading the keystore from: /agent/voltbuilder/platforms/assets/debug.p12 (node:417) [DEP0187] DeprecationWarning: Passing invalid argument types to fs.existsSync is deprecated (Use `node --trace-deprecation ...` to show where the warning was created) Starting a Gradle Daemon, 4 incompatible Daemons could not be reused, use --status for details > Task :wrapper Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 9s 1 actionable task: 1 executed Subproject Path: CordovaLib Subproject Path: app Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details > Configure project :app WARNING:: Using flatDir should be avoided because it doesn't support any meta-data formats. Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01 Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/03 to old ns http://schemas.android.com/sdk/android/repo/addon2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/03 to old ns http://schemas.android.com/sdk/android/repo/repository2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/03 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01 Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01 Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/02 to old ns http://schemas.android.com/sdk/android/repo/addon2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/addon2/03 to old ns http://schemas.android.com/sdk/android/repo/addon2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/02 to old ns http://schemas.android.com/sdk/android/repo/repository2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/repository2/03 to old ns http://schemas.android.com/sdk/android/repo/repository2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/03 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01 Warning: Mapping new ns http://schemas.android.com/sdk/android/repo/sys-img2/02 to old ns http://schemas.android.com/sdk/android/repo/sys-img2/01 Warning: unexpected element (uri:"", local:"base-extension"). Expected elements are <{}codename>,<{}layoutlib>,<{}api-level> > Task :app:preBuild UP-TO-DATE > Task :app:preDebugBuild UP-TO-DATE > Task :CordovaLib:preBuild UP-TO-DATE > Task :CordovaLib:preDebugBuild UP-TO-DATE > Task :CordovaLib:compileDebugAidl NO-SOURCE > Task :app:compileDebugAidl NO-SOURCE > Task :CordovaLib:packageDebugRenderscript NO-SOURCE > Task :app:compileDebugRenderscript NO-SOURCE > Task :app:generateDebugBuildConfig > Task :app:generateDebugResValues > Task :app:generateDebugResources > Task :app:javaPreCompileDebug > Task :CordovaLib:writeDebugAarMetadata > Task :CordovaLib:compileDebugRenderscript > Task :CordovaLib:generateDebugResValues > Task :CordovaLib:generateDebugResources > Task :CordovaLib:packageDebugResources > Task :app:checkDebugAarMetadata > Task :app:createDebugCompatibleScreenManifests > Task :app:extractDeepLinksDebug > Task :CordovaLib:extractDeepLinksDebug > Task :CordovaLib:processDebugManifest > Task :app:processDebugMainManifest > Task :app:mergeDebugResources > Task :app:processDebugManifest > Task :CordovaLib:compileDebugLibraryResources > Task :CordovaLib:generateDebugBuildConfig > Task :app:processDebugManifestForPackage > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE > Task :CordovaLib:javaPreCompileDebug > Task :app:mergeDebugShaders > Task :app:compileDebugShaders NO-SOURCE > Task :app:generateDebugAssets UP-TO-DATE > Task :CordovaLib:mergeDebugShaders > Task :CordovaLib:compileDebugShaders NO-SOURCE > Task :CordovaLib:generateDebugAssets UP-TO-DATE > Task :CordovaLib:packageDebugAssets > Task :CordovaLib:parseDebugLocalResources > Task :app:mergeDebugAssets > Task :app:processDebugJavaRes NO-SOURCE > Task :CordovaLib:processDebugJavaRes > Task :CordovaLib:generateDebugRFile > Task :CordovaLib:bundleLibResDebug > Task :app:compressDebugAssets > Task :app:processDebugResources > Task :CordovaLib:compileDebugJavaWithJavac Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :CordovaLib:bundleLibCompileToJarDebug > Task :app:checkDebugDuplicateClasses FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:checkDebugDuplicateClasses'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Failed to transform sqlc-evcore-ndk-driver.jar to match attributes {artifactType=enumerated-runtime-classes, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}. > Execution failed for JetifyTransform: /platforms/android/app/libs/sqlc-evcore-ndk-driver.jar. > Failed to transform '/platforms/android/app/libs/sqlc-evcore-ndk-driver.jar' using Jetifier. Reason: IllegalArgumentException, message: Unsupported class file major version 61. (Run with --stacktrace for more details.) Suggestions: - Check out existing issues at https://issuetracker.google.com/issues?q=componentid:460323&s=modified_time:desc, it's possible that this issue has already been filed there. - If this issue has not been filed, please report it at https://issuetracker.google.com/issues/new?component=460323 (run with --stacktrace and provide a stack trace if possible). * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 39s 32 actionable tasks: 32 executed Command failed with exit code 1: /platforms/android/gradlew cdvBuildDebug -b /platforms/android/build.gradle 2025-12-31 08:34:27,496 - FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:checkDebugDuplicateClasses'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. See log for full details. 2025-12-31 08:34:27,496 - Build failed b00ff915-6559-4242-9dda-ebcc1e0809e4 2025-12-31 08:34:28,359 - Output: Package Current Wanted Latest Location Depended by cordova-android 10.1.2 10.1.2 14.0.1 node_modules/cordova-android *** cordova-plugin-camera 6.0.0 6.0.0 8.0.0 node_modules/cordova-plugin-camera *** cordova-plugin-contacts 3.0.1 3.0.1 3.0.0 node_modules/cordova-plugin-contacts *** cordova-plugin-inappbrowser 3.1.0 3.1.0 6.0.0 node_modules/cordova-plugin-inappbrowser *** 2025-12-31 08:34:28,379 - Uploading voltbuilder.log...