Source code:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/publish-latest-branch-build.sh
(ex P23)
This step will copy the built .apk to an indexed HTTP directory exposed by Apache, signing them:
| Passed |
Source code:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/publish-latest-branch-build.sh
(ex P23)
This step will copy the built .apk to an indexed HTTP directory exposed by Apache, signing them:
| 1 | Published here: |
|---|---|
| 2 | https://lab.reyboz.it/builds/libre-busto/D117-libre-busto-unsigned.apk |
| 3 |
| Passed |
This step will build an .apk using Gradle using this fantastic Docker image:
https://gitlab.com/fabmazz/android-fdroid-build-container/-/tree/ubuntu
Source code of this build step:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/fdroid-docker-builder.sh
TODO: Use the official image by Fabio Mazza, when the "DESIRED_UID" / "DESIRED_GID" features will be merged.
| 1 | Found 7.5.1 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/7.5.1/bin/gradle --stacktrace assembleDebug |
| 3 | Starting a Gradle Daemon, 1 stopped Daemon could not be reused, use --status for details |
| 4 | > Task :app:preBuild UP-TO-DATE |
| 5 | > Task :app:preDebugBuild UP-TO-DATE |
| 6 | > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE |
| 7 | > Task :app:compileDebugAidl NO-SOURCE |
| 8 | > Task :app:compileDebugRenderscript NO-SOURCE |
| 9 | > Task :app:generateDebugBuildConfig UP-TO-DATE |
| 10 | > Task :app:checkDebugAarMetadata UP-TO-DATE |
| 11 | > Task :app:generateDebugResValues UP-TO-DATE |
| 12 | > Task :app:mapDebugSourceSetPaths UP-TO-DATE |
| 13 | > Task :app:generateDebugResources UP-TO-DATE |
| 14 | > Task :app:mergeDebugResources UP-TO-DATE |
| 15 | > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE |
| 16 | > Task :app:extractDeepLinksDebug UP-TO-DATE |
| 17 | > Task :app:processDebugMainManifest UP-TO-DATE |
| 18 | > Task :app:processDebugManifest UP-TO-DATE |
| 19 | > Task :app:processDebugManifestForPackage UP-TO-DATE |
| 20 | > Task :app:processDebugResources UP-TO-DATE |
| 21 | > Task :app:kaptGenerateStubsDebugKotlin UP-TO-DATE |
| 22 | > Task :app:kaptDebugKotlin UP-TO-DATE |
| 23 | > Task :app:compileDebugKotlin UP-TO-DATE |
| 24 | > Task :app:javaPreCompileDebug UP-TO-DATE |
| 25 | > Task :app:compileDebugJavaWithJavac UP-TO-DATE |
| 26 | > Task :app:mergeDebugShaders |
| 27 | > Task :app:compileDebugShaders NO-SOURCE |
| 28 | > Task :app:generateDebugAssets UP-TO-DATE |
| 29 | > Task :app:mergeDebugAssets |
| 30 | > Task :app:compressDebugAssets |
| 31 | > Task :app:processDebugJavaRes NO-SOURCE |
| 32 | > Task :app:desugarDebugFileDependencies |
| 33 | > Task :app:checkDebugDuplicateClasses |
| 34 | > Task :app:mergeDebugJavaResource |
| 35 | > Task :app:dexBuilderDebug |
| 36 | > Task :app:mergeDebugJniLibFolders |
| 37 | > Task :app:mergeDebugNativeLibs NO-SOURCE |
| 38 | > Task :app:stripDebugDebugSymbols NO-SOURCE |
| 39 | > Task :app:validateSigningDebug |
| 40 | > Task :app:writeDebugAppMetadata |
| 41 | > Task :app:writeDebugSigningConfigVersions |
| 42 | > Task :app:mergeDexDebug |
| 43 | > Task :app:packageDebug |
| 44 | > Task :app:createDebugApkListingFileRedirect |
| 45 | > Task :app:assembleDebug |
| 46 | |
| 47 | BUILD SUCCESSFUL in 56s |
| 48 | 30 actionable tasks: 14 executed, 16 up-to-date |
| 49 |
| Passed |
| 1 | Note: Some input files use or override a deprecated API. |
|---|---|
| 2 | Note: Recompile with -Xlint:deprecation for details. |
| 3 |
| 1 | Found 7.5.1 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/7.5.1/bin/gradle lint |
| 3 | > Task :app:preBuild UP-TO-DATE |
| 4 | > Task :app:preDebugBuild UP-TO-DATE |
| 5 | > Task :app:compileDebugAidl NO-SOURCE |
| 6 | > Task :app:compileDebugRenderscript NO-SOURCE |
| 7 | > Task :app:generateDebugBuildConfig |
| 8 | > Task :app:generateDebugResValues |
| 9 | > Task :app:checkDebugAarMetadata |
| 10 | > Task :app:mapDebugSourceSetPaths |
| 11 | > Task :app:generateDebugResources |
| 12 | > Task :app:createDebugCompatibleScreenManifests |
| 13 | > Task :app:extractDeepLinksDebug |
| 14 | > Task :app:mergeDebugResources |
| 15 | |
| 16 | > Task :app:processDebugMainManifest |
| 17 | /var/drydock/workingcopy-112/repo/libre-busto/app/src/debug/AndroidManifest.xml:39:9-45:51 Warning: |
| 18 | provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present |
| 19 | |
| 20 | > Task :app:processDebugManifest |
| 21 | > Task :app:preDebugAndroidTestBuild SKIPPED |
| 22 | > Task :app:javaPreCompileDebug |
| 23 | > Task :app:processDebugAndroidTestManifest |
| 24 | > Task :app:compileDebugAndroidTestRenderscript NO-SOURCE |
| 25 | > Task :app:extractProguardFiles |
| 26 | > Task :app:generateDebugAndroidTestResValues |
| 27 | > Task :app:processDebugManifestForPackage |
| 28 | > Task :app:processDebugResources |
| 29 | > Task :app:kaptGenerateStubsDebugKotlin |
| 30 | |
| 31 | > Task :app:kaptDebugKotlin |
| 32 | /var/drydock/workingcopy-112/repo/libre-busto/app/build/tmp/kapt3/stubs/debug/it/reyboz/bustorino/data/gtfs/GtfsAgency.java:26: warning: Primary key constraint on gtfsId is ignored when being merged into it.reyboz.bustorino.data.gtfs.GtfsAgency |
| 33 | private it.reyboz.bustorino.data.gtfs.GtfsFeed feed; |
| 34 | ^ |
| 35 | |
| 36 | > Task :app:compileDebugKotlin |
| 37 | w: /var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt: (41, 36): Parameter 'view' is never used, could be renamed to _ |
| 38 | w: /var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt: (41, 42): Parameter 'motionEvent' is never used, could be renamed to _ |
| 39 | |
| 40 | > Task :app:compileDebugJavaWithJavac |
| 41 | |
| 42 | > Task :app:bundleDebugClassesToCompileJar |
| 43 | > Task :app:lintAnalyzeDebug |
| 44 | |
| 45 | Daemon will be stopped at the end of the build after running out of JVM memory |
| 46 | |
| 47 | > Task :app:lintReportDebug |
| 48 | Wrote HTML report to file:///var/drydock/workingcopy-112/repo/libre-busto/app/build/reports/lint-results-debug.html |
| 49 | |
| 50 | > Task :app:lintDebug |
| 51 | > Task :app:lint |
| 52 | |
| 53 | BUILD SUCCESSFUL in 3m 10s |
| 54 | 23 actionable tasks: 23 executed |
| 55 |
| Passed |
| 1 | Found 7.5.1 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/7.5.1/bin/gradle clean |
| 3 | Starting a Gradle Daemon (subsequent builds will be faster) |
| 4 | > Task :app:clean |
| 5 | |
| 6 | BUILD SUCCESSFUL in 26s |
| 7 | 1 actionable task: 1 executed |
| 8 |
| Passed |
| Passed |