Page MenuHomeGitPull.it

Build 175
PassedPublic

Drydock: Publish Builded APK

When
Completed at Oct 28 2020, 10:49 · 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 553 (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 Oct 28 2020, 10:49 · Built for 20 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 551 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

22> Task :compileDebugSources UP-TO-DATE
23> Task :mergeDebugShaders
24> Task :compileDebugShaders
25> Task :generateDebugAssets
26> Task :mergeDebugAssets
27/home/phabricator-android-builder/.gradle/caches/transforms-2/files-2.1/59905062e9dab50fc60f438cefb69f8d/jars/classes.jar: D8: Type `android.net.http.AndroidHttpClient` was not found, it is required for default or static interface methods desugaring of `com.android.volley.RequestQueue com.android.volley.toolbox.Volley.newRequestQueue(android.content.Context, com.android.volley.toolbox.BaseHttpStack)`
28> Task :transformClassesWithDexBuilderForDebug
29> Task :transformDexArchiveWithExternalLibsDexMergerForDebug
30> Task :transformDexArchiveWithDexMergerForDebug
31> Task :mergeDebugJniLibFolders
32> Task :transformNativeLibsWithMergeJniLibsForDebug
33> Task :checkDebugLibraries
34> Task :processDebugJavaRes NO-SOURCE
35> Task :transformResourcesWithMergeJavaResForDebug
36> Task :validateSigningDebug
37> Task :packageDebug
38> Task :assembleDebug
39
40Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
41Use '--warning-mode all' to show the individual deprecation warnings.
42See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
43
44BUILD SUCCESSFUL in 20s
4527 actionable tasks: 12 executed, 15 up-to-date
46

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Oct 28 2020, 10:48 · Built for 15 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

27> Task :mainApkListPersistenceRelease UP-TO-DATE
28> Task :generateReleaseResValues UP-TO-DATE
29> Task :generateReleaseResources UP-TO-DATE
30> Task :mergeReleaseResources UP-TO-DATE
31> Task :createReleaseCompatibleScreenManifests UP-TO-DATE
32> Task :processReleaseManifest UP-TO-DATE
33> Task :splitsDiscoveryTaskRelease UP-TO-DATE
34> Task :processReleaseResources UP-TO-DATE
35> Task :generateReleaseSources UP-TO-DATE
36> Task :javaPreCompileRelease UP-TO-DATE
37> Task :compileReleaseJavaWithJavac UP-TO-DATE
38
39> Task :lint
40Ran lint on variant release: 121 issues found
41Ran lint on variant debug: 121 issues found
42Wrote HTML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.html
43Wrote XML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.xml
44
45Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
46Use '--warning-mode all' to show the individual deprecation warnings.
47See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
48
49BUILD SUCCESSFUL in 14s
5030 actionable tasks: 1 executed, 29 up-to-date
51

Lease BusTO Working Copy

When
Completed at Oct 28 2020, 10:48 · Built for 1 s
Status
Passed