Page MenuHomeGitPull.it

Build 579
PassedPublic

Drydock: Publish Builded APK

When
Completed at Jun 6 2023, 01:01 · Built for 1 s
Status
Passed
Description

The command is:

/opt/reyboz/android/bin/publish-latest-branch-build.sh ${buildable.revision}

Source code:

P23

This step will copy the built .apk to an indexed HTTP directory exposed by Apache:

https://lab.reyboz.it/builds/libre-busto/

1 empty logs are hidden. Show all logs.

Build Log 2434 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Published here:
2https://lab.reyboz.it/builds/libre-busto/HEAD-libre-busto-unsigned.apk
3

Drydock: Assemble debug APK

When
Completed at Jun 6 2023, 01:01 · Built for 49 s
Status
Passed
Description

This step will build an .apk using Gradle.

sudo apt install openjdk-11-jre-headless

Then aliased this gradle:

https://gitlab.com/fdroid/fdroidserver/-/blob/master/gradlew-fdroid

1 empty logs are hidden. Show all logs.

Build Log 2432 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

24> Task :app:compileDebugJavaWithJavac UP-TO-DATE
25> Task :app:mergeDebugShaders
26> Task :app:compileDebugShaders NO-SOURCE
27> Task :app:generateDebugAssets UP-TO-DATE
28> Task :app:mergeDebugAssets
29> Task :app:compressDebugAssets
30> Task :app:processDebugJavaRes NO-SOURCE
31> Task :app:desugarDebugFileDependencies
32> Task :app:checkDebugDuplicateClasses
33> Task :app:mergeDebugJavaResource
34> Task :app:dexBuilderDebug
35> Task :app:mergeDebugJniLibFolders
36> Task :app:mergeDebugNativeLibs NO-SOURCE
37> Task :app:stripDebugDebugSymbols NO-SOURCE
38> Task :app:validateSigningDebug
39> Task :app:writeDebugAppMetadata
40> Task :app:writeDebugSigningConfigVersions
41> Task :app:mergeDexDebug
42> Task :app:packageDebug
43> Task :app:createDebugApkListingFileRedirect
44> Task :app:assembleDebug
45
46BUILD SUCCESSFUL in 47s
4730 actionable tasks: 14 executed, 16 up-to-date
48

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 6 2023, 01:00 · Built for 2 m, 26 s
Status
Passed

Build Log 2431 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1Note: Some input files use or override a deprecated API.
2Note: Recompile with -Xlint:deprecation for details.
3

Build Log 2430 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

30> Task :app:kaptDebugKotlin
31/var/drydock/workingcopy-79/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
32 private it.reyboz.bustorino.data.gtfs.GtfsFeed feed;
33 ^
34
35> Task :app:compileDebugKotlin
36w: /var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt: (41, 36): Parameter 'view' is never used, could be renamed to _
37w: /var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt: (41, 42): Parameter 'motionEvent' is never used, could be renamed to _
38
39> Task :app:compileDebugJavaWithJavac
40
41> Task :app:bundleDebugClassesToCompileJar
42> Task :app:lintAnalyzeDebug
43
44Daemon will be stopped at the end of the build after running out of JVM memory
45
46> Task :app:lintReportDebug
47Wrote HTML report to file:///var/drydock/workingcopy-79/repo/libre-busto/app/build/reports/lint-results-debug.html
48
49> Task :app:lintDebug
50> Task :app:lint
51
52BUILD SUCCESSFUL in 2m 25s
5323 actionable tasks: 23 executed
54

Drydock: Clean Gradle

When
Completed at Jun 6 2023, 00:58 · Built for 16 s
Status
Passed
Description

Clean Gradle directory to avoid nasty errors like:

https://gitpull.it/harbormaster/build/273/

1 empty logs are hidden. Show all logs.

Build Log 2428 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 7.5.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/7.5.1/bin/gradle clean
3Starting a Gradle Daemon (subsequent builds will be faster)
4> Task :app:clean
5
6BUILD SUCCESSFUL in 15s
71 actionable task: 1 executed
8

Lease BusTO Working Copy

When
Completed at Jun 6 2023, 00:57 · Built for 3 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 6 2023, 00:57 · Built instantly
Status
Passed

Event Timeline