See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Java11/5100/display/redirect>

Changes:


------------------------------------------
[...truncated 56.16 KB...]
> Task :sdks:java:io:kafka:classes
> Task :sdks:java:io:kafka:jar

> Task :runners:direct-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:direct-java:classes
> Task :sdks:java:io:google-cloud-platform:compileJava
> Task :runners:direct-java:shadowJar

> Task :runners:direct-java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:direct-java:testClasses
> Task :runners:direct-java:shadowTestJar

> Task :sdks:java:io:google-cloud-platform:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar

> Task :sdks:java:io:google-cloud-platform:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

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

> Task :runners:google-cloud-dataflow-java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:testClasses
> Task :runners:google-cloud-dataflow-java:testJar
> Task :runners:google-cloud-dataflow-java:jar
> Task :runners:google-cloud-dataflow-java:worker:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :runners:google-cloud-dataflow-java:worker:classes
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 11m 21s
138 actionable tasks: 138 executed

Publishing build scan...
https://ge.apache.org/s/emiamu7ij4pia

Build step 'Invoke Gradle script' changed build result to SUCCESS
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Java11/ws/src/gradlew>
 -x shadowJar -x shadowTestJar -x compileJava -x compileTestJava -x jar -x 
testJar -x classes -x testClasses 
-Dorg.gradle.java.home=/usr/lib/jvm/java-11-openjdk-amd64 --continue 
--max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g 
-Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses 
:runners:google-cloud-dataflow-java:validatesRunner
To honour the JVM settings for this build a single-use Daemon process will be 
forked. See 
https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2
Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false
Using the build cache is enabled, but no build caches are configured or enabled.
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:pluginDescriptors UP-TO-DATE
> Task :buildSrc:processResources UP-TO-DATE
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy UP-TO-DATE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins
> Task :buildSrc:check
> Task :buildSrc:build

> Configure project :sdks:java:container:java8
docker-pull-licenses set, creating go-licenses

> Configure project :sdks:java:container:java11
docker-pull-licenses set, creating go-licenses

> Configure project :sdks:go:container
docker-pull-licenses set, running go-licenses

> Configure project :sdks:java:container:java17
docker-pull-licenses set, creating go-licenses

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

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testOutOfBoundsEventTimeTimer FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:4818

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputAnnotation FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:1076

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerWithMultipleTimerFamilyBounded FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:6763

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testOrderedListStateRangeFetchBounded FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:3390

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testWindowedSideInputWithCheckpointsBounded FAILED
    org.junit.runners.model.TestTimedOutException at SplittableDoFnTest.java:713

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testParDoWithErrorInProcessElement FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testTwoTimersSettingEachOtherWithCreateAsInputBounded FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:5562

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyAndTimerBounded FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:6824

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCoderInferenceOfList 
FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:2429

org.apache.beam.sdk.testing.PAssertTest > 
testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:570

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexBasicBounded FAILED
    org.junit.runners.model.TestTimedOutException at SplittableDoFnTest.java:172

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testEventTimeTimerMultipleKeys FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:4778

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testMapState FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:2736

org.apache.beam.runners.dataflow.DataflowRunnerTest > 
testBatchGroupIntoBatchesOverrideBytes FAILED
    java.lang.RuntimeException at DataflowRunnerTest.java:2240

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithSideInputsIsCumulative FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:1213

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testOutputAfterCheckpointBounded FAILED
    org.junit.runners.model.TestTimedOutException at SplittableDoFnTest.java:326

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > 
testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:6701

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testLargeKeys100KB 
FAILED
    java.lang.RuntimeException at GroupByKeyTest.java:597

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

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testTimestampCombinerEndOfWindow FAILED
    java.lang.RuntimeException at WindowTest.java:502
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
WindowTest.java:502

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testPipelineOptionsParameterOnTimer FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:5491

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:361

org.apache.beam.sdk.transforms.SplittableDoFnTest > testAdditionalOutputBounded 
FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:786
        Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
SplittableDoFnTest.java:786

org.apache.beam.runners.dataflow.DataflowRunnerTest > 
testBatchGroupIntoBatchesOverrideCount FAILED
    java.lang.RuntimeException at DataflowRunnerTest.java:2166

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testOrderedListStateBounded FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:3317

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testOutputTimestampDefaultUnbounded FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:4862

org.apache.beam.sdk.transforms.SplittableDoFnTest > testSideInputUnbounded 
FAILED
    java.lang.RuntimeException at SplittableDoFnTest.java:454
        Caused by: java.io.IOException at SplittableDoFnTest.java:454
            Caused by: java.util.concurrent.ExecutionException at 
SplittableDoFnTest.java:454
                Caused by: java.io.IOException at SplittableDoFnTest.java:454
                    Caused by: 
com.google.api.client.googleapis.json.GoogleJsonResponseException at 
SplittableDoFnTest.java:454

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testSetState FAILED
    org.junit.runners.model.TestTimedOutException at ParDoTest.java:2680

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:495

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testTimestampCombinerDefault FAILED
    java.lang.RuntimeException at WindowTest.java:472

302 tests completed, 30 failed, 1 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTest 
> FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerLegacyWorkerTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Java11/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerLegacyWorkerTest/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 7h 14m 4s
11 actionable tasks: 5 executed, 6 up-to-date

Publishing build scan...
https://ge.apache.org/s/7eh7rga3zgeni

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