Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-7733

Flaky tests on Dataflow because of not found information about job state

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Duplicate
    • None
    • Not applicable
    • sdk-py-core, testing
    • None

    Description

      Some of Python performance cron tests on Dataflow experience some problems because of: 

      AssertionError: Job did not reach to a terminal state after waiting indefinitely.
      

       

      Dataflow returns following errors: 

      "error": {
           "code": 404,
           "message": "(bf55d279f24d1255): Information about job 2019-07-07_08_42_42-8241186059035490445 could not be found in our system. Please double check the id is correct. If it is please contact customer support.",
           "status": "NOT_FOUND"
         }
       }
      

      Those tests are success on Dataflow, but Jenkins returns failure. 

      It already happened in Combine and CoGroupByKey tests:

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kasiak Kasia Kucharczyk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: