Page MenuHomeGitPull.it

Build 884
PassedPublic

History

Drydock: Publish Builded APK

When
Completed at Apr 7 2025, 14:26 · Built for 1 s
Status
Passed
Description

The command is:

/home/phabricator-android-builder/repos/libre-busto-ci-cd/bin/publish-latest-branch-build.sh ${buildable.revision}

Source code:

https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/publish-latest-branch-build.sh

(ex P23)

This step will copy the built .apk to an indexed HTTP directory exposed by Apache, signing them:

https://lab.reyboz.it/builds/libre-busto/

Build Log 4283 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1 % Total % Received % Xferd Average Speed Time Time Time Current
2 Dload Upload Total Spent Left Speed
3
4 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
5100 542 100 150 100 392 1515 3959 --:--:-- --:--:-- --:--:-- 5474
6

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

1[INFO] including .env file
2Current directory:
3 /var/drydock/workingcopy-79/repo/libre-busto
4Calculating sha256sum of:
5 ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk
6File info
7-rw-r--r-- 1 phabricator-android-builder phabricator-android-builder 25067766 Apr 7 14:26 ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk
8Cleaning old builds
9Update checksums
10Published here:
11https://lab.reyboz.it/builds/libre-busto/maplibre~3-libre-busto.apk
12DEBUG TELEGRAM CONTENT
13🌚 New commit: *Update Gradle Plugin*
14https://gitpull\.it/R4:4fb995688bb765e4e5683322721bb54a5dcb1170
15
16Try this fresh test APK:
17[Download maplibre~3\-libre\-busto\.apk](https:\/\/lab\.reyboz\.it\/builds\/libre\-busto\/maplibre~3\-libre\-busto\.apk)
18
19APK fingerprint sha256:
20`c01acf0f5a3fcb0fac1d2249f1216a07cb4ad22c47ea94b7a074c2e4cb4f674a`
21{"ok":false,"error_code":400,"description":"Bad Request: can't parse entities: Character ']' is reserved and must be escaped with the preceding '\\'"}Cleaning
22Done
23

Drydock: Run Command APK sign

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Apr 7 2025, 14:26 · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

127923568140 res/yn.png (OK)
128023570624 res/z-.9.png (OK)
128123570888 res/z9.9.png (OK)
128223571348 res/zE.png (OK)
128323571712 res/zG.xml (OK - compressed)
128423572032 res/zL.png (OK)
128523572280 res/zP.png (OK)
128623590240 res/zR.png (OK)
128723593041 res/zR.xml (OK - compressed)
128823593532 res/zV.9.png (OK)
128923596036 res/zZ.png (OK)
129023602731 res/zc.xml (OK - compressed)
129123603180 res/ze.png (OK)
129223611535 res/zp.xml (OK - compressed)
129323611793 res/zq.xml (OK - compressed)
129423612104 res/zr.png (OK)
129523614923 res/zs.xml (OK - compressed)
129623615195 res/zu.xml (OK - compressed)
129723616228 res/zz.png (OK)
129823617152 res/zz.xml (OK - compressed)
129923617344 resources.arsc (OK)
1300Verification succesful
1301Signing APK
1302Sign concluded with exit status 0
1303

Drydock: Assemble debug APK

When
Completed at Apr 7 2025, 14:26 · Built for 5 m, 27 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 4279 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1Note: Some input files use or override a deprecated API.
2Note: Recompile with -Xlint:deprecation for details.
3/var/drydock/workingcopy-79/repo/libre-busto/app/src/gitpull/AndroidManifest.xml:4: Error: Mock locations should only be requested in a test or debug-specific manifest file (typically src/debug/AndroidManifest.xml) [MockLocation]
4 <uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"/>
5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6
7 Explanation for issues of type "MockLocation":
8 Using a mock location provider (by requiring the permission
9 android.permission.ACCESS_MOCK_LOCATION) should only be done in debug
10 builds (or from tests). In Gradle projects, that means you should only
11 request this permission in a test or debug source set specific manifest
12 file.
13
14 To fix this, create a new manifest file in the debug folder and move the
15 <uses-permission> element there. A typical path to a debug manifest
16 override file in a Gradle project is src/debug/AndroidManifest.xml.
17
181 errors, 0 warnings
19
20

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

15967
15968> Task :app:lintVitalAnalyzeGitpull
15969> Task :app:dexBuilderGitpull
15970> Task :app:mergeGitpullGlobalSynthetics
15971> Task :app:processGitpullJavaRes
15972> Task :app:mergeGitpullJavaResource
15973> Task :app:mergeDexGitpull
15974> Task :app:compileGitpullArtProfile
15975> Task :app:packageGitpull
15976> Task :app:createGitpullApkListingFileRedirect
15977> Task :app:lintVitalReportGitpull
15978
15979> Task :app:lintVitalGitpull
15980
15981> Task :app:assembleGitpull
15982
15983Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
15984
15985You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
15986
15987For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
15988
15989BUILD SUCCESSFUL in 5m 26s
1599045 actionable tasks: 45 executed
15991

Drydock: Clean Gradle

When
Completed at Apr 7 2025, 14:21 · Built for 50 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 4276 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

2cachedir
3/tmp/tmp.9xCXQ7gDBa/gradle-8.7-bin.zip: OK
4Running /home/phabricator-android-builder/versions/8.7/bin/gradle clean
5
6Welcome to Gradle 8.7!
7
8Here are the highlights of this release:
9 - Compiling and testing with Java 22
10 - Cacheable Groovy script compilation
11 - New methods in lazy collection properties
12
13For more details see https://docs.gradle.org/8.7/release-notes.html
14
15Starting a Gradle Daemon (subsequent builds will be faster)
16> Task :app:clean
17
18Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
19
20You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
21
22For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
23
24BUILD SUCCESSFUL in 46s
251 actionable task: 1 executed
26

Lease BusTO Working Copy

When
Completed at Apr 7 2025, 14:20 · Built for 3 s
Status
Passed

Wait for Previous Commits to Build

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Apr 7 2025, 14:20 · Built instantly
Status
Passed