Skip to content
Started by user Mike Dawson
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /home/jenkins/.jenkins/workspace/DemoLaunchableApp
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/DemoLaunchableApp/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/UstadMobile/DemoLaunchableApp.git # timeout=10
Fetching upstream changes from https://github.com/UstadMobile/DemoLaunchableApp.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://github.com/UstadMobile/DemoLaunchableApp.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 33d8dd6bb61f32bac216bc2d1b22f395a2552f0a (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 33d8dd6bb61f32bac216bc2d1b22f395a2552f0a # timeout=10
Commit message: "Update to use the ipc client builder class."
 > git rev-list --no-walk 0c6f8c392ec981268eae062a6e926c86c6f34fbc # timeout=10
[Gradle] - Launching build.
[DemoLaunchableApp] $ /home/jenkins/.jenkins/workspace/DemoLaunchableApp/gradlew clean build
Starting a Gradle Daemon (subsequent builds will be faster)
Calculating task graph as configuration cache cannot be reused because file 'gradle/libs.versions.toml' has changed.
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:generateDebugAssets UP-TO-DATE
> Task :app:preBuild UP-TO-DATE
> Task :app:preDebugBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:preDebugUnitTestBuild UP-TO-DATE
> Task :app:clean
> Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
> Task :app:mapDebugSourceSetPaths
> Task :app:generateDebugResources
> Task :app:createDebugCompatibleScreenManifests
> Task :app:extractDeepLinksDebug
> Task :app:writeDebugAppMetadata
> Task :app:desugarDebugFileDependencies
> Task :app:writeDebugSigningConfigVersions
> Task :app:generateReleaseResources
> Task :app:validateSigningDebug
> Task :app:packageReleaseResources
> Task :app:packageDebugResources
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseNavigationResources
> Task :app:mergeDebugJniLibFolders
> Task :app:javaPreCompileRelease
> Task :app:processDebugNavigationResources
> Task :app:javaPreCompileDebug
> Task :app:mergeReleaseJniLibFolders
> Task :app:checkDebugAarMetadata
> Task :app:mergeDebugAssets
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseStartupProfile UP-TO-DATE
> Task :app:checkReleaseDuplicateClasses
> Task :app:compileReleaseNavigationResources
> Task :app:compileDebugNavigationResources
> Task :app:mergeReleaseAssets
> Task :app:compressDebugAssets
> Task :app:parseReleaseLocalResources
> Task :app:extractProguardFiles
> Task :app:parseDebugLocalResources
> Task :app:collectReleaseDependencies
> Task :app:extractReleaseVersionControlInfo
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:preDebugAndroidTestBuild SKIPPED
> Task :app:checkReleaseAarMetadata
> Task :app:javaPreCompileDebugUnitTest
> Task :app:generateReleaseRFile
> Task :app:compressReleaseAssets
> Task :app:generateDebugRFile
> Task :app:processReleaseMainManifest
> Task :app:processDebugMainManifest
> Task :app:sdkReleaseDependencyData
> Task :app:checkDebugDuplicateClasses
> Task :app:processDebugManifest
> Task :app:processReleaseManifest
> Task :app:processDebugManifestForPackage
> Task :app:processReleaseManifestForPackage
> Task :app:mergeLibDexDebug
> Task :app:mergeDebugNativeLibs
> Task :app:mergeReleaseNativeLibs
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseResources
> Task :app:mergeDebugResources

> Task :app:stripDebugDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more.

> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more.

> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:generateDebugGlobalSynthetics
> Task :app:processDebugResources
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:mergeExtDexDebug
> Task :app:mergeExtDexRelease

> Task :app:compileDebugKotlin
w: file:///home/jenkins/.jenkins/workspace/DemoLaunchableApp/app/src/main/java/org/openeel/demolaunchableapp/screens/LessonScreen.kt:14:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/DemoLaunchableApp/app/src/main/java/org/openeel/demolaunchableapp/screens/LessonScreen.kt:152:33 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.

> Task :app:compileReleaseKotlin
w: file:///home/jenkins/.jenkins/workspace/DemoLaunchableApp/app/src/main/java/org/openeel/demolaunchableapp/screens/LessonScreen.kt:14:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/DemoLaunchableApp/app/src/main/java/org/openeel/demolaunchableapp/screens/LessonScreen.kt:152:33 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.

> Task :app:compileReleaseJavaWithJavac NO-SOURCE
> Task :app:compileDebugJavaWithJavac NO-SOURCE
> Task :app:processReleaseJavaRes
> Task :app:processDebugJavaRes
> Task :app:bundleDebugClassesToCompileJar
> Task :app:bundleDebugClassesToRuntimeJar
> Task :app:dexBuilderDebug
> Task :app:mergeProjectDexDebug
> Task :app:generateDebugAndroidTestLintModel
> Task :app:generateDebugLintReportModel
> Task :app:generateReleaseLintVitalReportModel
> Task :app:generateDebugUnitTestLintModel
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:compileDebugUnitTestKotlin
> Task :app:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :app:processDebugUnitTestJavaRes
> Task :app:mergeDebugJavaResource
> Task :app:mergeReleaseJavaResource
> Task :app:packageDebug
> Task :app:assembleDebug
> Task :app:createDebugApkListingFileRedirect
> Task :app:testDebugUnitTest
> Task :app:test
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:lintAnalyzeDebugAndroidTest
> Task :app:lintAnalyzeDebugUnitTest
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease SKIPPED
> Task :app:lintVitalRelease SKIPPED
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:assemble
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintAnalyzeDebug

> Task :app:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/DemoLaunchableApp/app/build/reports/lint-results-debug.html

> Task :app:lintDebug
> Task :app:lint
> Task :app:check
> Task :app:build

BUILD SUCCESSFUL in 43s
96 actionable tasks: 95 executed, 1 up-to-date
Configuration cache entry stored.
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Finished: SUCCESS