Bitrise Build Issue Report template
Description of the issue
We’ve run into this a couple times where a build will run and fail due to the code failing to compile or the tests failing, then bitrise keeps reporting that the build is running until it times out or we manually abort the build.
Environment:
On bitrise.io: Xcode 12.5.x, on macOS 11.2 (Big Sur)
Which build Step causes the issue and which version of the step?
Script v1.1.6
Though I don’t know if that step is the issue.
Reproducibility
- Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : NO
-
Does a rebuild without caches help? (You can remove the
Cache:Pull
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
tab of the app. : NO - Does the issue happen sporadically, or every time? : Tough to say, it seems to happen every time, but our build don’t frequently fail.
- Does upgrading the build Step to the latest version help? : NO
- When did the issue start? : Maybe within the past month.
Local reproduction
Can it be reproduced on your own Mac/PC by following our local debug guide? Please follow at least the first section (“Testing with a full clean git clone”) to make sure to test the state of the code what bitrise.io will get when it does a git clone in the clean environment! If possible please note which sections you tried.
No, using the bitrise
command locally exits correct when one of the steps fails.
Build log
An attempted rebuild