Page MenuHomeGitPull.it

Build 131
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at May 13 2020, 12:29 · Built for 3 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 332 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Drydock: Assemble debug APK

When
Completed at May 13 2020, 12:29 · Built for 13 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 330 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1:preBuild UP-TO-DATE
2:preDebugBuild UP-TO-DATE
3:compileDebugAidl UP-TO-DATE
4:compileDebugRenderscript UP-TO-DATE
5:checkDebugManifest UP-TO-DATE
6:generateDebugBuildConfig UP-TO-DATE
7:prepareLintJar UP-TO-DATE
8:mainApkListPersistenceDebug UP-TO-DATE
9:generateDebugResValues UP-TO-DATE
10:generateDebugResources UP-TO-DATE
11:mergeDebugResources UP-TO-DATE
12:createDebugCompatibleScreenManifests UP-TO-DATE
13:processDebugManifest UP-TO-DATE
14:splitsDiscoveryTaskDebug UP-TO-DATE
15:processDebugResources UP-TO-DATE
16:generateDebugSources UP-TO-DATE
17:javaPreCompileDebug UP-TO-DATE
18:compileDebugJavaWithJavac UP-TO-DATE
19:compileDebugNdk NO-SOURCE
20:compileDebugSources UP-TO-DATE
21:mergeDebugShaders UP-TO-DATE
22:compileDebugShaders UP-TO-DATE
23:generateDebugAssets UP-TO-DATE
24:mergeDebugAssets UP-TO-DATE
25:extractTryWithResourcesSupportJarDebug UP-TO-DATE
26:transformClassesWithStackFramesFixerForDebug
27:transformClassesWithDesugarForDebug
28:transformClassesWithDexBuilderForDebug
29:transformDexArchiveWithExternalLibsDexMergerForDebug
30:transformDexArchiveWithDexMergerForDebug
31:mergeDebugJniLibFolders UP-TO-DATE
32:transformNativeLibsWithMergeJniLibsForDebug UP-TO-DATE
33:processDebugJavaRes NO-SOURCE
34:transformResourcesWithMergeJavaResForDebug UP-TO-DATE
35:validateSigningDebug UP-TO-DATE
36:packageDebug
37:assembleDebug
38
39BUILD SUCCESSFUL in 11s
4029 actionable tasks: 6 executed, 23 up-to-date
41

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at May 13 2020, 12:29 · Built for 1 m, 30 s
Status
Passed

Build Log 329 (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-33/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-33/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 328 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Starting a Gradle Daemon (subsequent builds will be faster)
2File /home/phabricator-android-builder/.android/repositories.cfg could not be loaded.
3Checking the license for package Android SDK Platform 29 in /home/phabricator-android-builder/android-sdk/licenses
4License for package Android SDK Platform 29 accepted.
5Preparing "Install Android SDK Platform 29 (revision: 4)".
6"Install Android SDK Platform 29 (revision: 4)" ready.
7Installing Android SDK Platform 29 in /home/phabricator-android-builder/android-sdk/platforms/android-29
8"Install Android SDK Platform 29 (revision: 4)" complete.
9"Install Android SDK Platform 29 (revision: 4)" finished.
10:preBuild UP-TO-DATE
11:preDebugBuild UP-TO-DATE
12:compileDebugAidl UP-TO-DATE
13:compileDebugRenderscript UP-TO-DATE
14:checkDebugManifest UP-TO-DATE
15:generateDebugBuildConfig UP-TO-DATE
16:prepareLintJar UP-TO-DATE
17:mainApkListPersistenceDebug UP-TO-DATE
18:generateDebugResValues UP-TO-DATE
19:generateDebugResources UP-TO-DATE
20:mergeDebugResources
21:createDebugCompatibleScreenManifests UP-TO-DATE
22:processDebugManifest
23:splitsDiscoveryTaskDebug UP-TO-DATE
24:processDebugResources
25:generateDebugSources
26:javaPreCompileDebug UP-TO-DATE
27:compileDebugJavaWithJavac
28:preReleaseBuild UP-TO-DATE
29:compileReleaseAidl UP-TO-DATE
30:compileReleaseRenderscript UP-TO-DATE
31:checkReleaseManifest UP-TO-DATE
32:generateReleaseBuildConfig UP-TO-DATE
33:mainApkListPersistenceRelease UP-TO-DATE
34:generateReleaseResValues UP-TO-DATE
35:generateReleaseResources UP-TO-DATE
36:mergeReleaseResources
37:createReleaseCompatibleScreenManifests UP-TO-DATE
38:processReleaseManifest
39:splitsDiscoveryTaskRelease UP-TO-DATE
40:processReleaseResources
41:generateReleaseSources
42:javaPreCompileRelease UP-TO-DATE
43:compileReleaseJavaWithJavac
44:lint
45Ran lint on variant release: 125 issues found
46Ran lint on variant debug: 125 issues found
47Wrote HTML report to file:///var/drydock/workingcopy-33/repo/libre-busto/build/reports/lint-results.html
48Wrote XML report to file:///var/drydock/workingcopy-33/repo/libre-busto/build/reports/lint-results.xml
49
50BUILD SUCCESSFUL in 1m 27s
5130 actionable tasks: 9 executed, 21 up-to-date
52

Lease BusTO Working Copy

When
Completed at May 13 2020, 12:27 · Built for 8 s
Status
Passed

Sleep

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at May 13 2020, 12:27 · Built for 5 s
Status
Passed

Abort Older Builds

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at May 13 2020, 12:27 · Built instantly
Status
Passed

Event Timeline