Skip to content

refactor: migrate existing Groovy tests to Kotlin, remove Groovy compiler from the build pipeline #2649

refactor: migrate existing Groovy tests to Kotlin, remove Groovy compiler from the build pipeline

refactor: migrate existing Groovy tests to Kotlin, remove Groovy compiler from the build pipeline #2649

Triggered via pull request December 27, 2023 09:22
@vlsivlsi
synchronize #6212
vlsi:groovy
Status Failure
Total duration 24m 42s
Artifacts

main.yml

on: pull_request
Matrix Preparation
3s
Matrix Preparation
Error Prone (JDK 17)
6m 8s
Error Prone (JDK 17)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
8, liberica, windows, America/New_York, de_DE, stress JIT: task ':src:dist-check:test'#L1
Execution failed for task ':src:dist-check:test': org.gradle.process.internal.ExecException: Process 'Gradle Test Executor 9' finished with non-zero exit value -1073740771 This problem might be caused by incorrect test process configuration. For more on test execution, please refer to https://docs.gradle.org/8.5/userguide/java_testing.html#sec:test_execution in the Gradle documentation. at org.gradle.api.internal.tasks.testing.worker.ForkingTestClassProcessor.stop(ForkingTestClassProcessor.java:159) at org.gradle.api.internal.tasks.testing.processors.RestartEveryNTestClassProcessor.endBatch(RestartEveryNTestClassProcessor.java:77) at org.gradle.api.internal.tasks.testing.processors.RestartEveryNTestClassProcessor.stop(RestartEveryNTestClassProcessor.java:62) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.FailureHandlingDispatch.dispatch(FailureHandlingDispatch.java:30) at org.gradle.internal.dispatch.AsyncDispatch.dispatchMessages(AsyncDispatch.java:87) at org.gradle.internal.dispatch.AsyncDispatch.access$000(AsyncDispatch.java:36) at org.gradle.internal.dispatch.AsyncDispatch$1.run(AsyncDispatch.java:71) at org.gradle.internal.concurrent.InterruptibleRunnable.run(InterruptibleRunnable.java:42) at org.gradle.internal.operations.CurrentBuildOperationRef.with(CurrentBuildOperationRef.java:80) at org.gradle.internal.operations.CurrentBuildOperationPreservingRunnable.run(CurrentBuildOperationPreservingRunnable.java:51) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64) at org.gradle.internal.concurrent.AbstractManagedExecutor$1.run(AbstractManagedExecutor.java:47) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840)
8, liberica, windows, America/New_York, de_DE, stress JIT
Execution failed for task ':src:dist-check:test'. > Process 'Gradle Test Executor 9' finished with non-zero exit value -1073740771 This problem might be caused by incorrect test process configuration. For more on test execution, please refer to https://docs.gradle.org/8.5/userguide/java_testing.html#sec:test_execution in the Gradle documentation.