Please do not split topics across several threads.
This makes following the conversation in the threads view very hard as the context of the other messages is missing.
If you have additional information either edit the original message or post to its thread.
Regarding the problem, build cache and configuration cache are not related here, those are different caches. Try deleting all content of
<GRADLE_USER_HOME>
(by default
~/.gradle
) except for
gradle.properties
if you have it.