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/05 00:48:00 UTC

Build failed in Jenkins: beam_PostCommit_Java_PVR_Spark_Batch #1460

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

Changes:

[wenjialiu] [BEAM-8575] test_flatten_no_pcollection raises an exception and should


------------------------------------------
[...truncated 62.13 KB...]

org.apache.beam.sdk.transforms.CombineTest$AccumulationTests > testAccumulatingCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:1462
        Caused by: java.lang.RuntimeException at CombineTest.java:1462
            Caused by: java.util.concurrent.ExecutionException at CombineTest.java:1462
                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.CreateTest > testCreateEmpty FAILED
    java.lang.RuntimeException at CreateTest.java:102
        Caused by: java.lang.RuntimeException at CreateTest.java:102
            Caused by: java.util.concurrent.ExecutionException at CreateTest.java:102
                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.CreateTest > testCreateWithKVVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:338
        Caused by: java.lang.RuntimeException at CreateTest.java:338
            Caused by: java.util.concurrent.ExecutionException at CreateTest.java:338
                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.CreateTest > testCreateWithNullsAndValues FAILED
    java.lang.RuntimeException at CreateTest.java:162
        Caused by: java.lang.RuntimeException at CreateTest.java:162
            Caused by: java.util.concurrent.ExecutionException at CreateTest.java:162
                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.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:326
        Caused by: java.lang.RuntimeException at CreateTest.java:326
            Caused by: java.util.concurrent.ExecutionException at CreateTest.java:326
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException

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.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91
        Caused by: java.lang.RuntimeException at CreateTest.java:91
            Caused by: java.util.concurrent.ExecutionException at CreateTest.java:91
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testWindowingInStartAndFinishBundle FAILED
    java.lang.RuntimeException at ParDoTest.java:1516
        Caused by: java.lang.RuntimeException at ParDoTest.java:1516
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:1516
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithOnlyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:699
        Caused by: java.lang.RuntimeException at ParDoTest.java:699
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:699
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException

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.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1105
        Caused by: java.lang.RuntimeException at ParDoTest.java:1105
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:1105
                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.io.FileNotFoundException

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

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

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoEmptyWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:646
        Caused by: java.lang.RuntimeException at ParDoTest.java:646
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:646
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:604
        Caused by: java.lang.RuntimeException at ParDoTest.java:604
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:604
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1143
        Caused by: java.lang.RuntimeException at ParDoTest.java:1143
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:1143
                Caused by: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1033
        Caused by: java.lang.RuntimeException at ParDoTest.java:1033
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:1033
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:930
        Caused by: java.lang.RuntimeException at ParDoTest.java:930
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:930
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:670
        Caused by: java.lang.RuntimeException at ParDoTest.java:670
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:670
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:749
        Caused by: java.lang.RuntimeException at ParDoTest.java:749
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:749
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1067
        Caused by: java.lang.RuntimeException at ParDoTest.java:1067
            Caused by: java.util.concurrent.ExecutionException at ParDoTest.java:1067
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing FAILED
    java.lang.RuntimeException at WindowingTest.java:168
        Caused by: java.lang.RuntimeException at WindowingTest.java:168
            Caused by: java.util.concurrent.ExecutionException at WindowingTest.java:168
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation FAILED
    java.lang.RuntimeException at WindowingTest.java:197
        Caused by: java.lang.RuntimeException at WindowingTest.java:197
            Caused by: java.util.concurrent.ExecutionException at WindowingTest.java:197
                Caused by: java.io.FileNotFoundException

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: java.lang.RuntimeException
                    Caused by: org.apache.beam.vendor.grpc.v1p21p0.io.grpc.StatusRuntimeException

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

org.apache.beam.sdk.transforms.windowing.WindowTest > testTimestampCombinerEndOfWindow FAILED
    java.lang.RuntimeException at WindowTest.java:498
        Caused by: java.lang.RuntimeException at WindowTest.java:498
            Caused by: java.util.concurrent.ExecutionException at WindowTest.java:498
                Caused by: java.io.FileNotFoundException

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

org.apache.beam.sdk.transforms.windowing.WindowTest > testNoWindowFnDoesNotReassignWindows FAILED
    java.lang.RuntimeException at WindowTest.java:434
        Caused by: java.lang.RuntimeException at WindowTest.java:434
            Caused by: java.util.concurrent.ExecutionException at WindowTest.java:434
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:128
        Caused by: java.lang.RuntimeException at ReifyTimestampsTest.java:128
            Caused by: java.util.concurrent.ExecutionException at ReifyTimestampsTest.java:128
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:92
        Caused by: java.lang.RuntimeException at ReifyTimestampsTest.java:92
            Caused by: java.util.concurrent.ExecutionException at ReifyTimestampsTest.java:92
                Caused by: java.io.FileNotFoundException

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.RuntimeException at ReifyTimestampsTest.java:60
        Caused by: java.lang.RuntimeException at ReifyTimestampsTest.java:60
            Caused by: java.util.concurrent.ExecutionException at ReifyTimestampsTest.java:60
                Caused by: java.io.FileNotFoundException

195 tests completed, 126 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 1h 1m 17s
59 actionable tasks: 40 executed, 19 from cache

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

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 #1461

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/1461/display/redirect?page=changes>


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