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

Changes:

[github] Changing _BatchSizeEstimator defaults to match BatchElements defaults


------------------------------------------
[...truncated 58.41 KB...]
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java]
c23601e4cf77: Preparing
5ab630528e5d: Preparing
b1aa95c24e02: Preparing
aa74d24a4c8c: Preparing
9706cc3506a2: Preparing
cc9f0ef74aa6: Preparing
25efa461ccff: Preparing
4272c5799ff4: Preparing
9a11244a7e74: Preparing
5f3a5adb8e97: Preparing
73bfa217d66f: Preparing
91ecdd7165d3: Preparing
e4b20fcc48f4: Preparing
73bfa217d66f: Waiting
5f3a5adb8e97: Waiting
4272c5799ff4: Waiting
91ecdd7165d3: Waiting
9a11244a7e74: Waiting
25efa461ccff: Waiting
cc9f0ef74aa6: Waiting
e4b20fcc48f4: Waiting
b1aa95c24e02: Pushed
5ab630528e5d: Pushed
25efa461ccff: Layer already exists
4272c5799ff4: Layer already exists
9706cc3506a2: Pushed
9a11244a7e74: Layer already exists
5f3a5adb8e97: Layer already exists
73bfa217d66f: Layer already exists
91ecdd7165d3: Layer already exists
e4b20fcc48f4: Layer already exists
c23601e4cf77: Pushed
cc9f0ef74aa6: Pushed
aa74d24a4c8c: Pushed
20191210073413: digest: 
sha256:6c6645fb271ddf32c040115647d35003b438f47acebfb399914fc10a9e87aa64 size: 
3056

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

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.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.KeysTest > testKeysEmpty FAILED
    java.lang.RuntimeException at KeysTest.java:73
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
KeysTest.java:73

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:142
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
WithTimestampsTest.java:142

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

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.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.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.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.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

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

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

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

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

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.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.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.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.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.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.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.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.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.ParDoTest$BasicTests > testParDoEmptyOutputs 
FAILED
    java.lang.RuntimeException at ParDoTest.java:390

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

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.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

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

org.apache.beam.sdk.testing.PAssertTest > 
testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:386

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

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

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

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

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

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

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

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

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

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