Page MenuHomeGitPull.it

Build 755
PassedPublic

Properties

Drydock: Publish Builded APK

When
Completed at Feb 15 2024, 12:21 · 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 3360 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Current directory:
2 /var/drydock/workingcopy-112/repo/libre-busto
3Calculating sha256sum of:
4 ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk
5File info
6-rw-r--r-- 1 phabricator-android-builder phabricator-android-builder 8602849 Feb 15 12:21 ./app/build/outputs/apk/gitpull/app-gitpull-signed.apk
7Cleaning old builds
8Update checksums
9Published here:
10https://lab.reyboz.it/builds/libre-busto/D156-libre-busto.apk
11Adding bipbop Comment to D156
12Cleaning
13Done
14

Drydock: Run Command APK sign

When
Completed at Feb 15 2024, 12:21 · Built for 2 s
Status
Passed
Description

This script is available here on gargantua.reyboz.it accessible to the Unix user phabricator-android-builder:

/opt/reyboz/android/bin/align-sign-fabione.sh

In general it does that:

sign-fabione.sh
#!/bin/sh
# https://gitpull.it/harbormaster/step/view/16/

BASEDIR="app/build/outputs/apk/gitpull"
OUT="app-gitpull-signed.apk"
APK_UNSIGNED="app-gitpull-unsigned.apk"
APK_ALIGNED="app-gitpull-unsigned-aligned.apk"

KEYSTORE="/home/phabricator-android-builder/private-resources/gitpullkeystore-libre-busto.jks"
PASSPHRASE="<omissis>

echo "Entering in $BASEDIR"
cd "$BASEDIR"

echo "Aligning zip"
~/bin/zipalign -v -p 4 "$APK_UNSIGNED" "$APK_ALIGNED"

echo "Signing APK"
# NOTE: keep keystore unsescaped
~/bin/apksigner sign --ks "$KEYSTORE" --out "$OUT" --ks-pass pass:"$PASSPHRASE" "$APK_ALIGNED"

echo "Sign concluded with exit status $?"
1 empty logs are hidden. Show all logs.

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

