All builds were working fine and then randomly I got one where the android step hung for over an hour… normally my entire build pipeline complete within 30 minutes. Of course I was billed for this. Does anyone have any guidance as to why this may have occurred?
Logs are as follows:
Config:
- GradlewPath: apps/react-native/android/gradlew
- AndroidHome: /usr/local/share/android-sdk
- AndroidSDKRoot: /usr/local/share/android-sdk
- NDKVersion: <unset>
- GradlewDependenciesOptions: []
Preparation
Set executable permission for gradlew
Initialize Android SDK
Clearing NDK environment
Unset ANDROID_NDK_HOME
Ensure android licences
Ensure required Android SDK components