See
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/2601/display/redirect>
Changes:
------------------------------------------
[...truncated 67.92 KB...]
org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation
FAILED
java.lang.RuntimeException at WindowingTest.java:197
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
WindowingTest.java:197
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testNonPartitioningWindowing FAILED
java.lang.RuntimeException at WindowingTest.java:150
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
WindowingTest.java:150
org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows
FAILED
java.lang.RuntimeException at ReshuffleTest.java:231
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:231
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testPartitioningWindowing FAILED
java.lang.RuntimeException at WindowingTest.java:126
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
WindowingTest.java:126
org.apache.beam.sdk.transforms.ReshuffleTest >
testReshuffleAfterFixedWindowsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:190
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:190
org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds
FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:92
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReifyTimestampsTest.java:92
org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:60
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReifyTimestampsTest.java:60
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.CreateTest > testCreate FAILED
java.lang.RuntimeException at CreateTest.java:91
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CreateTest.java:91
org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows
FAILED
java.lang.RuntimeException at ReshuffleTest.java:251
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:251
org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps
FAILED
java.lang.RuntimeException at ReshuffleTest.java:148
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:148
org.apache.beam.sdk.transforms.ReshuffleTest >
testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
java.lang.RuntimeException at ReshuffleTest.java:211
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:211
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKey FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:296
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
CoGroupByKeyTest.java:296
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerEndOfWindow FAILED
java.lang.RuntimeException at WindowTest.java:498
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningState FAILED
java.lang.RuntimeException at ParDoTest.java:2220
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:2220
org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
java.lang.RuntimeException at ReshuffleTest.java:102
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ReshuffleTest.java:102
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSameId
FAILED
java.lang.RuntimeException at ParDoTest.java:1966
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
ParDoTest.java:1966
org.apache.beam.sdk.transforms.KvSwapTest > testKvSwap FAILED
java.lang.RuntimeException at KvSwapTest.java:77
Caused by:
com.google.api.client.googleapis.json.GoogleJsonResponseException at
KvSwapTest.java:77
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.ParDoTest$StateTests > testValueStateSimple
FAILED
java.lang.RuntimeException at ParDoTest.java:1722
org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNestedIterables
FAILED
java.lang.RuntimeException at ViewTest.java:1539
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testSlidingWindowsCombine FAILED
java.lang.RuntimeException at CombineTest.java:1163
org.apache.beam.sdk.PipelineTest > testMultipleApply FAILED
java.lang.RuntimeException at PipelineTest.java:239
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoEmptyWithTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:646
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:604
org.apache.beam.sdk.testing.PAssertTest > testIsEqualTo FAILED
java.lang.RuntimeException at PAssertTest.java:309
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest >
testCoGroupByKeyHandleResults FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:466
org.apache.beam.sdk.transforms.ImpulseTest > testImpulse FAILED
java.lang.RuntimeException at ImpulseTest.java:47
org.apache.beam.sdk.testing.PAssertTest > testEmpty FAILED
java.lang.RuntimeException at PAssertTest.java:452
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest >
testCoGroupByKeyWithWindowing FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:494
org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:945
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput
FAILED
java.lang.RuntimeException at ParDoTest.java:2306
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testHotKeyCombiningWithAccumulationMode FAILED
java.lang.RuntimeException at CombineTest.java:765
org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies
FAILED
java.lang.RuntimeException at FlattenTest.java:162
org.apache.beam.sdk.transforms.ParDoTest$BasicTests >
testParDoInCustomTransform FAILED
java.lang.RuntimeException at ParDoTest.java:420
org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
java.lang.RuntimeException at PAssertTest.java:442
org.apache.beam.sdk.transforms.ParDoTest$StateTests >
testCombiningStateParameterSuperclass FAILED
java.lang.RuntimeException at ParDoTest.java:2256
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testWindowedCombineGloballyAsSingletonView FAILED
java.lang.RuntimeException at CombineTest.java:1401
org.apache.beam.sdk.transforms.ViewTest >
testWindowedSideInputFixedToFixedWithDefault FAILED
java.lang.RuntimeException at ViewTest.java:1455
org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
java.lang.RuntimeException at FlattenTest.java:130
org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
java.lang.RuntimeException at ViewTest.java:442
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty
FAILED
java.lang.RuntimeException at CombineTest.java:691
org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
java.lang.AssertionError at PAssertTest.java:370
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs
FAILED
java.lang.RuntimeException at ParDoTest.java:390
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSideInputAnnotationWithMultipleSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:1033
org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal
FAILED
java.lang.RuntimeException at ViewTest.java:1416
org.apache.beam.sdk.testing.PAssertTest >
testPAssertEqualsSingletonFalseDefaultReasonString FAILED
java.lang.AssertionError at PAssertTest.java:386
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testCombineGloballyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:1435
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testSideInputAnnotation FAILED
java.lang.RuntimeException at ParDoTest.java:930
org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:830
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testSlidingWindowsCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:1214
org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:1334
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithEmptyTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:670
org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
java.lang.RuntimeException at ViewTest.java:319
org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed
FAILED
java.lang.RuntimeException at ViewTest.java:1375
org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
java.lang.RuntimeException at ViewTest.java:396
org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:1177
org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
java.lang.RuntimeException at ViewTest.java:1301
org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput
FAILED
java.lang.RuntimeException at ViewTest.java:1099
151 tests completed, 88 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:20191210060037
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fd07844d0c8acb6739aa48107b119347b8dcd3231c5314c452b49e3ad9bdd32a
Deleted: sha256:6491ab1365a94c93ba007345ba7854074d851aa5b8f24044e449f8eb96d5c169
Deleted: sha256:91900cfb148c499729d7b74b6047f45a7e823f105e8897b8effdd7d543754b56
Deleted: sha256:22e2891e72bc55fbc83e73421601ff77eed82e8743d7513c80d4967e72bf1ca7
Deleted: sha256:a29dbdb05278085c5e7d4e063ca53eb79154f2cb64c6154f4525705f116dee81
Deleted: sha256:9553edfe37adbad6b8f76f5198c79b936839ce1febf8b6a848139441d941968b
Deleted: sha256:ef58a69457fa3e02dafafedfb3281a637c7428e1a9860a0ec17869e8086f5af2
Deleted: sha256:6b634d0fdc0cc7ebad9d448299babb03ce45cb8ac2daf249e3c5ab78ef5188a2
Deleted: sha256:31b6cce268127d734cf8f043a87891f35e514040638e3e847a291e2aed840d30
Deleted: sha256:657778af6abd95805ed40a8e1afbb6b83c55315a2ea048bac07fadbc722f2901
Deleted: sha256:bec6f34da8bbd6a4215eb80537a9b8531fa15e12a5c92638b7fc90a00a597deb
Deleted: sha256:2ebb535b564bd94aae2cf889e9c5a4d0b8d80cbbc66827e51be7bbf7b18345b6
Deleted: sha256:0aec3ce719ed5a3bdd30095898d595d9a8d1c0a713fe4b5ffdc4c84ead5c3abe
Deleted: sha256:8eea7f04026ed50c2439b065be6d64052ed10cb11082173594839e32e80971e6
Deleted: sha256:6cbf2bf123159404aaced445f49d29ffb417de2df2ee37f5a85660e4d13eb90a
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fd07844d0c8acb6739aa48107b119347b8dcd3231c5314c452b49e3ad9bdd32a
Associated tags:
- 20191210060037
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210060037
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210060037].
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fd07844d0c8acb6739aa48107b119347b8dcd3231c5314c452b49e3ad9bdd32a].
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_Java_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 36m 20s
96 actionable tasks: 68 executed, 27 from cache, 1 up-to-date
Publishing build scan...
https://scans.gradle.com/s/7gxqeviqwxnn2
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]