You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2022/04/07 22:03:00 UTC

[jira] [Updated] (BEAM-14254) beam_PostCommit_Java_PVR_Flink_Streaming failing due to new AfterSynchronizedProcessingTime test

     [ https://issues.apache.org/jira/browse/BEAM-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-14254:
-----------------------------------
    Status: Open  (was: Triage Needed)

> beam_PostCommit_Java_PVR_Flink_Streaming failing due to new AfterSynchronizedProcessingTime test
> ------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-14254
>                 URL: https://issues.apache.org/jira/browse/BEAM-14254
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink, test-failures
>    Affects Versions: 2.38.0
>            Reporter: Daniel Oliveira
>            Assignee: Ankur Goenka
>            Priority: P2
>
> Test: https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/
> Failure example: https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/7644/
> This seems to be technically a flake, but highly flake (looks like ~90% of runs are failing and this is the only error in sight). I can't pinpoint where it started since even the oldest failure shows this, but it's likely that it was failing since the test was introduced because the test also caused failures in Dataflow (https://issues.apache.org/jira/browse/BEAM-13952).
> Error message:
> {noformat}
> java.lang.RuntimeException: The Runner experienced the following error during execution:
> java.lang.RuntimeException: Error received from SDK harness for instruction 10: org.apache.beam.sdk.util.UserCodeException: java.lang.AssertionError: Second Triggered sum/Values/Values/Map/ParMultiDo(Anonymous).output: 
> Expected: iterable with items [<42>] in any order
>      but: no item matches: <42> in []
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)