1148 7066257 res/ti.xml (OK - compressed)
1149 7067434 res/tk.xml (OK - compressed)
1150 7067693 res/tp.xml (OK - compressed)
1151 7067988 res/tt.xml (OK - compressed)
1152 7068415 res/tv.xml (OK - compressed)
1153 7069415 res/u0.xml (OK - compressed)
1154 7070068 res/u01.xml (OK - compressed)
1155 7070508 res/u3.png (OK)
1156 7071064 res/uE.webp (OK)
1157 7085384 res/uI.xml (OK - compressed)
1158 7086448 res/uJ.xml (OK - compressed)
1159 7086924 res/uL.9.png (OK)
1160 7087930 res/uR.xml (OK - compressed)
1161 7088496 res/uS.png (OK)
1162 7088658 res/ua.xml (OK - compressed)
1163 7088996 res/uh.png (OK)
1164 7090804 res/uj.9.png (OK)
1165 7091044 res/ut.9.png (OK)
1166 7091840 res/uu.9.png (OK)
1167 7092084 res/uy.xml (OK - compressed)
1168 7093694 res/v-.xml (OK - compressed)
1169 7094208 res/v4.9.png (OK)
1170 7094456 res/v5.xml (OK - compressed)
1171 7094780 res/vF.xml (OK - compressed)
1172 7095039 res/vG.xml (OK - compressed)
1173 7095675 res/vH.xml (OK - compressed)
1174 7096009 res/vJ.xml (OK - compressed)
1175 7096336 res/vL.9.png (OK)
1176 7096599 res/vR.xml (OK - compressed)
1177 7096864 res/vT.xml (OK - compressed)
1178 7097092 res/vZ.xml (OK - compressed)
1179 7097349 res/vf.xml (OK - compressed)
1180 7097677 res/vl.xml (OK - compressed)
1181 7098245 res/vq.xml (OK - compressed)
1182 7098820 res/vy.xml (OK - compressed)
1183 7099308 res/vz.9.png (OK)
1184 7099529 res/vz.xml (OK - compressed)
1185 7099780 res/w7.png (OK)
1186 7100090 res/w9.xml (OK - compressed)
1187 7100364 res/wL.9.png (OK)
1188 7100844 res/wN.9.png (OK)
1189 7101109 res/wP.xml (OK - compressed)
1190 7101464 res/wR.png (OK)
1191 7108576 res/wT.png (OK)
1192 7110420 res/w_.png (OK)
1193 7110676 res/wb.png (OK)
1194 7116608 res/wf.png (OK)
1195 7120905 res/wi.xml (OK - compressed)
1196 7121280 res/wy.png (OK)
1197 7121748 res/x3.9.png (OK)
1198 7122000 res/xH.png (OK)
1199 7122226 res/xI.xml (OK - compressed)
1200 7122928 res/xM.ttf (OK - compressed)
1201 7182618 res/xN.xml (OK - compressed)
1202 7183452 res/xQ.xml (OK - compressed)
1203 7183940 res/xR.9.png (OK)
1204 7184176 res/xa.9.png (OK)
1205 7184437 res/xa.xml (OK - compressed)
1206 7184998 res/xd.xml (OK - compressed)
1207 7185713 res/xj.xml (OK - compressed)
1208 7186005 res/xq.xml (OK - compressed)
1209 7186391 res/xz.xml (OK - compressed)
1210 7187579 res/y-.xml (OK - compressed)
1211 7187848 res/y3.png (OK)
1212 7195550 res/y4.xml (OK - compressed)
1213 7195806 res/y9.xml (OK - compressed)
1214 7196074 res/yE.xml (OK - compressed)
1215 7196332 res/yH.9.png (OK)
1216 7196556 res/yO.xml (OK - compressed)
1217 7196807 res/yT.xml (OK - compressed)
1218 7197129 res/yV.xml (OK - compressed)
1219 7197468 res/yY.9.png (OK)
1220 7197694 res/ya.xml (OK - compressed)
1221 7198052 res/yd.png (OK)
1222 7209988 res/ye.png (OK)
1223 7211184 res/yg.9.png (OK)
1224 7211619 res/yj.xml (OK - compressed)
1225 7212016 res/yn.png (OK)
1226 7214500 res/z-.9.png (OK)
1227 7214764 res/z9.9.png (OK)
1228 7215224 res/zE.png (OK)
1229 7215588 res/zG.xml (OK - compressed)
1230 7215908 res/zL.png (OK)
1231 7216156 res/zP.png (OK)
1232 7234116 res/zR.png (OK)
1233 7236917 res/zR.xml (OK - compressed)
1234 7237408 res/zV.9.png (OK)
1235 7239912 res/zZ.png (OK)
1236 7246607 res/zc.xml (OK - compressed)
1237 7247057 res/zp.xml (OK - compressed)
1238 7247315 res/zq.xml (OK - compressed)
1239 7247624 res/zr.png (OK)
1240 7250443 res/zu.xml (OK - compressed)
1241 7251472 res/zz.png (OK)
1242 7252396 res/zz.xml (OK - compressed)
1243 7252588 resources.arsc (OK)
1244Verification succesful
1245Signing APK
1246Sign concluded with exit status 0
1247

Drydock: Assemble debug APK

