https://www.jetbrains.com/help/idea/create-run-debug-configuration-gradle-tasks.html
Create run/debug configuration for Gradle tasks | IntelliJ IDEA Documentation
create rundebug configurationgradle tasksintellij ideadocumentation
https://github.com/geb/issues/issues/610
64 bit architecture detection does not always work in Gradle tasks downloading BrowserStack and...
The code is expecting the os.arch system property to be set to amd64 for 64 bit architecture but sometimes it's also set to x86_64.
64 bit architecture