You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/03/30 18:05:44 UTC

[GitHub] [beam] suztomo commented on issue #11156: [BEAM-9444] Use GCP Libraries BOM for Google Cloud Dependencies

suztomo commented on issue #11156: [BEAM-9444] Use GCP Libraries BOM for Google Cloud Dependencies
URL: https://github.com/apache/beam/pull/11156#issuecomment-606154369
 
 
   
   `:runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTest` failed: https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_PR/252/
   ```
   11:12:20 > Task :runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTest
   11:13:55 
   11:13:55 org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerWithMultipleTimerFamilyUnbounded FAILED
   11:13:55     java.lang.RuntimeException at ParDoTest.java:4770
   11:13:55         Caused by: java.lang.IllegalArgumentException at ParDoTest.java:4770
   11:29:11 
   11:29:11 org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
   11:29:11     java.lang.RuntimeException at ParDoTest.java:4708
   11:29:11         Caused by: java.lang.IllegalArgumentException at ParDoTest.java:4708
   ```
   
   It seems other post commit jobs are also failing:
   https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/4738/console
   
   ```
   08:01:43 > Task :runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTest
   08:03:14 
   08:03:14 org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerWithMultipleTimerFamilyUnbounded FAILED
   08:03:14     java.lang.RuntimeException at ParDoTest.java:4770
   08:03:14         Caused by: java.lang.IllegalArgumentException at ParDoTest.java:4770
   08:16:38 
   08:16:38 org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
   08:16:38     java.lang.RuntimeException at ParDoTest.java:4708
   08:16:38         Caused by: java.lang.IllegalArgumentException at ParDoTest.java:4708
   08:33:31 
   08:33:31 org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
   08:33:31     java.lang.RuntimeException at FlattenTest.java:118
   ```
   
   Checking which PR started this failure.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services