Bitrise Build Issue Report template
Description of the issue
Every build is failing due to DEN (timeout) - I have tested the rebuild. This runs fine on my local machine and on other dev machines.
Environment:
Xcode 11.3.x, on macOS 10.14.6 (Mojave)
Error occurs in custom step script:
detox test --configuration ios.sim.iphone.se --detectOpenHandles
E.g.: Git Clone v3.6.0
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) : YES
-
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? :
- Does upgrading the build Step to the latest version help? : YES
- When did the issue start? : YESTERDAY
Local reproduction
Cannot be reproduced locally
Local reproduction: Linux / Android (docker based) stack builds
N/A