You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/05 22:54:00 UTC

[jira] [Work logged] (BEAM-13575) Flink testParDoRequiresStableInput flaky

     [ https://issues.apache.org/jira/browse/BEAM-13575?focusedWorklogId=704304&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-704304 ]

ASF GitHub Bot logged work on BEAM-13575:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jan/22 22:53
            Start Date: 05/Jan/22 22:53
    Worklog Time Spent: 10m 
      Work Description: emilymye merged pull request #16435:
URL: https://github.com/apache/beam/pull/16435


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 704304)
    Time Spent: 40m  (was: 0.5h)

> Flink testParDoRequiresStableInput flaky
> ----------------------------------------
>
>                 Key: BEAM-13575
>                 URL: https://issues.apache.org/jira/browse/BEAM-13575
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink, test-failures
>            Reporter: Kyle Weaver
>            Priority: P2
>              Labels: flake
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/20253/
> org.apache.beam.runners.flink.FlinkRequiresStableInputTest.testParDoRequiresStableInput
> java.util.concurrent.ExecutionException: java.util.concurrent.CompletionException: org.apache.flink.runtime.checkpoint.CheckpointException: Checkpoint triggering task Source: Impulse -> CreatePCollectionOfOneValue/Read(CreateSource)/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) -> CreatePCollectionOfOneValue/Read(CreateSource)/ParDo(BoundedSourceAsSDFWrapper)/ParMultiDo(BoundedSourceAsSDFWrapper)/Pair with initial restriction/ParMultiDo(PairWithRestriction) -> CreatePCollectionOfOneValue/Read(CreateSource)/ParDo(BoundedSourceAsSDFWrapper)/ParMultiDo(BoundedSourceAsSDFWrapper)/Split restriction/ParMultiDo(SplitRestriction) -> CreatePCollectionOfOneValue/Read(CreateSource)/ParDo(BoundedSourceAsSDFWrapper)/ParMultiDo(BoundedSourceAsSDFWrapper)/Explode windows/ParMultiDo(ExplodeWindows) -> CreatePCollectionOfOneValue/Read(CreateSource)/ParDo(BoundedSourceAsSDFWrapper)/ParMultiDo(BoundedSourceAsSDFWrapper)/Assign unique key/AddKeys/Map/ParMultiDo(Anonymous) -> ToKeyedWorkItem (1/1) of job 7bbb425ba325dbc1dc4d3cdf1c8b88f9 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running.



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