Caused by: org.gradle.api.tasks.TaskExecutionException: Execution failed
For no reason, ./gradlew clean build -x lint -x testfix the issue while ./gradlew clean assembleDebug did not and reproduce the issue.
./gradlew clean build -x lint -x test
./gradlew clean assembleDebug