Page MenuHomeGitPull.it

Build 361
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at Jul 31 2021, 20:09 · Built for 2 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 1438 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

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

Drydock: Assemble debug APK

When
Completed at Jul 31 2021, 20:09 · Built for 17 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 1436 (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 :compileDebugRenderscript UP-TO-DATE
7> Task :generateDebugBuildConfig UP-TO-DATE
8> Task :checkDebugAarMetadata UP-TO-DATE
9> Task :generateDebugResValues UP-TO-DATE
10> Task :generateDebugResources UP-TO-DATE
11> Task :mergeDebugResources UP-TO-DATE
12> Task :createDebugCompatibleScreenManifests UP-TO-DATE
13> Task :extractDeepLinksDebug UP-TO-DATE
14> Task :processDebugMainManifest UP-TO-DATE
15> Task :processDebugManifest UP-TO-DATE
16> Task :processDebugManifestForPackage UP-TO-DATE
17> Task :processDebugResources UP-TO-DATE
18> Task :kaptGenerateStubsDebugKotlin UP-TO-DATE
19> Task :kaptDebugKotlin UP-TO-DATE
20> Task :compileDebugKotlin UP-TO-DATE
21> Task :javaPreCompileDebug UP-TO-DATE
22> Task :compileDebugJavaWithJavac UP-TO-DATE
23> Task :compileDebugSources UP-TO-DATE
24> Task :mergeDebugNativeDebugMetadata NO-SOURCE
25> Task :mergeDebugShaders
26> Task :compileDebugShaders NO-SOURCE
27> Task :generateDebugAssets UP-TO-DATE
28> Task :mergeDebugAssets
29> Task :processDebugJavaRes
30> Task :compressDebugAssets
31> Task :checkDebugDuplicateClasses
32> Task :desugarDebugFileDependencies
33> Task :mergeDebugJavaResource
34> Task :dexBuilderDebug
35> Task :mergeDebugJniLibFolders
36> Task :validateSigningDebug
37> Task :mergeDebugNativeLibs
38> Task :stripDebugDebugSymbols NO-SOURCE
39Daemon will be stopped at the end of the build after running out of JVM memory
40> Task :multiDexListDebug
41> Task :mergeDexDebug
42> Task :packageDebug
43> Task :assembleDebug
44
45BUILD SUCCESSFUL in 16s
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 Jul 31 2021, 20:08 · Built for 1 m, 32 s
Status
Passed

Build Log 1435 (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 1434 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

12> Task :mergeDebugResources
13
14> Task :processDebugMainManifest
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 :processDebugManifest
19> Task :javaPreCompileDebug
20> Task :processDebugManifestForPackage
21> Task :processDebugResources
22> Task :kaptGenerateStubsDebugKotlin
23> Task :preReleaseBuild UP-TO-DATE
24> Task :compileReleaseAidl NO-SOURCE
25> Task :compileReleaseRenderscript
26> Task :generateReleaseBuildConfig
27> Task :checkReleaseAarMetadata
28> Task :generateReleaseResValues
29> Task :generateReleaseResources
30> Task :createReleaseCompatibleScreenManifests
31> Task :extractDeepLinksRelease
32
33> Task :processReleaseMainManifest
34/var/drydock/workingcopy-79/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning:
35 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
36
37> Task :processReleaseManifest
38> Task :javaPreCompileRelease
39> Task :processReleaseManifestForPackage
40> Task :mergeReleaseResources
41> Task :processReleaseResources
42> Task :kaptGenerateStubsReleaseKotlin
43> Task :kaptDebugKotlin
44> Task :kaptReleaseKotlin
45> Task :compileDebugKotlin
46
47> Task :compileDebugJavaWithJavac
48
49> Task :compileReleaseKotlin
50
51> Task :compileReleaseJavaWithJavac
52
53> Task :lint
54Ran lint on variant debug: 146 issues found
55Ran lint on variant release: 145 issues found
56Wrote HTML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.html
57Wrote XML report to file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/lint-results.xml
58
59BUILD SUCCESSFUL in 1m 31s
6033 actionable tasks: 33 executed
61

Drydock: Clean Gradle

When
Completed at Jul 31 2021, 20:07 · 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 1432 (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 Jul 31 2021, 20:07 · Built for 3 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jul 31 2021, 20:07 · Built instantly
Status
Passed

Event Timeline