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/12/18 20:23:53 UTC

Build failed in Jenkins: beam_PostCommit_Java_PVR_Spark_Batch #1588

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

Changes:

[kenn] Use more informative assertions in some py tests


------------------------------------------
[...truncated 62.26 KB...]
    java.lang.RuntimeException at ParDoSchemaTest.java:492
        Caused by: java.lang.RuntimeException at ParDoSchemaTest.java:492
            Caused by: java.util.concurrent.ExecutionException at ParDoSchemaTest.java:492
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceSplits FAILED
    java.lang.AssertionError at CountingSourceTest.java:246

org.apache.beam.sdk.io.CountingSourceTest > testBoundedSourceSplits FAILED
    java.lang.RuntimeException at CountingSourceTest.java:121
        Caused by: java.lang.RuntimeException at CountingSourceTest.java:121
            Caused by: java.util.concurrent.ExecutionException at CountingSourceTest.java:121
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484
        Caused by: java.lang.RuntimeException at ViewTest.java:1484
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:1484
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290
        Caused by: java.lang.RuntimeException at ViewTest.java:290
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:290
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056
        Caused by: java.lang.RuntimeException at ViewTest.java:1056
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:1056
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505
        Caused by: java.lang.RuntimeException at ViewTest.java:505
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:505
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368
        Caused by: java.lang.RuntimeException at ViewTest.java:368
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:368
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319
        Caused by: java.lang.RuntimeException at ViewTest.java:319
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:319
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375
        Caused by: java.lang.RuntimeException at ViewTest.java:1375
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:1375
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.AssertionError at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:864
        Caused by: java.lang.RuntimeException at ViewTest.java:864
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:864
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177
        Caused by: java.lang.RuntimeException at ViewTest.java:1177
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:1177
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301
        Caused by: java.lang.RuntimeException at ViewTest.java:1301
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:1301
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099
        Caused by: java.lang.RuntimeException at ViewTest.java:1099
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:1099
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInputWithNonDeterministicKeyCoder FAILED
    java.lang.RuntimeException at ViewTest.java:1211
        Caused by: java.lang.RuntimeException at ViewTest.java:1211
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:1211
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581
        Caused by: java.lang.RuntimeException at ViewTest.java:581
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:581
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113
        Caused by: java.lang.RuntimeException at ViewTest.java:113
            Caused by: java.util.concurrent.ExecutionException at ViewTest.java:113
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.KvSwapTest > testKvSwap FAILED
    java.lang.RuntimeException at KvSwapTest.java:77
        Caused by: java.lang.RuntimeException at KvSwapTest.java:77
            Caused by: java.util.concurrent.ExecutionException at KvSwapTest.java:77
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSessionsAndGroupByKey FAILED
    java.lang.AssertionError at ReshuffleTest.java:169

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows FAILED
    java.lang.RuntimeException at ReshuffleTest.java:231
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:231
            Caused by: java.util.concurrent.ExecutionException at ReshuffleTest.java:231
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:190
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:190
            Caused by: java.util.concurrent.ExecutionException at ReshuffleTest.java:190
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows FAILED
    java.lang.RuntimeException at ReshuffleTest.java:251
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:251
            Caused by: java.util.concurrent.ExecutionException at ReshuffleTest.java:251
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:148
            Caused by: java.util.concurrent.ExecutionException at ReshuffleTest.java:148
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:211
            Caused by: java.util.concurrent.ExecutionException at ReshuffleTest.java:211
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException
                        Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.netty.channel.ChannelException
                            Caused by: java.lang.reflect.InvocationTargetException
                                Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.netty.channel.ChannelException
                                    Caused by: java.net.SocketException

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102
        Caused by: java.lang.RuntimeException at ReshuffleTest.java:102
            Caused by: java.util.concurrent.ExecutionException at ReshuffleTest.java:102
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDo FAILED
    java.lang.RuntimeException at ParDoTest.java:358
        Caused by: java.lang.RuntimeException at ParDoTest.java:358
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:358
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testPipelineOptionsParameter FAILED
    java.lang.RuntimeException at ParDoTest.java:556
        Caused by: java.lang.RuntimeException at ParDoTest.java:556
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:556
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmpty FAILED
    java.lang.RuntimeException at ParDoTest.java:374
        Caused by: java.lang.RuntimeException at ParDoTest.java:374
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:374
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoInCustomTransform FAILED
    java.lang.RuntimeException at ParDoTest.java:420
        Caused by: java.lang.RuntimeException at ParDoTest.java:420
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:420
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:390
        Caused by: java.lang.RuntimeException at ParDoTest.java:390
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:390
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > testValueStateCoderInferenceFromInputCoder FAILED
    java.lang.RuntimeException at ParDoTest.java:3942
        Caused by: java.lang.RuntimeException at ParDoTest.java:3942
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:3942
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests > testValueStateCoderInference FAILED
    java.lang.RuntimeException at ParDoTest.java:3872
        Caused by: java.lang.RuntimeException at ParDoTest.java:3872
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:3872
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testWindowingInStartAndFinishBundle FAILED
    java.lang.AssertionError at ParDoTest.java:1516

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:78
        Caused by: java.lang.RuntimeException at WithTimestampsTest.java:78
            Caused by: java.util.concurrent.ExecutionException at WithTimestampsTest.java:78
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:142
        Caused by: java.lang.RuntimeException at WithTimestampsTest.java:142
            Caused by: java.util.concurrent.ExecutionException at WithTimestampsTest.java:142
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.RuntimeException at WithTimestampsTest.java:205
        Caused by: java.lang.RuntimeException at WithTimestampsTest.java:205
            Caused by: java.util.concurrent.ExecutionException at WithTimestampsTest.java:205
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException
                        Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.netty.channel.ChannelException
                            Caused by: java.lang.reflect.InvocationTargetException
                                Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.netty.channel.ChannelException
                                    Caused by: java.net.SocketException

195 tests completed, 130 failed, 2 skipped

> Task :runners:spark:job-server:validatesPortableRunnerBatch FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:spark:job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/ws/src/runners/spark/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 47m 31s
60 actionable tasks: 40 executed, 20 from cache

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

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_Spark_Batch #1589

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


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