See
<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow/1694/display/redirect>
Changes:
------------------------------------------
[...truncated 66.34 KB...]
java.lang.RuntimeException at CreateTest.java:338
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CreateTest.java:338
org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:543
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ViewTest.java:543
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerDefault FAILED
java.lang.RuntimeException at WindowTest.java:468
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
WindowTest.java:468
org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests >
testSimpleCombineWithContextEmpty FAILED
java.lang.RuntimeException at CombineTest.java:1007
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineTest.java:1007
org.apache.beam.sdk.transforms.ParDoTest$TimestampTests >
testParDoShiftTimestampUnlimited FAILED
java.lang.RuntimeException at ParDoTest.java:1688
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:1688
org.apache.beam.sdk.transforms.FlattenTest > testEmptyFlattenAsSideInput FAILED
java.lang.RuntimeException at FlattenTest.java:211
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
FlattenTest.java:211
org.apache.beam.sdk.transforms.ViewTest > testEmptyIterableSideInput FAILED
java.lang.RuntimeException at ViewTest.java:470
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ViewTest.java:470
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyGetOnly
FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:139
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CoGroupByKeyTest.java:139
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testMultiOutputParDoWithSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:1105
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:1105
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testCombineGloballyAsSingletonView FAILED
java.lang.RuntimeException at CombineTest.java:1358
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineTest.java:1358
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesEmpty FAILED
java.lang.RuntimeException at FlattenTest.java:312
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
FlattenTest.java:312
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
java.lang.RuntimeException at FlattenTest.java:265
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
FlattenTest.java:265
org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies
FAILED
java.lang.RuntimeException at FlattenTest.java:162
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
FlattenTest.java:162
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
java.lang.RuntimeException at FlattenTest.java:130
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
FlattenTest.java:130
org.apache.beam.sdk.transforms.FlattenTest >
testFlattenPCollectionsSingletonList FAILED
java.lang.RuntimeException at FlattenTest.java:104
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
FlattenTest.java:104
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
java.lang.RuntimeException at FlattenTest.java:92
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
FlattenTest.java:92
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testCombinePerKeyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:939
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CombineTest.java:939
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo
FAILED
java.lang.RuntimeException at FlattenTest.java:118
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
FlattenTest.java:118
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest >
testCoGroupByKeyHandleResults FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:466
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CoGroupByKeyTest.java:466
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testNonPartitioningWindowing FAILED
java.lang.RuntimeException at WindowingTest.java:150
org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
java.lang.RuntimeException at CreateTest.java:326
org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine
FAILED
java.lang.RuntimeException at CombineTest.java:1267
org.apache.beam.sdk.testing.PAssertTest > testIsEqualTo FAILED
java.lang.RuntimeException at PAssertTest.java:309
org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
java.lang.RuntimeException at PipelineTest.java:327
org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:60
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
java.lang.RuntimeException at WithTimestampsTest.java:142
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testWindowedCombineGloballyAsSingletonView FAILED
java.lang.RuntimeException at CombineTest.java:1401
org.apache.beam.sdk.PipelineTest > testMultipleApply FAILED
java.lang.RuntimeException at PipelineTest.java:239
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSimple
FAILED
java.lang.RuntimeException at ParDoTest.java:1722
org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
java.lang.RuntimeException at ViewTest.java:241
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testStateSideInput FAILED
java.lang.RuntimeException at ParDoTest.java:2328
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyLambda
FAILED
java.lang.RuntimeException at CombineTest.java:911
org.apache.beam.sdk.testing.PAssertTest > testEmpty FAILED
java.lang.RuntimeException at PAssertTest.java:452
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput
FAILED
java.lang.RuntimeException at ParDoTest.java:2306
org.apache.beam.sdk.transforms.ReshuffleTest >
testReshuffleAfterFixedWindowsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:190
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testCombineGloballyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:1435
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
java.lang.RuntimeException at FlattenTest.java:252
org.apache.beam.sdk.transforms.ImpulseTest > testImpulse FAILED
java.lang.RuntimeException at ImpulseTest.java:47
org.apache.beam.sdk.transforms.ParDoTest$StateTests >
testCombiningStateParameterSuperclass FAILED
java.lang.RuntimeException at ParDoTest.java:2256
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testBinaryCombinePerKeyLambda FAILED
java.lang.RuntimeException at CombineTest.java:925
org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows
FAILED
java.lang.RuntimeException at ReshuffleTest.java:251
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testSlidingWindowsCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:1214
org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
java.lang.RuntimeException at FlattenTest.java:280
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoEmptyWithTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:646
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testFixedWindowsCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:1104
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testSessionsCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:1318
org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps
FAILED
java.lang.RuntimeException at ReshuffleTest.java:148
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testHotKeyCombiningWithAccumulationMode FAILED
java.lang.RuntimeException at CombineTest.java:765
org.apache.beam.sdk.transforms.ReshuffleTest >
testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:211
org.apache.beam.sdk.transforms.ParDoTest$BasicTests >
testParDoInCustomTransform FAILED
java.lang.RuntimeException at ParDoTest.java:420
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty
FAILED
java.lang.RuntimeException at CombineTest.java:691
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:604
org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
java.lang.RuntimeException at ReshuffleTest.java:102
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testMultiOutputParDoWithSideInputsIsCumulative FAILED
java.lang.RuntimeException at ParDoTest.java:1143
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.ParDoTest$BasicTests > testParDoEmptyOutputs
FAILED
java.lang.RuntimeException at ParDoTest.java:390
org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal
FAILED
java.lang.RuntimeException at ViewTest.java:1416
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSideInputAnnotationWithMultipleSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:1033
org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:830
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSideInputAnnotation FAILED
java.lang.RuntimeException at ParDoTest.java:930
org.apache.beam.sdk.testing.PAssertTest >
testPAssertEqualsSingletonFalseDefaultReasonString FAILED
java.lang.AssertionError at PAssertTest.java:386
org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
java.lang.RuntimeException at PAssertTest.java:397
org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
java.lang.RuntimeException at PAssertTest.java:356
151 tests completed, 90 failed, 2 skipped
> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED
> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191208120036
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b3cd0cf260854a66a4682001a7fbff3a705ab8b835a790aaa35dec6ab03c4d09
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b3cd0cf260854a66a4682001a7fbff3a705ab8b835a790aaa35dec6ab03c4d09
Associated tags:
- 20191208120036
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191208120036
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191208120036].
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b3cd0cf260854a66a4682001a7fbff3a705ab8b835a790aaa35dec6ab03c4d09].
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/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 1h 44m 38s
96 actionable tasks: 68 executed, 27 from cache, 1 up-to-date
Publishing build scan...
https://scans.gradle.com/s/2hx7z2sqid7g2
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]