You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 20:47:23 UTC

[GitHub] [beam] damccorm opened a new issue, #20974: Python GHA PreCommits flake with grpc.FutureTimeoutError on SDK harness startup

damccorm opened a new issue, #20974:
URL: https://github.com/apache/beam/issues/20974

   Failures are always in PortableRunnerExternalEnvTest, on ubuntu GHA workers.
   
   Example stacktrace:
   ```
   
     File "/home/runner/work/beam/beam/sdks/python/apache_beam/runners/portability/fn_api_runner/worker_handlers.py",
   line 639, in start_worker
       raise RuntimeError("Error starting worker: %s" % response.error)
   RuntimeError:
   Error starting worker: Traceback (most recent call last):
     File "/home/runner/work/beam/beam/sdks/python/apache_beam/runners/worker/worker_pool_main.py",
   line 154, in StartWorker
       data_buffer_time_limit_ms=self._data_buffer_time_limit_ms)
     File "/home/runner/work/beam/beam/sdks/python/apache_beam/runners/worker/sdk_worker.py",
   line 193, in __init__
       grpc.channel_ready_future(self._control_channel).result(timeout=60)
     File
   "/home/runner/work/beam/beam/sdks/python/target/.tox/py36/lib/python3.6/site-packages/grpc/_utilities.py",
   line 140, in result
       self._block(timeout)
     File "/home/runner/work/beam/beam/sdks/python/target/.tox/py36/lib/python3.6/site-packages/grpc/_utilities.py",
   line 86, in _block
       raise grpc.FutureTimeoutError()
   grpc.FutureTimeoutError
   
   ```
   
   First failure on master branch: [https://github.com/apache/beam/runs/2283782613?check_suite_focus=true](https://github.com/apache/beam/runs/2283782613?check_suite_focus=true)
   
    
   
   Edit: Also fails in _FnApiRunnerTestWithDisabledCaching_ and _FnApiRunnerTestWithGrpc_
   
   Examples:
   
   [https://github.com/apache/beam/actions/runs/1099220882](https://github.com/apache/beam/actions/runs/1099220882)
   
   [https://github.com/apache/beam/runs/3118817422?check_suite_focus=true](https://github.com/apache/beam/runs/3118817422?check_suite_focus=true)
   
   [https://github.com/apache/beam/runs/2944785264?check_suite_focus=true](https://github.com/apache/beam/runs/2944785264?check_suite_focus=true)
   
   [https://github.com/apache/beam/runs/3031709380?check_suite_focus=true](https://github.com/apache/beam/runs/3031709380?check_suite_focus=true)
   
   [https://github.com/apache/beam/runs/3063305519?check_suite_focus=true](https://github.com/apache/beam/runs/3063305519?check_suite_focus=true)
   
   Imported from Jira [BEAM-12163](https://issues.apache.org/jira/browse/BEAM-12163). Original Jira may contain additional context.
   Reported by: bhulette.


-- 
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.apache.org

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


[GitHub] [beam] github-actions[bot] closed issue #20974: Python GHA PreCommits flake with grpc.FutureTimeoutError on SDK harness startup

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #20974: Python GHA PreCommits flake with grpc.FutureTimeoutError on SDK harness startup
URL: https://github.com/apache/beam/issues/20974


-- 
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


[GitHub] [beam] svetakvsundhar commented on issue #20974: Python GHA PreCommits flake with grpc.FutureTimeoutError on SDK harness startup

Posted by "svetakvsundhar (via GitHub)" <gi...@apache.org>.
svetakvsundhar commented on issue #20974:
URL: https://github.com/apache/beam/issues/20974#issuecomment-1511652449

   Followed up with @Abacn ; seems to be an old GH issue that isn't an issue at the moment. 


-- 
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


[GitHub] [beam] svetakvsundhar commented on issue #20974: Python GHA PreCommits flake with grpc.FutureTimeoutError on SDK harness startup

Posted by "svetakvsundhar (via GitHub)" <gi...@apache.org>.
svetakvsundhar commented on issue #20974:
URL: https://github.com/apache/beam/issues/20974#issuecomment-1511652645

   .close-issue


-- 
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