Slackbot
05/22/2023, 2:09 PMSlackbot
05/22/2023, 4:10 PMSlackbot
05/22/2023, 6:06 PMSlackbot
05/22/2023, 6:45 PMGiuseppe Barbieri
05/23/2023, 9:36 AMSlackbot
05/23/2023, 6:57 PMSlackbot
05/23/2023, 7:34 PMSlackbot
05/23/2023, 8:05 PMSlackbot
05/24/2023, 1:23 AMSlackbot
05/24/2023, 1:23 PMSlackbot
05/24/2023, 1:33 PMSlackbot
05/24/2023, 4:11 PMSlackbot
05/24/2023, 10:18 PMSlackbot
05/25/2023, 3:05 AMDoni
05/25/2023, 3:52 AM* What went wrong:
Execution failed for task ':credit:compileGeneralStagingKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
* Try:
> Run with --info or --debug option to get more log output.
* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':credit:compileGeneralStagingKotlin'.
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:149)
at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:282)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:147)
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:135)
at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51)
at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:74)
at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
but the root cause is:
e: file:///Users/vagrant/workspace/Traveloka-Android/build/credit/src/main/.....
Is it possible to put the original error above inside "What went wrong" part or somewhere on the end of build?
We wasting lot of time to find the original error from our large log file, would be nice if we can highlight that on the end of log.Slackbot
05/25/2023, 7:10 AMMiroww328
05/25/2023, 6:39 PMSlackbot
05/26/2023, 10:19 AMSlackbot
05/26/2023, 7:24 PMSu5eD
05/27/2023, 6:51 PMSlackbot
05/28/2023, 7:25 AMSlackbot
05/29/2023, 8:29 PMSlackbot
05/30/2023, 4:45 AMSlackbot
05/30/2023, 4:47 AMSlackbot
05/30/2023, 9:38 AMSlackbot
05/30/2023, 9:46 AMSlackbot
05/30/2023, 12:43 PMPhilip W
05/30/2023, 4:45 PMrunBlocking
. Is this usage okay, because it would block the current thread, or do you have another idea?Slackbot
05/31/2023, 11:59 AMThomas Keller
05/31/2023, 3:17 PM