Page MenuHomeGitPull.it

Build 261
PassedPublic

History

Drydock: Publish Builded APK

When
Completed at Apr 17 2021, 19:39 · 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 969 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Published:
2https://lab.reyboz.it/builds/libre-busto/devolpment~11-libre-busto-unsigned.apk
3

Drydock: Assemble debug APK

When
Completed at Apr 17 2021, 19:39 · Built for 9 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 967 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

13> Task :processDebugManifest UP-TO-DATE
14> Task :processDebugResources UP-TO-DATE
15> Task :compileDebugJavaWithJavac UP-TO-DATE
16> Task :compileDebugSources UP-TO-DATE
17> Task :mergeDebugShaders
18> Task :compileDebugShaders NO-SOURCE
19> Task :generateDebugAssets UP-TO-DATE
20> Task :mergeDebugAssets
21> Task :processDebugJavaRes
22> Task :checkDebugDuplicateClasses
23> Task :dexBuilderDebug
24> Task :desugarDebugFileDependencies
25> Task :mergeDebugJavaResource
26> Task :mergeDebugJniLibFolders
27> Task :validateSigningDebug
28> Task :mergeDebugNativeLibs
29> Task :stripDebugDebugSymbols NO-SOURCE
30> Task :mergeExtDexDebug
31> Task :mergeDexDebug
32> Task :packageDebug
33> Task :assembleDebug
34
35BUILD SUCCESSFUL in 9s
3623 actionable tasks: 13 executed, 10 up-to-date
37

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Apr 17 2021, 19:39 · Built for 32 s
Status
Passed

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

1Note: Some input files use or override a deprecated API.
2Note: Recompile with -Xlint:deprecation for details.
3Note: /var/drydock/workingcopy-112/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
4Note: Recompile with -Xlint:unchecked for details.
5Note: Some input files use or override a deprecated API.
6Note: Recompile with -Xlint:deprecation for details.
7Note: /var/drydock/workingcopy-112/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
8Note: Recompile with -Xlint:unchecked for details.
9

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

27> Task :compileDebugJavaWithJavac
28
29> Task :createReleaseCompatibleScreenManifests
30> Task :extractDeepLinksRelease
31> Task :mergeReleaseResources
32
33> Task :processReleaseManifest
34/var/drydock/workingcopy-112/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning:
35 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
36
37> Task :processReleaseResources
38
39> Task :compileReleaseJavaWithJavac
40
41> Task :prepareLintJar
42
43> Task :lint
44Ran lint on variant debug: 107 issues found
45Ran lint on variant release: 106 issues found
46Wrote HTML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.html
47Wrote XML report to file:///var/drydock/workingcopy-112/repo/libre-busto/build/reports/lint-results.xml
48
49BUILD SUCCESSFUL in 31s
5022 actionable tasks: 22 executed
51

Drydock: Clean Gradle

When
Completed at Apr 17 2021, 19:39 · Built for 10 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 957 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 6.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle clean
3Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details
4> Task :clean UP-TO-DATE
5
6BUILD SUCCESSFUL in 9s
71 actionable task: 1 up-to-date
8

Lease BusTO Working Copy

When
Completed at Apr 17 2021, 19:38 · Built for 2 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Apr 17 2021, 19:38 · Built instantly
Status
Passed