mxm commented on pull request #12062: URL: https://github.com/apache/beam/pull/12062#issuecomment-649527323
Unrelated test failures in https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/2367/ ``` 14:39:21 FAILURE: Build completed with 2 failures. 14:39:21 14:39:21 1: Task failed with an exception. 14:39:21 ----------- 14:39:21 * What went wrong: 14:39:21 Execution failed for task ':sdks:java:io:jdbc:test'. 14:39:21 > There were failing tests. See the report at: file:///home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Phrase/src/sdks/java/io/jdbc/build/reports/tests/test/index.html 14:39:21 14:39:21 * Try: 14:39:21 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. 14:39:21 ============================================================================== 14:39:21 14:39:21 2: Task failed with an exception. 14:39:21 ----------- 14:39:21 * What went wrong: 14:39:21 Execution failed for task ':sdks:java:io:rabbitmq:test'. 14:39:21 > Process 'Gradle Test Executor 124' finished with non-zero exit value 143 14:39:21 This problem might be caused by incorrect test process configuration. 14:39:21 Please refer to the test execution section in the User Manual at https://docs.gradle.org/5.2.1/userguide/java_testing.html#sec:test_execution 14:39:21 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
