You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/20 12:09:40 UTC

Build failed in Jenkins: beam_PostCommit_Java_PVR_Flink_Batch #835

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

Changes:

[robbe.sneyders] Unskip fixed flaky tests

------------------------------------------
[...truncated 33.12 KB...]
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests > testGroupByKeyMergingWindows FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:480
        Caused by: java.lang.RuntimeException at GroupByKeyTest.java:480
            Caused by: java.util.concurrent.ExecutionException at GroupByKeyTest.java:480
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testLargeKeys100KB FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:359
        Caused by: java.lang.RuntimeException at GroupByKeyTest.java:359
            Caused by: java.util.concurrent.ExecutionException at GroupByKeyTest.java:359
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException
                        Caused by: java.io.IOException

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:907
        Caused by: java.lang.RuntimeException at CombineTest.java:907
            Caused by: java.util.concurrent.ExecutionException at CombineTest.java:907
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1131
        Caused by: java.lang.RuntimeException at CombineTest.java:1131
            Caused by: java.util.concurrent.ExecutionException at CombineTest.java:1131
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1030
        Caused by: java.lang.RuntimeException at CombineTest.java:1030
            Caused by: java.util.concurrent.ExecutionException at CombineTest.java:1030
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1182
        Caused by: java.lang.RuntimeException at CombineTest.java:1182
            Caused by: java.util.concurrent.ExecutionException at CombineTest.java:1182
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

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

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1286
        Caused by: java.lang.RuntimeException at CombineTest.java:1286
            Caused by: java.util.concurrent.ExecutionException at CombineTest.java:1286
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.ParDoTest$TimestampTests > testParDoShiftTimestamp FAILED
    java.lang.AssertionError at ParDoTest.java:1303

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:297
        Caused by: java.lang.RuntimeException at FlattenTest.java:297
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:297
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.FlattenTest > testEmptyFlattenAsSideInput FAILED
    java.lang.RuntimeException at FlattenTest.java:211
        Caused by: java.lang.RuntimeException at FlattenTest.java:211
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:211
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:312
        Caused by: java.lang.RuntimeException at FlattenTest.java:312
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:312
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
    java.lang.RuntimeException at FlattenTest.java:265
        Caused by: java.lang.RuntimeException at FlattenTest.java:265
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:265
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104
        Caused by: java.lang.RuntimeException at FlattenTest.java:104
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:104
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92
        Caused by: java.lang.RuntimeException at FlattenTest.java:92
            Caused by: java.util.concurrent.ExecutionException at FlattenTest.java:92
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

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

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testPipelineOptionsParameter FAILED
    java.lang.RuntimeException at ParDoTest.java:544
        Caused by: java.lang.RuntimeException at ParDoTest.java:544
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:544
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:378
        Caused by: java.lang.RuntimeException at ParDoTest.java:378
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:378
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > testAccumulatingCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1417
        Caused by: java.lang.RuntimeException at CombineTest.java:1417
            Caused by: java.util.concurrent.ExecutionException at CombineTest.java:1417
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > testAccumulatingCombineEmpty FAILED
    java.lang.AssertionError at CombineTest.java:1430

org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED
    java.lang.AssertionError at CreateTest.java:101

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWrite FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:140
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:140
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:140
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteWithSchemaRegistry FAILED
    java.lang.RuntimeException at ParDoSchemaTest.java:279
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:279
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:279
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException
                        Caused by: java.io.IOException

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > testValueStateCoderInferenceFromInputCoder FAILED
    java.lang.RuntimeException at ParDoTest.java:3305
        Caused by: java.lang.RuntimeException at ParDoTest.java:3305
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:3305
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > testValueStateCoderInference FAILED
    java.lang.RuntimeException at ParDoTest.java:3235
        Caused by: java.lang.RuntimeException at ParDoTest.java:3235
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:3235
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException
                        Caused by: java.io.IOException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithOnlyTaggedOutput FAILED
    java.lang.AssertionError at ParDoTest.java:687

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:809
        Caused by: java.lang.RuntimeException at ParDoTest.java:809
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:809
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputsWithMultipleWindows FAILED
    java.lang.RuntimeException at ParDoTest.java:895
        Caused by: java.lang.RuntimeException at ParDoTest.java:895
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:895
                Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:847
        Caused by: java.lang.RuntimeException at ParDoTest.java:847
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:847
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:658
        Caused by: java.lang.RuntimeException at ParDoTest.java:658
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:658
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:771
        Caused by: java.lang.RuntimeException at ParDoTest.java:771
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:771
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testWindowingInStartAndFinishBundle FAILED
    java.lang.RuntimeException at ParDoTest.java:1220
        Caused by: java.lang.RuntimeException at ParDoTest.java:1220
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:1220
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.windowing.WindowingTest > testNonPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:150
        Caused by: java.lang.RuntimeException at WindowingTest.java:150
            Caused by: java.util.concurrent.ExecutionException at WindowingTest.java:150
                Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.netty.util.internal.OutOfDirectMemoryError

org.apache.beam.sdk.transforms.windowing.WindowingTest > testPartitioningWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:126
        Caused by: java.lang.RuntimeException at WindowingTest.java:126
            Caused by: java.util.concurrent.ExecutionException at WindowingTest.java:126
                Caused by: java.lang.OutOfMemoryError

org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerDefault FAILED
    java.lang.RuntimeException at WindowTest.java:468
        Caused by: java.lang.RuntimeException at WindowTest.java:468
            Caused by: java.util.concurrent.ExecutionException at WindowTest.java:468
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45949
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:41479
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:37061
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:33317
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:44381
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[TransientBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.TransientBlobCache - Shutting down BLOB cache
[PermanentBlobCache shutdown hook] INFO org.apache.flink.runtime.blob.PermanentBlobCache - Shutting down BLOB cache
[BlobServer shutdown hook] INFO org.apache.flink.runtime.blob.BlobServer - Stopped BLOB server at 0.0.0.0:45955

196 tests completed, 39 failed, 2 skipped

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-runners-flink_2.11-job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/ws/src/runners/flink/job-server/build/reports/tests/validatesPortableRunnerBatch/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 32m 25s
62 actionable tasks: 41 executed, 21 from cache

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_PVR_Flink_Batch #836

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/836/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org