Page MenuHomeGitPull.it

Build 277
PassedPublic

Properties

History

Drydock: Publish Builded APK

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

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

Drydock: Assemble debug APK

When
Completed at Apr 17 2021, 19:05 · Built for 35 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

Build Log 948 (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-79/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
4Note: Recompile with -Xlint:unchecked for details.
5

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

1Found 6.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle --stacktrace assembleDebug
3> Task :preBuild UP-TO-DATE
4> Task :preDebugBuild UP-TO-DATE
5> Task :compileDebugAidl NO-SOURCE
6> Task :compileDebugRenderscript
7> Task :generateDebugBuildConfig
8> Task :generateDebugResValues
9> Task :generateDebugResources
10> Task :javaPreCompileDebug
11> Task :createDebugCompatibleScreenManifests
12> Task :extractDeepLinksDebug
13
14> Task :processDebugManifest
15/var/drydock/workingcopy-79/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning:
16 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
17
18> Task :mergeDebugShaders
19> Task :compileDebugShaders NO-SOURCE
20> Task :generateDebugAssets UP-TO-DATE
21> Task :mergeDebugAssets
22> Task :processDebugJavaRes
23> Task :checkDebugDuplicateClasses
24> Task :desugarDebugFileDependencies
25> Task :mergeDebugResources
26> Task :processDebugResources
27
28> Task :compileDebugJavaWithJavac
29
30> Task :compileDebugSources
31> Task :dexBuilderDebug
32> Task :mergeDebugJniLibFolders
33> Task :mergeExtDexDebug
34> Task :validateSigningDebug
35> Task :mergeDebugJavaResource
36> Task :mergeDebugNativeLibs
37> Task :stripDebugDebugSymbols NO-SOURCE
38> Task :mergeDexDebug
39> Task :packageDebug
40> Task :assembleDebug
41
42BUILD SUCCESSFUL in 34s
4323 actionable tasks: 23 executed
44

Drydock: Clean Gradle

When
Completed at Apr 17 2021, 19:04 · Built for 2 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 945 (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
3> Task :clean
4
5BUILD SUCCESSFUL in 985ms
61 actionable task: 1 executed
7

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:04 · Built for 48 s
Status
Passed

Build Log 944 (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-79/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-79/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 943 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 6.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle lint
3> Task :preBuild UP-TO-DATE
4> Task :preDebugBuild UP-TO-DATE
5> Task :compileDebugAidl NO-SOURCE
6> Task :generateDebugBuildConfig
7> Task :compileDebugRenderscript
8> Task :javaPreCompileDebug
9> Task :generateDebugResValues
10> Task :generateDebugResources
11> Task :createDebugCompatibleScreenManifests
12> Task :extractDeepLinksDebug
13
14> Task :processDebugManifest
15/var/drydock/workingcopy-79/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning:
16 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
17
18> Task :preReleaseBuild UP-TO-DATE
19> Task :compileReleaseAidl NO-SOURCE
20> Task :compileReleaseRenderscript
21> Task :generateReleaseBuildConfig
22> Task :generateReleaseResValues
23> Task :generateReleaseResources
24> Task :createReleaseCompatibleScreenManifests
25> Task :extractDeepLinksRelease
26
27> Task :processReleaseManifest
28/var/drydock/workingcopy-79/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning:
29 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
30
31> Task :prepareLintJar UP-TO-DATE
32> Task :mergeDebugResources
33> Task :processDebugResources
34
35> Task :compileDebugJavaWithJavac
36
37> Task :mergeReleaseResources
38> Task :processReleaseResources
39> Task :javaPreCompileRelease
40
41> Task :compileReleaseJavaWithJavac
42
43> Task :lint
44Ran lint on variant debug: 113 issues found
45Ran lint on variant release: 111 issues found
46Wrote HTML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.html
47Wrote XML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.xml
48
49BUILD SUCCESSFUL in 47s
5022 actionable tasks: 21 executed, 1 up-to-date
51

Lease BusTO Working Copy

When
Completed at Apr 17 2021, 19:03 · Built for 3 s
Status
Passed

Wait for Previous Commits to Build

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