lostluck commented on pull request #14924:
URL: https://github.com/apache/beam/pull/14924#issuecomment-853403725


   The java precommit is failing with
   ```
   
   > Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:test
   
   org.apache.beam.sdk.io.elasticsearch.ElasticsearchIOTest > 
testWriteScriptedUpsert FAILED
       org.apache.beam.sdk.Pipeline$PipelineExecutionException at 
ElasticsearchIOTest.java:218
           Caused by: java.net.SocketTimeoutException at RestClient.java:834
               Caused by: java.net.SocketTimeoutException at 
HttpAsyncRequestExecutor.java:387
       java.lang.AssertionError at InternalTestCluster.java:1180
       com.carrotsearch.randomizedtesting.UncaughtExceptionError
           Caused by: java.lang.NoSuchMethodError at [F7D3EB893DA943EA]:0
   ```
   
   Which I think is unrelated to "changing a comment in the proto" which pulls 
in all the tests. I'm inclined to ignore.


-- 
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]


Reply via email to