[ 
https://issues.apache.org/jira/browse/BEAM-10625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171346#comment-17171346
 ] 

Tobiasz Kedzierski commented on BEAM-10625:
-------------------------------------------

Information about runner image: 
https://github.com/actions/virtual-environments/blob/win19/20200726.1/images/win/Windows2019-Readme.md

Logs contain version of the runner:
{color:#0747a6}{{2020-08-02T13:32:32.9764814Z Current runner version: 
'2.267.1'}}{color}
{color:#0747a6}{{2020-08-02T13:32:32.9792847Z ##[group]Operating System}}{color}
{color:#0747a6}{{2020-08-02T13:32:32.9793345Z Microsoft Windows Server 
2019}}{color}
{color:#0747a6}{{2020-08-02T13:32:32.9793559Z 10.0.17763}}{color}
{color:#0747a6}{{2020-08-02T13:32:32.9793761Z Datacenter}}{color}
{color:#0747a6}{{2020-08-02T13:32:32.9793960Z ##[endgroup]}}{color}
{color:#0747a6}{{2020-08-02T13:32:32.9794172Z ##[group]Virtual 
Environment}}{color}
{color:#0747a6}{{2020-08-02T13:32:32.9794434Z Environment: windows-2019}}{color}
{color:#0747a6}{{2020-08-02T13:32:32.9794641Z Version: 20200726.1}}{color}
{color:#0747a6}{{2020-08-02T13:32:32.9794955Z Included Software: 
https://github.com/actions/virtual-environments/blob/win19/20200726.1/images/win/Windows2019-Readme.md}}{color}

> tests fails on windows - PortableRunnerTestWithSubprocesses causes grpc 
> Deadline Exceeded
> -----------------------------------------------------------------------------------------
>
>                 Key: BEAM-10625
>                 URL: https://issues.apache.org/jira/browse/BEAM-10625
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core, testing
>            Reporter: Tobiasz Kedzierski
>            Assignee: Valentyn Tymofieiev
>            Priority: P2
>         Attachments: BEAM-10625.txt
>
>
> apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses
>  causes grpc Deadline Exceeded on windows
> Link to the github workflow run with mentioned error:
> [https://github.com/TobKed/beam/runs/937577885?check_suite_focus=true]
> partial log:
> FsFException in thread wait_until_finish_read:
> Traceback (most recent call last):
> File "c:\hostedtoolcache\windows\python\3.6.8\x64\lib\threading.py", line 
> 916, in _bootstrap_inner
> self.run()
> File "c:\hostedtoolcache\windows\python\3.6.8\x64\lib\threading.py", line 
> 864, in run
> self._target(*self._args, **self._kwargs)
> File 
> "D:\a\beam\beam\sdks\python\apache_beam\runners\portability\portable_runner.py",
>  line 512, in read_messages
> for message in self._message_stream:
> File 
> "d:\a\beam\beam\sdks\python\target\.tox\py36-win\lib\site-packages\grpc\_channel.py",
>  line 416, in __next__
> return self._next()
> File 
> "d:\a\beam\beam\sdks\python\target\.tox\py36-win\lib\site-packages\grpc\_channel.py",
>  line 706, in _next
> raise self
> grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that 
> terminated with:
> status = StatusCode.DEADLINE_EXCEEDED
> details = "Deadline Exceeded"
> debug_error_string = 
> "\{"created":"@1596375957.859000000","description":"Error received from peer 
> ipv6:[::1]:50984","file":"src/core/lib/surface/call.cc","file_line":1055,"grpc_message":"Deadline
>  Exceeded","grpc_status":4}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to