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

Changes:

[juta.staes] [BEAM-6619] [BEAM-6593] [BEAM-6711] Add bigquery integration tests 
to

------------------------------------------
[...truncated 49.83 KB...]
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:152
            Caused by: java.io.IOException at ViewTest.java:152
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.IllegalArgumentException at ViewTest.java:699
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:699
            Caused by: java.io.IOException at ViewTest.java:699
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.IllegalArgumentException at ViewTest.java:1484
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:1484
            Caused by: java.io.IOException at ViewTest.java:1484
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.IllegalArgumentException at ViewTest.java:290
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:290
            Caused by: java.io.IOException at ViewTest.java:290
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.IllegalArgumentException at ViewTest.java:1056
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:1056
            Caused by: java.io.IOException at ViewTest.java:1056
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable 
FAILED
    java.lang.IllegalArgumentException at ViewTest.java:505
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:505
            Caused by: java.io.IOException at ViewTest.java:505
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.IllegalArgumentException at ViewTest.java:368
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:368
            Caused by: java.io.IOException at ViewTest.java:368
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.IllegalArgumentException at ViewTest.java:319
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:319
            Caused by: java.io.IOException at ViewTest.java:319
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed 
FAILED
    java.lang.IllegalArgumentException at ViewTest.java:1375
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:1375
            Caused by: java.io.IOException at ViewTest.java:1375
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.IllegalArgumentException at ViewTest.java:396
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:396
            Caused by: java.io.IOException at ViewTest.java:396
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > 
testEmptyMultimapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.IllegalArgumentException at ViewTest.java:864
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:864
            Caused by: java.io.IOException at ViewTest.java:864
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.IllegalArgumentException at ViewTest.java:1177
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:1177
            Caused by: java.io.IOException at ViewTest.java:1177
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.IllegalArgumentException at ViewTest.java:1301
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:1301
            Caused by: java.io.IOException at ViewTest.java:1301
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput 
FAILED
    java.lang.IllegalArgumentException at ViewTest.java:1099
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:1099
            Caused by: java.io.IOException at ViewTest.java:1099
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > 
testEmptyMapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.IllegalArgumentException at ViewTest.java:1211
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:1211
            Caused by: java.io.IOException at ViewTest.java:1211
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.IllegalArgumentException at ViewTest.java:581
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:581
            Caused by: java.io.IOException at ViewTest.java:581
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.IllegalArgumentException at ViewTest.java:113
        Caused by: java.lang.reflect.InvocationTargetException at 
ViewTest.java:113
            Caused by: java.io.IOException at ViewTest.java:113
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagState FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1777
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:1777
            Caused by: java.io.IOException at ParDoTest.java:1777
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningState FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1924
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:1924
            Caused by: java.io.IOException at ParDoTest.java:1924
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSameId 
FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1670
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:1670
            Caused by: java.io.IOException at ParDoTest.java:1670
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSimple 
FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1426
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:1426
            Caused by: java.io.IOException at ParDoTest.java:1426
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testValueStateTaggedOutput FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1725
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:1725
            Caused by: java.io.IOException at ParDoTest.java:1725
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput 
FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:2011
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:2011
            Caused by: java.io.IOException at ParDoTest.java:2011
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testCombiningStateParameterSuperclass FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1960
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:1960
            Caused by: java.io.IOException at ParDoTest.java:1960
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCoderInferenceOfList 
FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1567
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:1567
            Caused by: java.io.IOException at ParDoTest.java:1567
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1476
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:1476
            Caused by: java.io.IOException at ParDoTest.java:1476
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testValueStateFixedWindows FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1615
        Caused by: java.lang.reflect.InvocationTargetException at 
ParDoTest.java:1615
            Caused by: java.io.IOException at ParDoTest.java:1615
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests > 
testSimpleCombineWithContext FAILED
    java.lang.IllegalArgumentException at CombineTest.java:965
        Caused by: java.lang.reflect.InvocationTargetException at 
CombineTest.java:965
            Caused by: java.io.IOException at CombineTest.java:965
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests > 
testSimpleCombineWithContextEmpty FAILED
    java.lang.IllegalArgumentException at CombineTest.java:975
        Caused by: java.lang.reflect.InvocationTargetException at 
CombineTest.java:975
            Caused by: java.io.IOException at CombineTest.java:975
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.KeysTest > testKeys FAILED
    java.lang.IllegalArgumentException at KeysTest.java:60
        Caused by: java.lang.reflect.InvocationTargetException at 
KeysTest.java:60
            Caused by: java.io.IOException at KeysTest.java:60
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.KeysTest > testKeysEmpty FAILED
    java.lang.IllegalArgumentException at KeysTest.java:73
        Caused by: java.lang.reflect.InvocationTargetException at 
KeysTest.java:73
            Caused by: java.io.IOException at KeysTest.java:73
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.KvSwapTest > testKvSwap FAILED
    java.lang.IllegalArgumentException at KvSwapTest.java:77
        Caused by: java.lang.reflect.InvocationTargetException at 
KvSwapTest.java:77
            Caused by: java.io.IOException at KvSwapTest.java:77
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests > 
testGroupByKeyMergingWindows FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:480
        Caused by: java.lang.reflect.InvocationTargetException at 
GroupByKeyTest.java:480
            Caused by: java.io.IOException at GroupByKeyTest.java:480
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests > 
testGroupByKeyMultipleWindows FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:452
        Caused by: java.lang.reflect.InvocationTargetException at 
GroupByKeyTest.java:452
            Caused by: java.io.IOException at GroupByKeyTest.java:452
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests > 
testGroupByKeyAndWindows FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:422
        Caused by: java.lang.reflect.InvocationTargetException at 
GroupByKeyTest.java:422
            Caused by: java.io.IOException at GroupByKeyTest.java:422
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testLargeKeys1MB 
FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:365
        Caused by: java.lang.reflect.InvocationTargetException at 
GroupByKeyTest.java:365
            Caused by: java.io.IOException at GroupByKeyTest.java:365
                Caused by: java.net.BindException

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > 
testTimestampCombinerLatest FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:290
        Caused by: java.lang.reflect.InvocationTargetException at 
GroupByKeyTest.java:290
            Caused by: java.io.IOException at GroupByKeyTest.java:290
                Caused by: java.net.BindException

149 tests completed, 87 failed, 3 skipped

> Task :beam-runners-flink_2.11-job-server:validatesPortableRunnerStreaming 
> FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':beam-runners-flink_2.11-job-server:validatesPortableRunnerStreaming'.
> Process 'Gradle Test Executor 1' finished with non-zero exit value 255
  This problem might be caused by incorrect test process configuration.
  Please refer to the test execution section in the User Manual at 
https://docs.gradle.org/5.2.1/userguide/java_testing.html#sec:test_execution

* 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 12m 20s
65 actionable tasks: 43 executed, 22 from cache

Publishing build scan...
https://gradle.com/s/o2muffowxu5uy

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