See 
<https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_PortabilityApi_Dataflow/1704/display/redirect?page=changes>

Changes:

[kcweaver] Version Flink job server container images

[kcweaver] [BEAM-8337] publish Flink job server container images

[kcweaver] [BEAM-8870] Skip test_sdf_with_watermark_tracking for Spark

[kcweaver] [BEAM-8870] Cache environment in spark_runner_test.

[ningk] [BEAM-7926] Data-centric Interactive Part1

[kcweaver] Don't override default for environment_cache_millis

[ehudm] [BEAM-3713] pytest migration: py27-gcp-pytest

[kcweaver] Get Flink version numbers from subdirectories

[kcweaver] Warn if Flink versions can't be listed.


------------------------------------------
[...truncated 59.42 KB...]
25efa461ccff: Waiting
5a935a2692b8: Pushed
d4eefd00ecde: Pushed
8ef0e7037afe: Pushed
25efa461ccff: Layer already exists
9a11244a7e74: Layer already exists
4272c5799ff4: Layer already exists
73bfa217d66f: Layer already exists
91ecdd7165d3: Layer already exists
5f3a5adb8e97: Layer already exists
e4b20fcc48f4: Layer already exists
885904fcfde5: Pushed
5345d5e7d898: Pushed
0703007cd939: Pushed
20191210025540: digest: 
sha256:d35d81c8b85bd48029afcfc6ab996dc0382a5e989bef8c4ffe8d68bccb725c06 size: 
3056

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest

org.apache.beam.sdk.transforms.CreateTest > testCreateWithKVVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:338
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CreateTest.java:338

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalse FAILED
    java.lang.AssertionError at PAssertTest.java:487

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.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.testing.PAssertTest > testIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:309
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PAssertTest.java:309

org.apache.beam.sdk.transforms.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.RuntimeException at CreateTest.java:162
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CreateTest.java:162

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.CombineTest$BasicTests > testBasicCombine FAILED
    java.lang.RuntimeException at CombineTest.java:680
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:680

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.ParDoTest$StateTests > testValueStateSimple 
FAILED
    java.lang.RuntimeException at ParDoTest.java:1722
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:1722

org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:326
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CreateTest.java:326

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyLambda 
FAILED
    java.lang.RuntimeException at CombineTest.java:911
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:911

org.apache.beam.sdk.testing.PAssertTest > testEmpty FAILED
    java.lang.RuntimeException at PAssertTest.java:452
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PAssertTest.java:452

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > testCoGroupByKeyGetOnly 
FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:139

org.apache.beam.sdk.transforms.CombineTest$BasicTests > 
testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:925

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
PAssertTest.java:442

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
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
WindowingTest.java:150

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$BasicTests > 
testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:765

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

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > 
testCoGroupByKeyWithWindowing FAILED
    java.lang.RuntimeException at CoGroupByKeyTest.java:494
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CoGroupByKeyTest.java:494

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.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputsWithMultipleWindows FAILED
    java.lang.RuntimeException at ParDoTest.java:1191
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:1191

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty 
FAILED
    java.lang.RuntimeException at CombineTest.java:691
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
CombineTest.java:691

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput 
FAILED
    java.lang.RuntimeException at ParDoTest.java:2306
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:2306

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:370

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2256
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:2256

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

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:60

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmpty FAILED
    java.lang.RuntimeException at ParDoTest.java:374

org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:327

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.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.transforms.CombineTest$WindowingTests > testSessionsCombine 
FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:604
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
ParDoTest.java:604

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:205

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

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.CombineTest$WindowingTests > 
testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

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

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

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

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies 
FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ReshuffleTest > 
testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo 
FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.FlattenTest > 
testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

151 tests completed, 55 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:20191210025540
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d35d81c8b85bd48029afcfc6ab996dc0382a5e989bef8c4ffe8d68bccb725c06
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d35d81c8b85bd48029afcfc6ab996dc0382a5e989bef8c4ffe8d68bccb725c06
  Associated tags:
 - 20191210025540
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210025540
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20191210025540].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d35d81c8b85bd48029afcfc6ab996dc0382a5e989bef8c4ffe8d68bccb725c06].

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 2h 0m 32s
96 actionable tasks: 68 executed, 27 from cache, 1 up-to-date

Publishing build scan...
https://scans.gradle.com/s/sx7gs2dcrgjj2

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