See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Java17/1079/display/redirect?page=changes>

Changes:

[Robert Bradshaw] Batch encoding and decoding of schema data.

[Robert Bradshaw] Add microbenchmark for batch row encoding.

[Robert Bradshaw] Add batch testing for standard row coders.

[noreply] Relax `pip` check in setup.py to allow installation via other package

[noreply] replaced tabs with spaces in readme file (#23446)

[noreply] [Playground] [Backend] Adding the tags field to the example response

[noreply] [Playground] [Backend] Edited the function for getting executable name

[noreply] Fix type inference for set/delete attr. (#23242)

[noreply] Support VR test including TestStream for Spark runner in streaming 
mode


------------------------------------------
[...truncated 64.80 KB...]
org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testTwoTimersSettingEachOtherWithCreateAsInputUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:5038

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:469

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:317

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testEventTimeTimerAbsolute FAILED
    java.lang.RuntimeException at ParDoTest.java:4119

org.apache.beam.runners.dataflow.DataflowRunnerTest > 
testBatchGroupIntoBatchesOverrideCount FAILED
    java.lang.RuntimeException at DataflowRunnerTest.java:2100

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombining 
FAILED
    java.lang.RuntimeException at CombineTest.java:735

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombineEmpty 
FAILED
    java.lang.RuntimeException at CombineTest.java:669

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombine FAILED
    java.lang.RuntimeException at CombineTest.java:660

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWrite FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:172

org.apache.beam.sdk.testing.PAssertTest > testPAssertThatFlattenedFalse FAILED
    java.lang.AssertionError at PAssertTest.java:652

org.apache.beam.sdk.transforms.ParDoSchemaTest > testMapStateSchemaInference 
FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:911

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:229

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1170

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerWithMultipleTimerFamilyUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:6239

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testEventTimeTimerMultipleKeys FAILED
    java.lang.RuntimeException at ParDoTest.java:4254

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:1067

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerWithMultipleTimerFamilyBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:6239

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyAndTimerBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:6300

org.apache.beam.sdk.testing.PAssertTest > 
testPAssertThatListSatisfiesMultipleMatchersFalse FAILED
    java.lang.AssertionError at PAssertTest.java:762

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testTimestampCombinerLatest
 FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:528

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testPipelineOptionsParameterOnTimer FAILED
    java.lang.RuntimeException at ParDoTest.java:4967

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:780

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:6300

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testOrderedListStateUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:2908

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexWindowedTimestampedUnbounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:236

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderWithMatchers 
FAILED
    java.lang.RuntimeException at PAssertTest.java:424

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:6177

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testOrderedListStateRangeFetchBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:2981

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testParDoWithErrorInStartBatch FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testOutputTimestampDefaultUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4338

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testWindowedSideInputWithCheckpointsBounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:710

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:6177

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCoderInferenceOfList 
FAILED
    java.lang.RuntimeException at ParDoTest.java:2420

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testGroupByKeyEmpty 
FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:163

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testTimestampCombinerEarliest
 FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:508

org.apache.beam.sdk.testing.PAssertTest > 
testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:570

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testParDoWithErrorInProcessElement FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testGroupByKey FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:146

org.apache.beam.sdk.testing.PAssertTest > testWindowedSerializablePredicate 
FAILED
    java.lang.RuntimeException at PAssertTest.java:244

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testWindowedSideInputWithCheckpointsUnbounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:710

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testMapState FAILED
    java.lang.RuntimeException at ParDoTest.java:2727

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testLargeKeys10KB 
FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:591

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testParDoWithErrorInFinishBatch FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:361

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexBasicBounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:169

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:2333

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testGroupByKeyWithBadEqualsHashCode
 FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:585

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:495

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testOutputAfterCheckpointBounded FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:323

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1204

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testValueStateFixedWindows FAILED
    java.lang.RuntimeException at ParDoTest.java:2464

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testLargeKeys100KB 
FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:597

org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests > 
testSimpleCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:995

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testTimestampCombinerEndOfWindow FAILED
    java.lang.RuntimeException at WindowTest.java:502

org.apache.beam.sdk.transforms.SplittableDoFnTest > testAdditionalOutputBounded 
FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:783

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testOrderedListStateBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:2908

org.apache.beam.sdk.values.PCollectionTupleTest > testComposePCollectionTuple 
FAILED
    java.lang.RuntimeException at PCollectionTupleTest.java:106

org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests > 
testSimpleCombineWithContextEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:1005

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testTimestampCombinerDefault FAILED
    java.lang.RuntimeException at WindowTest.java:472

org.apache.beam.sdk.transforms.SplittableDoFnTest > testSideInputUnbounded 
FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:451

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testSetState FAILED
    java.lang.RuntimeException at ParDoTest.java:2671

org.apache.beam.sdk.transforms.ParDoTest$OnWindowExpirationTests > 
testOnWindowExpirationSimpleBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:6603

org.apache.beam.sdk.transforms.windowing.WindowTest > testMergingCustomWindows 
FAILED
    java.lang.RuntimeException at WindowTest.java:636

org.apache.beam.sdk.transforms.ReshuffleTest > testAssignShardFn FAILED
    java.lang.RuntimeException at ReshuffleTest.java:302

org.apache.beam.sdk.transforms.ParDoTest$OnWindowExpirationTests > 
testOnWindowExpirationSimpleUnboundedGlobal FAILED
    java.lang.RuntimeException at ParDoTest.java:6603

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testNoWindowFnDoesNotReassignWindows FAILED
    java.lang.RuntimeException at WindowTest.java:438

org.apache.beam.sdk.transforms.ReshuffleTest > 
testReshuffleAfterSessionsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:173

org.apache.beam.sdk.transforms.ParDoTest$OnWindowExpirationTests > 
testOnWindowExpirationSimpleUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:6603

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testMergingCustomWindowsWithoutCustomWindowTypes FAILED
    java.lang.RuntimeException at WindowTest.java:696

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:235

org.apache.beam.sdk.transforms.ReshuffleTest > 
testReshuffleAfterFixedWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:194

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testMergingCustomWindowsKeyedCollection FAILED
    java.lang.RuntimeException at WindowTest.java:663

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows 
FAILED
    java.lang.RuntimeException at ReshuffleTest.java:255

298 tests completed, 111 failed, 1 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTest 
> FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Java17/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerLegacyWorkerTest/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4h 12m 18s
11 actionable tasks: 3 executed, 2 from cache, 6 up-to-date

Publishing build scan...
https://gradle.com/s/u6o6bvqsqmxdw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to