When
Completed at Feb 15 2024, 12:21 · Built for 2 m, 19 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 3357 (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-112/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 3356 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

5> Task :app:generateGitpullBuildConfig
6> Task :app:generateGitpullResValues
7> Task :app:checkGitpullAarMetadata
8> Task :app:mapGitpullSourceSetPaths
9> Task :app:generateGitpullResources
10> Task :app:createGitpullCompatibleScreenManifests
11> Task :app:extractDeepLinksGitpull
12
13> Task :app:processGitpullMainManifest
14/var/drydock/workingcopy-112/repo/libre-busto/app/src/gitpull/AndroidManifest.xml Warning:
15 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present
16
17> Task :app:mergeGitpullResources
18> Task :app:processGitpullManifest
19> Task :app:extractProguardFiles
20> Task :app:processGitpullManifestForPackage
21> Task :app:javaPreCompileGitpull
22> Task :app:mergeGitpullJniLibFolders
23> Task :app:mergeGitpullNativeLibs NO-SOURCE
24> Task :app:stripGitpullDebugSymbols NO-SOURCE
25> Task :app:extractGitpullNativeSymbolTables NO-SOURCE
26> Task :app:mergeGitpullNativeDebugMetadata NO-SOURCE
27> Task :app:desugarGitpullFileDependencies
28> Task :app:checkGitpullDuplicateClasses
29> Task :app:mergeGitpullArtProfile
30> Task :app:mergeGitpullShaders
31> Task :app:compileGitpullShaders NO-SOURCE
32> Task :app:generateGitpullAssets UP-TO-DATE
33> Task :app:mergeGitpullAssets
34> Task :app:compressGitpullAssets
35> Task :app:collectGitpullDependencies
36> Task :app:sdkGitpullDependencyData
37> Task :app:writeGitpullAppMetadata
38> Task :app:writeGitpullSigningConfigVersions
39> Task :app:processGitpullResources
40> Task :app:optimizeGitpullResources
41> Task :app:mergeExtDexGitpull
42> Task :app:kaptGenerateStubsGitpullKotlin
43
44> Task :app:kaptGitpullKotlin
45/var/drydock/workingcopy-112/repo/libre-busto/app/build/tmp/kapt3/stubs/gitpull/it/reyboz/bustorino/data/gtfs/GtfsAgency.java:24: warning: Primary key constraint on gtfsId is ignored when being merged into it.reyboz.bustorino.data.gtfs.GtfsAgency
46 private it.reyboz.bustorino.data.gtfs.GtfsFeed feed;
47 ^
48
49> Task :app:compileGitpullKotlin
50w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/ActivityIntro.kt:49:75 Parameter 'tab' is never used, could be renamed to _
51w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/adapters/RouteOnlyLineAdapter.kt:34:33 Parameter 'showOnlyEmpty' is never used
52w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/backend/mato/MQTTMatoClient.kt:248:62 No cast needed
53w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/backend/mato/MQTTMatoClient.kt:285:17 Variable 'valid' is assigned but never accessed
54w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/data/MatoPatternsDownloadWorker.kt:58:13 Variable 'notificationManager' is never used
55w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/data/MatoTripsDownloadWorker.kt:96:13 Variable 'notificationManager' is never used
56w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:172:43 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
57w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:178:66 Parameter 'maxDpToScale' is never used
58w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:213:24 'setColorFilter(Int, PorterDuff.Mode): Unit' is deprecated. Deprecated in Java
59w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:106:41 There is more than one label with such a name in this scope
60w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:136:16 Condition 'fragmentListener == null' is always 'false'
61w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:174:63 Parameter 'stopName' is never used, could be renamed to _
62w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:312:23 Unnecessary safe call on a non-null receiver of type MapView
63w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:389:43 Parameter 'view' is never used
64w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:586:36 Condition 'map == null' is always 'false'
65w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:66 Parameter 'polyline' is never used, could be renamed to _
66w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:76 Parameter 'mapView' is never used, could be renamed to _
67w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:655:85 Parameter 'eventPos' is never used, could be renamed to _
68w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:677:13 Variable 'numStops' is never used
69w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:750:35 Variable 'marker' initializer is redundant
70w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:799:21 Condition 'busPositionsOverlay != null' is always 'true'
71w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:856:46 'getter for zoomLevel: Int' is deprecated. Deprecated in Java
72w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesGridShowingFragment.kt:203:13 Variable 'durArrow' is never used
73w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/TestRealtimeGtfsFragment.kt:84:27 Parameter 'cont' is never used, could be renamed to _
74w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:45:36 Parameter 'view' is never used, could be renamed to _
75w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:45:42 Parameter 'motionEvent' is never used, could be renamed to _
76w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/map/BusInfoWindow.kt:88:17 Variable 'layPars' is never used
77w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:27 'LocationProvider' is deprecated. Deprecated in Java
78w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:44 'OUT_OF_SERVICE: Int' is deprecated. Deprecated in Java
79w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:72 'LocationProvider' is deprecated. Deprecated in Java
80w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:185:89 'TEMPORARILY_UNAVAILABLE: Int' is deprecated. Deprecated in Java
81w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:187:34 'LocationProvider' is deprecated. Deprecated in Java
82w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:187:51 'AVAILABLE: Int' is deprecated. Deprecated in Java
83w: file:///var/drydock/workingcopy-112/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:215:48 'Criteria' is deprecated. Deprecated in Java
84
85> Task :app:compileGitpullJavaWithJavac
86
87> Task :app:dexBuilderGitpull
88> Task :app:mergeGitpullGlobalSynthetics
89> Task :app:processGitpullJavaRes
90> Task :app:mergeGitpullJavaResource
91> Task :app:mergeDexGitpull
92> Task :app:compileGitpullArtProfile
93> Task :app:packageGitpull
94> Task :app:createGitpullApkListingFileRedirect
95> Task :app:lintVitalAnalyzeGitpull
96> Task :app:lintVitalReportGitpull
97
98> Task :app:lintVitalGitpull
99
100> Task :app:assembleGitpull
101
102BUILD SUCCESSFUL in 2m 18s
10342 actionable tasks: 42 executed
104

Drydock: Clean Gradle

When
Completed at Feb 15 2024, 12:19 · Built for 18 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 3354 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 8.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/8.1/bin/gradle clean
3Starting a Gradle Daemon (subsequent builds will be faster)
4> Task :app:clean
5
6BUILD SUCCESSFUL in 16s
71 actionable task: 1 executed
8

Lease BusTO Working Copy

When
Completed at Feb 15 2024, 12:18 · Built for 4 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 15 2024, 12:18 · Built instantly
Status
Passed

Event Timeline