Page MenuHomeGitPull.it

Build 224
PassedPublic

Drydock: Publish Builded APK

When
Completed at Dec 18 2020, 19:21 · Built instantly
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 753 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Drydock: Assemble debug APK

When
Completed at Dec 18 2020, 19:21 · Built for 8 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 751 (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 UP-TO-DATE
18> Task :compileDebugShaders NO-SOURCE
19> Task :generateDebugAssets UP-TO-DATE
20> Task :mergeDebugAssets UP-TO-DATE
21> Task :processDebugJavaRes NO-SOURCE
22> Task :mergeDebugJavaResource UP-TO-DATE
23> Task :checkDebugDuplicateClasses UP-TO-DATE
24> Task :dexBuilderDebug
25> Task :desugarDebugFileDependencies UP-TO-DATE
26> Task :mergeExtDexDebug UP-TO-DATE
27> Task :mergeDebugJniLibFolders UP-TO-DATE
28> Task :mergeDebugNativeLibs UP-TO-DATE
29> Task :stripDebugDebugSymbols NO-SOURCE
30> Task :validateSigningDebug UP-TO-DATE
31> Task :mergeDexDebug
32> Task :packageDebug
33> Task :assembleDebug
34
35BUILD SUCCESSFUL in 7s
3622 actionable tasks: 3 executed, 19 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 Dec 18 2020, 19:21 · Built for 38 s
Status
Passed

Build Log 750 (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-72/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-72/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 749 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Lease BusTO Working Copy

When
Completed at Dec 18 2020, 19:20 · Built for 2 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Dec 18 2020, 19:20 · Built instantly
Status
Passed

Event Timeline