See
<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/7/display/redirect?page=changes>
Changes:
[Kenneth Knowles] Suppress nullness errors in new files since last round of
suppressions
[Kenneth Knowles] Fix position of @Nullable annotations since last round
[Kenneth Knowles] Exclude nonexistent org.checkerframework:jdk8 from all
configurations
[Kenneth Knowles] Fix nullness error in Kotlin WriteOneFilePerWindow
[Kenneth Knowles] Allow checkerframework on API surfaces
[Kenneth Knowles] Enable checkerframework globally
[je.ik] [BEAM-11191] fix ClassCastException when clearing watermark state
[noreply] [BEAM-3736] Let users know that CombineFn.setup and teardown are not
[noreply] [BEAM-11151] Adds the ToString well-known transform URN (#13214)
------------------------------------------
[...truncated 72.80 KB...]
446291a866e3: Waiting
f49d20b92dc8: Waiting
9d8866eca704: Waiting
2d9daedd5bf5: Waiting
fe342cfe5c83: Waiting
a9b8fb36daee: Waiting
7147414b9a04: Waiting
630e4f1da707: Waiting
29c7de453b8e: Waiting
8a4b56b1028a: Waiting
9780f6d83e45: Waiting
6eda387bd9ae: Layer already exists
9e923c2a289c: Layer already exists
e348c867b7ea: Layer already exists
89a31f6348db: Layer already exists
8eed282f3048: Layer already exists
2d9daedd5bf5: Pushed
8a4b56b1028a: Pushed
9d8866eca704: Pushed
29c7de453b8e: Layer already exists
144903481aa9: Layer already exists
849ea2764450: Layer already exists
f49d20b92dc8: Layer already exists
fe342cfe5c83: Layer already exists
630e4f1da707: Layer already exists
9780f6d83e45: Layer already exists
7147414b9a04: Pushed
a9b8fb36daee: Pushed
446291a866e3: Pushed
> 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 :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
20201105060101: digest:
sha256:30f4f375791c9c7f8bdd90463645c5be8eda534bd8d948eeefb8fb93057475c1 size:
4098
138bebe4f5aa: Preparing
ad65951eecc6: Preparing
2196a9c9194d: Preparing
78e7474cc6ae: Preparing
82f2389f1955: Preparing
81b1974249eb: Preparing
e4fa990c86cb: Preparing
808867c82766: Preparing
c20ffa26d0e8: Preparing
0b934e24a997: Preparing
cbe9d8f94262: Preparing
29c7de453b8e: Preparing
144903481aa9: Preparing
849ea2764450: Preparing
f49d20b92dc8: Preparing
fe342cfe5c83: Preparing
630e4f1da707: Preparing
9780f6d83e45: Preparing
e4fa990c86cb: Waiting
808867c82766: Waiting
81b1974249eb: Waiting
c20ffa26d0e8: Waiting
144903481aa9: Waiting
849ea2764450: Waiting
0b934e24a997: Waiting
cbe9d8f94262: Waiting
f49d20b92dc8: Waiting
fe342cfe5c83: Waiting
630e4f1da707: Waiting
29c7de453b8e: Waiting
9780f6d83e45: Waiting
82f2389f1955: Pushed
138bebe4f5aa: Pushed
78e7474cc6ae: Pushed
ad65951eecc6: Pushed
2196a9c9194d: Pushed
808867c82766: Pushed
e4fa990c86cb: Pushed
29c7de453b8e: Layer already exists
144903481aa9: Layer already exists
849ea2764450: Layer already exists
f49d20b92dc8: Layer already exists
fe342cfe5c83: Layer already exists
630e4f1da707: Layer already exists
9780f6d83e45: Layer already exists
0b934e24a997: Pushed
cbe9d8f94262: Pushed
81b1974249eb: Pushed
c20ffa26d0e8: Pushed
20201105180050: digest:
sha256:b0ca324ca23a2d7643946df82b7d5092b5f63e761b9c73616b4a7be780edaf7d size:
4098
> Task :sdks:java:io:google-cloud-platform:compileTestJava
> 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: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: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:validatesRunnerV2TestStreaming
org.apache.beam.sdk.testing.TestStreamTest > testMultiStage FAILED
java.lang.RuntimeException at TestStreamTest.java:471
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testEventTimeTimerCanBeReset FAILED
java.lang.RuntimeException at ParDoTest.java:4214
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testEventTimeTimerOrdering FAILED
java.lang.RuntimeException at ParDoTest.java:4359
org.apache.beam.sdk.transforms.ParDoTest$TimerTests > duplicateTimerSetting
FAILED
java.lang.RuntimeException at ParDoTest.java:4416
org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testOutputTimestamp FAILED
java.lang.RuntimeException at ParDoTest.java:4525
org.apache.beam.sdk.transforms.ParDoTest$StateCoderInferenceTests >
testSetStateCoderInference FAILED
java.lang.UnsupportedOperationException at ParDoTest.java:3117
org.apache.beam.sdk.transforms.ParDoTest$StateCoderInferenceTests >
testMapStateCoderInference FAILED
java.lang.UnsupportedOperationException at ParDoTest.java:3215
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testOutputTimestampWithProcessingTime FAILED
java.lang.RuntimeException at ParDoTest.java:4610
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testProcessingTimeTimerCanBeReset FAILED
java.lang.RuntimeException at ParDoTest.java:4173
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testMapState FAILED
java.lang.UnsupportedOperationException at ParDoTest.java:2376
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testSetState FAILED
java.lang.UnsupportedOperationException at ParDoTest.java:2320
org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests >
testTimerFamilyProcessingTime FAILED
java.lang.RuntimeException at ParDoTest.java:5308
org.apache.beam.sdk.transforms.ParDoTest$BundleFinalizationTests >
testBundleFinalization FAILED
java.lang.RuntimeException at ParDoTest.java:1567
org.apache.beam.sdk.transforms.ParDoTest$BundleFinalizationTests >
testBundleFinalizationWithState FAILED
java.lang.RuntimeException at ParDoTest.java:1604
org.apache.beam.sdk.transforms.ParDoTest$BundleFinalizationTests >
testBundleFinalizationWithSideInputs FAILED
java.lang.RuntimeException at ParDoTest.java:1648
org.apache.beam.sdk.transforms.SplittableDoFnTest >
testBundleFinalizationOccursOnBoundedSplittableDoFn FAILED
java.lang.RuntimeException at SplittableDoFnTest.java:880
org.apache.beam.sdk.transforms.GroupByKeyTest >
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testCombiningAccumulatingProcessingTime
FAILED
java.lang.RuntimeException at GroupByKeyTest.java:185
org.apache.beam.sdk.transforms.SplittableDoFnTest >
testPairWithIndexBasicUnbounded FAILED
java.lang.RuntimeException at SplittableDoFnTest.java:163
org.apache.beam.sdk.transforms.ParDoSchemaTest > testMapStateSchemaInference
FAILED
java.lang.UnsupportedOperationException at ParDoSchemaTest.java:908
org.apache.beam.sdk.transforms.SplittableDoFnTest >
testOutputAfterCheckpointUnbounded FAILED
java.lang.RuntimeException at SplittableDoFnTest.java:317
org.apache.beam.sdk.transforms.GroupByKeyTest >
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testLargeKeys10MB
FAILED
java.lang.RuntimeException at GroupByKeyTest.java:476
org.apache.beam.sdk.transforms.GroupByKeyTest >
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testLargeKeys100MB
FAILED
java.lang.RuntimeException at GroupByKeyTest.java:482
org.apache.beam.sdk.transforms.SplittableDoFnTest >
testPairWithIndexBasicBounded FAILED
java.lang.RuntimeException at SplittableDoFnTest.java:163
org.apache.beam.sdk.transforms.SplittableDoFnTest >
testOutputAfterCheckpointBounded FAILED
java.lang.RuntimeException at SplittableDoFnTest.java:317
org.apache.beam.sdk.transforms.SplittableDoFnTest >
testBundleFinalizationOccursOnUnboundedSplittableDoFn FAILED
java.lang.RuntimeException at SplittableDoFnTest.java:891
org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests >
testAllAttemptedMetrics FAILED
java.lang.AssertionError at MetricsTest.java:349
org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests >
testAttemptedGaugeMetrics FAILED
java.lang.AssertionError at MetricsTest.java:373
org.apache.beam.sdk.metrics.MetricsTest$CommittedMetricTests >
testCommittedDistributionMetrics FAILED
java.lang.UnsupportedOperationException at MetricsTest.java:261
org.apache.beam.sdk.metrics.MetricsTest$CommittedMetricTests >
testAllCommittedMetrics FAILED
java.lang.UnsupportedOperationException at MetricsTest.java:245
org.apache.beam.sdk.metrics.MetricsTest$CommittedMetricTests >
testCommittedGaugeMetrics FAILED
java.lang.AssertionError at MetricsTest.java:269
274 tests completed, 30 failed, 3 skipped
> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming FAILED
> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20201105180050
Untagged:
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b0ca324ca23a2d7643946df82b7d5092b5f63e761b9c73616b4a7be780edaf7d
Digests:
-
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b0ca324ca23a2d7643946df82b7d5092b5f63e761b9c73616b4a7be780edaf7d
Associated tags:
- 20201105180050
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20201105180050
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20201105180050].
Deleted
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b0ca324ca23a2d7643946df82b7d5092b5f63e761b9c73616b4a7be780edaf7d].
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'.
> There were failing tests. See the report at:
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 4h 40m 5s
119 actionable tasks: 115 executed, 2 from cache, 2 up-to-date
Publishing build scan...
https://gradle.com/s/tob5hognkeycs
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]