Gradle build in Eclipse failed error : could not fetch model of type 'gradlebuild' using gradle installation

If you in take a closer look at the stack trace you see this message:

It seems your Gradle instance was not able to download the build scans plugin. I’d run the same build in debug mode --debug and check the dependency resolution log messages.