See
<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink/9/display/redirect>
------------------------------------------
[...truncated 292.05 KB...]
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.ParDoSchemaTest.testReadAndWriteMultiOutput(ParDoSchemaTest.java:234)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests >
testWindowingInStartAndFinishBundle FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests.testWindowingInStartAndFinishBundle(ParDoTest.java:1217)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing
FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.windowing.WindowingTest.testMergingWindowing(WindowingTest.java:168)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation
FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.windowing.WindowingTest.testWindowPreservation(WindowingTest.java:197)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testNonPartitioningWindowing FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.windowing.WindowingTest.testNonPartitioningWindowing(WindowingTest.java:150)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testPartitioningWindowing FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.windowing.WindowingTest.testPartitioningWindowing(WindowingTest.java:126)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerEndOfWindow FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.windowing.WindowTest.testTimestampCombinerEndOfWindow(WindowTest.java:497)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerDefault FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.windowing.WindowTest.testTimestampCombinerDefault(WindowTest.java:467)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.windowing.WindowTest >
testNoWindowFnDoesNotReassignWindows FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.windowing.WindowTest.testNoWindowFnDoesNotReassignWindows(WindowTest.java:433)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsShouldApplyTimestamps FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.WithTimestampsTest.withTimestampsShouldApplyTimestamps(WithTimestampsTest.java:78)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.WithTimestampsTest.withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed(WithTimestampsTest.java:142)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsLambdaShouldApplyTimestamps FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.WithTimestampsTest.withTimestampsLambdaShouldApplyTimestamps(WithTimestampsTest.java:205)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.ReifyTimestampsTest >
extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.ReifyTimestampsTest.extractFromValuesWhenValueTimestampedLaterSucceeds(ReifyTimestampsTest.java:129)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds
FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.ReifyTimestampsTest.extractFromValuesSucceeds(ReifyTimestampsTest.java:93)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
java.lang.IllegalArgumentException: java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:78)
at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
at
org.apache.beam.sdk.transforms.ReifyTimestampsTest.inValuesSucceeds(ReifyTimestampsTest.java:61)
Caused by:
java.lang.NoSuchMethodException:
org.apache.beam.runners.flink.FlinkJobServerDriver.start()
at java.lang.Class.getMethod(Class.java:1786)
at
org.apache.beam.runners.reference.testing.TestPortableRunner.run(TestPortableRunner.java:76)
... 4 more
170 tests completed, 160 failed, 1 skipped
Finished generating test XML results (0.074 secs) into:
<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink/ws/src/runners/flink/job-server/build/test-results/validatesPortableRunner>
Generating HTML test report...
Finished generating test html results (0.058 secs) into:
<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink/ws/src/runners/flink/job-server/build/reports/tests/validatesPortableRunner>
:beam-runners-flink_2.11-job-server:validatesPortableRunner (Thread[Task worker
for ':' Thread 6,5,main]) completed. Took 21.644 secs.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':beam-runners-flink_2.11-job-server:validatesPortableRunner'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink/ws/src/runners/flink/job-server/build/reports/tests/validatesPortableRunner/index.html>
* Try:
Run with --stacktrace option to get the stack trace. Run with --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 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 3m 5s
61 actionable tasks: 57 executed, 4 from cache
Publishing build scan...
https://gradle.com/s/3akcadl3ae7y2
Build cache (/home/jenkins/.gradle/caches/build-cache-1) removing files not
accessed on or after Tue Oct 09 00:00:12 UTC 2018.
Cache entries evicted. In-memory cache of
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4378}
MaxSize{4500}, CacheStats{hitCount=16, missCount=4121, loadSuccessCount=4122,
loadExceptionCount=0, totalLoadTime=207553848, evictionCount=1}
Performance may suffer from in-memory cache misses. Increase max heap size of
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500}
MaxSize{4500}, CacheStats{hitCount=17, missCount=4693, loadSuccessCount=4694,
loadExceptionCount=0, totalLoadTime=231191768, evictionCount=451}
Performance may suffer from in-memory cache misses. Increase max heap size of
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500}
MaxSize{4500}, CacheStats{hitCount=17, missCount=5143, loadSuccessCount=5144,
loadExceptionCount=0, totalLoadTime=251382632, evictionCount=901}
Performance may suffer from in-memory cache misses. Increase max heap size of
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500}
MaxSize{4500}, CacheStats{hitCount=17, missCount=5593, loadSuccessCount=5594,
loadExceptionCount=0, totalLoadTime=269966492, evictionCount=1351}
Performance may suffer from in-memory cache misses. Increase max heap size of
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500}
MaxSize{4500}, CacheStats{hitCount=17, missCount=6043, loadSuccessCount=6044,
loadExceptionCount=0, totalLoadTime=292353302, evictionCount=1801}
Performance may suffer from in-memory cache misses. Increase max heap size of
Gradle build process to reduce cache misses.
Cache entries evicted. In-memory cache of
/home/jenkins/.gradle/caches/journal-1/file-access.bin: Size{4500}
MaxSize{4500}, CacheStats{hitCount=17, missCount=6493, loadSuccessCount=6494,
loadExceptionCount=0, totalLoadTime=317947129, evictionCount=2251}
Performance may suffer from in-memory cache misses. Increase max heap size of
Gradle build process to reduce cache misses.
Build cache (/home/jenkins/.gradle/caches/build-cache-1) cleaned up in 0.48
secs.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure