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

Changes:

[robertwb] [BEAM-3885] Translate impulse primitive for dataflow batch pipelines.

[ehudm] Update a few more apache/beam-site references

[scott] Add additional code owners for runners-core

[mergebot] Add instructions about how to sign and hash python wheels

[mergebot] Add the #beam channel

[ccy] [BEAM-3717] Fix problems with Beam downloads page

[ehudm] Fix dockerized-jenkins copy operation.

[daniel.o.programmer] [BEAM-5709] Fix flaky tests in BeamFnControlServiceTest.

[scott] Update release docs /current redirect for 2.7.0 release

[scott] [BEAM-5669] Ensure website publish doesn't create empty commits

[scott] Infer whether we need to publish Docker website port

[valentyn] [BEAM-5692] Exclude flaky in Python 3 tests from the suite.

[valentyn] Skip tests that halt test suite execution on Python 3

[valentyn] Unskip hadoopfilesystem_test which is already passing in Python 3.

[valentyn] Make it possible to run unskip Py3 tests by setting an environment

[juta_staes] [BEAM-5621] Fix unorderable types in python 3

[plovytsimon] [BEAM-5624] avro.schema parser for py3

[scott] [BEAM-5717] Only pass PR ID to Gradle if available

[scott] Trim PR ID property before checking for truthiness

[ehudm] Add individual emails on first build failure.

[kedin] Fix errorprone to version 2.3.1

[scott] [BEAM-5719] Use gcs rsync and validate that a valid baseUrl is

[yifanzou] [BEAM-5718] exclude BigQueryITReadIT

[pablo] Updating Dataflow v1b3 API

[ankurgoenka] [BEAM-5683] Print command logs on failure

[boyuanz] Make dataset id naming less possible to conflict

[boyuanz] Address Ken's comment

[scott] Use the PR context from the environment rather than Gradle properties

[migryz] Fix overriding coders due to duplicate coderId generation

[yifanzou] [BEAM-5701] port datastore_write Python integration tests to Beam

[scott] Pull URL out of logs for build description

[mxm] [BEAM-4130] Add tests for FlinkJobServerDriver

[scott] Use a unique path for staging non-PR changes instead of latest

[altay] Resolve conflicts in setup.py

[ccy] Revert "Merge pull request #6600: [BEAM-5442] Store duplicate unknown

[ccy] Revert "Merge pull request #6589: [BEAM-5442] Attempt to fix postcommit

[ccy] Revert "[BEAM-5442] Pass unknown SDK pipeline options to Runner (#6557)"

[altay] Revert "Moving to 2.9.0-SNAPSHOT on master branch."

[altay] Moving to 2.9.0-SNAPSHOT on master branch.

[ankurgoenka] [BEAM-5708] Cache environment in portable flink runner

[ajamato] Implementing a subset of the new metrics framework in python.

[boyuanz] [BEAM-5326] Java support for custom dataflow worker jar

[tweise] [BEAM-5442] Revert #6675 "Revert PRs #6557 #6589 #6600"

[github] Revert "[BEAM-5621] Fix unorderable types in python 3"

[mxm] [BEAM-3727] Add tests for ImpulseSourceFunction

[robertwb] [BEAM-5649] Conditionally remove CREATE_VIEW from java generated 
protos.

[robertwb] Explicitly use deprecated translation where needed.

[robertwb] Revert "[BEAM-5528] Re-add CREATE_VIEW in portable Flink translators

[migryz] Rename coders to be generated

------------------------------------------
[...truncated 295.74 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.testReadAndWriteWithSchemaRegistry(ParDoSchemaTest.java:279)

        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.ParDoSchemaTest > testReadAndWriteMultiOutput 
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.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.073 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.062 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 23.321 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 23s
61 actionable tasks: 57 executed, 4 from cache

Publishing build scan...
https://gradle.com/s/4yuiwtpkoe2w6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Reply via email to