Page MenuHomeGitPull.it

Build 428
PassedPublic

Drydock: Publish Builded APK

When
Completed at Jan 10 2022, 15:20 · 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 1754 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Drydock: Assemble debug APK

When
Completed at Jan 10 2022, 15:20 · Built for 18 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 1752 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 6.5 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.5/bin/gradle --stacktrace assembleDebug
3> Task :preBuild UP-TO-DATE
4> Task :preDebugBuild UP-TO-DATE
5> Task :compileDebugAidl NO-SOURCE
6> Task :generateDebugBuildConfig UP-TO-DATE
7> Task :checkDebugAarMetadata UP-TO-DATE
8> Task :generateDebugResValues UP-TO-DATE
9> Task :createDebugCompatibleScreenManifests UP-TO-DATE
10> Task :extractDeepLinksDebug UP-TO-DATE
11> Task :processDebugMainManifest UP-TO-DATE
12> Task :processDebugManifest UP-TO-DATE
13> Task :processDebugManifestForPackage UP-TO-DATE
14> Task :javaPreCompileDebug UP-TO-DATE
15> Task :mergeDebugNativeDebugMetadata NO-SOURCE
16> Task :mergeDebugShaders
17> Task :compileDebugShaders NO-SOURCE
18> Task :generateDebugAssets UP-TO-DATE
19> Task :mergeDebugAssets
20> Task :processDebugJavaRes
21> Task :compressDebugAssets
22> Task :checkDebugDuplicateClasses
23> Task :desugarDebugFileDependencies
24> Task :mergeDebugJniLibFolders
25> Task :validateSigningDebug
26> Task :compileDebugRenderscript UP-TO-DATE
27> Task :generateDebugResources UP-TO-DATE
28> Task :mergeDebugResources UP-TO-DATE
29> Task :processDebugResources UP-TO-DATE
30> Task :kaptGenerateStubsDebugKotlin UP-TO-DATE
31> Task :kaptDebugKotlin UP-TO-DATE
32> Task :compileDebugKotlin UP-TO-DATE
33> Task :compileDebugJavaWithJavac UP-TO-DATE
34> Task :compileDebugSources UP-TO-DATE
35> Task :mergeDebugNativeLibs
36> Task :mergeDebugJavaResource
37> Task :dexBuilderDebug
38> Task :stripDebugDebugSymbols NO-SOURCE
39> Task :multiDexListDebug
40Daemon will be stopped at the end of the build after running out of JVM memory
41> Task :mergeDexDebug
42> Task :packageDebug
43> Task :assembleDebug
44
45BUILD SUCCESSFUL in 17s
4630 actionable tasks: 14 executed, 16 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 Jan 10 2022, 15:19 · Built for 1 m, 55 s
Status
Passed

Build Log 1751 (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: Some input files use or override a deprecated API.
4Note: Recompile with -Xlint:deprecation for details.
5

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

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

Drydock: Clean Gradle

When
Completed at Jan 10 2022, 15:17 · Built for 11 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 1748 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 6.5 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.5/bin/gradle clean
3Starting a Gradle Daemon, 1 stopped Daemon could not be reused, use --status for details
4> Task :clean
5
6BUILD SUCCESSFUL in 10s
71 actionable task: 1 executed
8

Lease BusTO Working Copy

When
Completed at Jan 10 2022, 15:17 · Built for 2 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jan 10 2022, 15:17 · Built instantly
Status
Passed

Event Timeline