See
<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/2900/display/redirect?page=changes>
Changes:
[rohde.samuel] Change TestStreamImpl to a producer/consumer pattern
[apilloud] [BEAM-9522] Reject FULL JOIN ON false
[omarismail] [BEAM-9964] Setting --workerCacheMB to make its way to the
[omarismail] [BEAM-9964] Added testMaxWeight method in WIndmillStateCacheTest
as per
[jiangxuehua1213] [BEAM-9136] Update doc about docker image license pulling
[bntnam.app] Modified the codeblock background
[github] support isRelease tag for docker build command & update release guide
[github] [BEAM-1866] Enable validation of PAssert counts in Java validates
runner
[daniel.o.programmer] [BEAM-9951] Creating a synthetic source for the Go SDK.
------------------------------------------
[...truncated 33.36 KB...]
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testCombinePerKeyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:939
org.apache.beam.sdk.transforms.ParDoTest$TimestampTests >
testParDoShiftTimestamp FAILED
java.lang.RuntimeException at ParDoTest.java:1655
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testOutOfBoundsEventTimeTimer FAILED
java.lang.RuntimeException at ParDoTest.java:3535
org.apache.beam.sdk.transforms.ParDoTest$TimestampTests >
testParDoShiftTimestampUnlimited FAILED
java.lang.RuntimeException at ParDoTest.java:1744
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testEventTimeTimerMultipleKeys FAILED
java.lang.RuntimeException at ParDoTest.java:3450
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testPipelineOptionsParameterOnTimer FAILED
java.lang.RuntimeException at ParDoTest.java:4057
org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
java.lang.RuntimeException at PAssertTest.java:356
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSameId
FAILED
java.lang.RuntimeException at ParDoTest.java:2023
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombineEmpty
FAILED
java.lang.RuntimeException at CombineTest.java:674
org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder
FAILED
java.lang.RuntimeException at PAssertTest.java:406
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombine FAILED
java.lang.RuntimeException at CombineTest.java:661
org.apache.beam.sdk.testing.PAssertTest > testWindowedSerializablePredicate
FAILED
java.lang.RuntimeException at PAssertTest.java:238
org.apache.beam.sdk.transforms.ParDoTest$StateTests >
testValueStateTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:2078
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testHotKeyCombiningWithAccumulationMode FAILED
java.lang.RuntimeException at CombineTest.java:765
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testStateSideInput FAILED
java.lang.RuntimeException at ParDoTest.java:2385
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput
FAILED
java.lang.RuntimeException at ParDoTest.java:2363
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDo FAILED
java.lang.RuntimeException at ParDoTest.java:371
org.apache.beam.sdk.transforms.ParDoTest$BasicTests >
testPipelineOptionsParameter FAILED
java.lang.RuntimeException at ParDoTest.java:612
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCoderInferenceOfList
FAILED
java.lang.RuntimeException at ParDoTest.java:1920
org.apache.beam.sdk.transforms.ParDoTest$StateTests >
testValueStateFixedWindows FAILED
java.lang.RuntimeException at ParDoTest.java:1968
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs
FAILED
java.lang.RuntimeException at ParDoTest.java:403
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testMultiOutputParDoWithSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:1161
org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows
FAILED
java.lang.RuntimeException at ReshuffleTest.java:231
org.apache.beam.sdk.transforms.ReshuffleTest >
testReshuffleAfterFixedWindowsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:190
org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps
FAILED
java.lang.RuntimeException at ReshuffleTest.java:148
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoEmptyWithTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:702
org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:945
org.apache.beam.sdk.transforms.ViewTest >
testWindowedSideInputFixedToFixedWithDefault FAILED
java.lang.RuntimeException at ViewTest.java:1455
org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
java.lang.RuntimeException at ViewTest.java:442
org.apache.beam.sdk.transforms.FlattenTest > testEmptyFlattenAsSideInput FAILED
java.lang.RuntimeException at FlattenTest.java:216
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSideInputAnnotation FAILED
java.lang.RuntimeException at ParDoTest.java:986
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
java.lang.RuntimeException at FlattenTest.java:270
org.apache.beam.sdk.transforms.ViewTest >
testMultimapSideInputWithNonDeterministicKeyCoder FAILED
java.lang.RuntimeException at ViewTest.java:650
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithEmptyTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:726
org.apache.beam.sdk.transforms.FlattenTest >
testFlattenWithDifferentInputAndOutputCoders2 FAILED
java.lang.RuntimeException at FlattenTest.java:397
org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies
FAILED
java.lang.RuntimeException at FlattenTest.java:167
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
java.lang.RuntimeException at FlattenTest.java:135
org.apache.beam.sdk.transforms.FlattenTest >
testFlattenPCollectionsSingletonList FAILED
java.lang.RuntimeException at FlattenTest.java:109
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
java.lang.RuntimeException at FlattenTest.java:97
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo
FAILED
java.lang.RuntimeException at FlattenTest.java:123
org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing
FAILED
java.lang.RuntimeException at WindowingTest.java:168
org.apache.beam.sdk.transforms.ViewTest >
testWindowedMultimapAsEntrySetSideInput FAILED
java.lang.RuntimeException at ViewTest.java:747
org.apache.beam.sdk.transforms.FlattenTest >
testFlattenWithDifferentInputAndOutputCoders FAILED
java.lang.RuntimeException at FlattenTest.java:374
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
java.lang.RuntimeException at FlattenTest.java:257
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
java.lang.RuntimeException at FlattenTest.java:285
org.apache.beam.sdk.transforms.FlattenTest >
testFlattenPCollectionsEmptyThenParDo FAILED
java.lang.RuntimeException at FlattenTest.java:229
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testPartitioningWindowing FAILED
java.lang.RuntimeException at WindowingTest.java:126
org.apache.beam.sdk.transforms.CombineTest$AccumulationTests >
testAccumulatingCombine FAILED
java.lang.RuntimeException at CombineTest.java:1449
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerEndOfWindow FAILED
java.lang.RuntimeException at WindowTest.java:498
org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
java.lang.RuntimeException at ViewTest.java:152
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerDefault FAILED
java.lang.RuntimeException at WindowTest.java:468
org.apache.beam.sdk.transforms.CombineTest$AccumulationTests >
testAccumulatingCombineEmpty FAILED
java.lang.RuntimeException at CombineTest.java:1462
org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED
java.lang.RuntimeException at CreateTest.java:102
org.apache.beam.sdk.transforms.windowing.WindowTest >
testNoWindowFnDoesNotReassignWindows FAILED
java.lang.RuntimeException at WindowTest.java:434
org.apache.beam.sdk.transforms.ReifyTimestampsTest >
extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:128
org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds
FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:92
org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:60
org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests >
testValueStateCoderInferenceFromInputCoder FAILED
java.lang.RuntimeException at ParDoTest.java:4478
org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable
FAILED
java.lang.RuntimeException at ViewTest.java:505
org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests >
testWindowingInStartAndFinishBundle FAILED
java.lang.RuntimeException at ParDoTest.java:1572
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsShouldApplyTimestamps FAILED
java.lang.RuntimeException at WithTimestampsTest.java:78
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
java.lang.RuntimeException at WithTimestampsTest.java:142
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsLambdaShouldApplyTimestamps FAILED
java.lang.RuntimeException at WithTimestampsTest.java:205
org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceSplits FAILED
java.lang.RuntimeException at CountingSourceTest.java:246
org.apache.beam.sdk.io.CountingSourceTest > testBoundedSourceSplits FAILED
java.lang.RuntimeException at CountingSourceTest.java:121
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testSlidingWindowsCombine FAILED
java.lang.RuntimeException at CombineTest.java:1163
org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine
FAILED
java.lang.RuntimeException at CombineTest.java:1267
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testCombineGloballyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:1435
org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWrite FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:169
org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemaFieldSelectionNested
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:652
org.apache.beam.sdk.transforms.ParDoSchemaTest >
testSchemaFieldSelectionUnboxing FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:561
org.apache.beam.sdk.transforms.ParDoSchemaTest >
testReadAndWriteWithSchemaRegistry FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:311
org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:266
org.apache.beam.runners.core.metrics.MetricsPusherTest > pushesUserMetrics
FAILED
java.lang.RuntimeException at MetricsPusherTest.java:70
203 tests completed, 86 failed, 3 skipped
> Task :runners:spark:job-server:validatesPortableRunnerBatch FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:spark:job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/ws/src/runners/spark/job-server/build/reports/tests/validatesPortableRunnerBatch/index.html>
* Try:
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.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 21m 49s
64 actionable tasks: 42 executed, 22 from cache
Publishing build scan...
https://gradle.com/s/odnpam2dfcvny
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]