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

1Found 5.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/5.1.1/bin/gradle assembleDebug
3> Task :checkDebugClasspath UP-TO-DATE
4> Task :preBuild UP-TO-DATE
5> Task :preDebugBuild UP-TO-DATE
6> Task :compileDebugAidl NO-SOURCE
7> Task :compileDebugRenderscript UP-TO-DATE
8> Task :checkDebugManifest UP-TO-DATE
9> Task :generateDebugBuildConfig UP-TO-DATE
10> Task :prepareLintJar UP-TO-DATE
11> Task :mainApkListPersistenceDebug UP-TO-DATE
12> Task :generateDebugResValues UP-TO-DATE
13> Task :generateDebugResources UP-TO-DATE
14> Task :mergeDebugResources UP-TO-DATE
15> Task :createDebugCompatibleScreenManifests UP-TO-DATE
16> Task :processDebugManifest UP-TO-DATE
17> Task :splitsDiscoveryTaskDebug UP-TO-DATE
18> Task :processDebugResources UP-TO-DATE
19> Task :generateDebugSources UP-TO-DATE
20> Task :javaPreCompileDebug UP-TO-DATE
21> Task :compileDebugJavaWithJavac UP-TO-DATE
22> Task :compileDebugNdk NO-SOURCE
23> Task :compileDebugSources UP-TO-DATE
24> Task :mergeDebugShaders
25> Task :compileDebugShaders
26> Task :generateDebugAssets
27> Task :mergeDebugAssets
28/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)`
29> Task :transformClassesWithDexBuilderForDebug
30> Task :transformDexArchiveWithExternalLibsDexMergerForDebug
31> Task :transformDexArchiveWithDexMergerForDebug
32> Task :mergeDebugJniLibFolders
33> Task :transformNativeLibsWithMergeJniLibsForDebug
34> Task :checkDebugLibraries
35> Task :processDebugJavaRes NO-SOURCE
36> Task :transformResourcesWithMergeJavaResForDebug
37> Task :validateSigningDebug
38> Task :packageDebug
39> Task :assembleDebug
40
41Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
42Use '--warning-mode all' to show the individual deprecation warnings.
43See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
44
45BUILD SUCCESSFUL in 20s
4627 actionable tasks: 12 executed, 15 up-to-date
47

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

1Found 5.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/5.1.1/bin/gradle lint
3> Task :checkDebugClasspath UP-TO-DATE
4> Task :preBuild UP-TO-DATE
5> Task :preDebugBuild UP-TO-DATE
6> Task :compileDebugAidl NO-SOURCE
7> Task :compileDebugRenderscript UP-TO-DATE
8> Task :checkDebugManifest UP-TO-DATE
9> Task :generateDebugBuildConfig UP-TO-DATE
10> Task :prepareLintJar UP-TO-DATE
11> Task :mainApkListPersistenceDebug UP-TO-DATE
12> Task :generateDebugResValues UP-TO-DATE
13> Task :generateDebugResources UP-TO-DATE
14> Task :mergeDebugResources UP-TO-DATE
15> Task :createDebugCompatibleScreenManifests UP-TO-DATE
16> Task :processDebugManifest UP-TO-DATE
17> Task :splitsDiscoveryTaskDebug UP-TO-DATE
18> Task :processDebugResources UP-TO-DATE
19> Task :generateDebugSources UP-TO-DATE
20> Task :javaPreCompileDebug UP-TO-DATE
21> Task :compileDebugJavaWithJavac UP-TO-DATE
22> Task :checkReleaseClasspath UP-TO-DATE
23> Task :preReleaseBuild UP-TO-DATE
24> Task :compileReleaseAidl NO-SOURCE
25> Task :compileReleaseRenderscript UP-TO-DATE
26> Task :checkReleaseManifest UP-TO-DATE
27> Task :generateReleaseBuildConfig UP-TO-DATE
28> Task :mainApkListPersistenceRelease UP-TO-DATE
29> Task :generateReleaseResValues UP-TO-DATE
30> Task :generateReleaseResources UP-TO-DATE
31> Task :mergeReleaseResources UP-TO-DATE
32> Task :createReleaseCompatibleScreenManifests UP-TO-DATE
33> Task :processReleaseManifest UP-TO-DATE
34> Task :splitsDiscoveryTaskRelease UP-TO-DATE
35> Task :processReleaseResources UP-TO-DATE
36> Task :generateReleaseSources UP-TO-DATE
37> Task :javaPreCompileRelease UP-TO-DATE
38> Task :compileReleaseJavaWithJavac UP-TO-DATE
39
40> Task :lint
41Ran lint on variant release: 121 issues found
42Ran lint on variant debug: 121 issues found
43Wrote HTML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.html
44Wrote XML report to file:///var/drydock/workingcopy-70/repo/libre-busto/build/reports/lint-results.xml
45
46Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
47Use '--warning-mode all' to show the individual deprecation warnings.
48See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings
49
50BUILD SUCCESSFUL in 14s
5130 actionable tasks: 1 executed, 29 up-to-date
52

Lease BusTO Working Copy

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