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

Matthias Pohl edited comment on FLINK-28394 at 11/7/22 8:20 AM:
----------------------------------------------------------------

I'm reopening this issue because we saw a similar error with Python 3.7 now in 
[this 1.16 
build|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=42858&view=logs&j=3e4dd1a2-fe2f-5e5d-a581-48087e718d53&t=b4612f28-e3b5-5853-8a8b-610ae894217a&l=28369]:
{code:java}
Nov 06 03:05:13 ERROR:   py37-cython: commands failed
Nov 06 03:05:13   py38-cython: commands succeeded
Nov 06 03:05:13   py39-cython: commands succeeded
Nov 06 03:05:13 cleanup 
/__w/2/s/flink-python/.tox/.tmp/package/1/apache-flink-1.16.dev0.zip
Nov 06 03:05:14 ============tox checks... [FAILED]============
Nov 06 03:05:14 Process exited with EXIT CODE: 1.
[...]
The STDIO streams did not close within 10 seconds of the exit event from 
process '/bin/bash'. This may indicate a child process inherited the STDIO 
streams and has not yet exited.{code}


was (Author: mapohl):
I'm reopening this issue because we saw a similar error with Python 3.7 now in 
[this 1.16 
build|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=42858&view=logs&j=3e4dd1a2-fe2f-5e5d-a581-48087e718d53&t=b4612f28-e3b5-5853-8a8b-610ae894217a&l=28369]:
{code:java}
Nov 06 03:05:13 ERROR:   py37-cython: commands failed
Nov 06 03:05:13   py38-cython: commands succeeded
Nov 06 03:05:13   py39-cython: commands succeeded
Nov 06 03:05:13 cleanup 
/__w/2/s/flink-python/.tox/.tmp/package/1/apache-flink-1.16.dev0.zip
Nov 06 03:05:14 ============tox checks... [FAILED]============
Nov 06 03:05:14 Process exited with EXIT CODE: 1.{code}

> Python py36-cython: InvocationError for command install_command.sh fails with 
> exit code 1
> -----------------------------------------------------------------------------------------
>
>                 Key: FLINK-28394
>                 URL: https://issues.apache.org/jira/browse/FLINK-28394
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python
>    Affects Versions: 1.16.0, 1.15.2
>            Reporter: Martijn Visser
>            Assignee: Huang Xingbo
>            Priority: Major
>              Labels: stale-assigned, test-stability
>
> {code:java}
> Jul 05 03:47:22 Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError
> Jul 05 03:47:32 Using Python version 3.8.13 (default, Mar 28 2022 11:38:47)
> Jul 05 03:47:32 pip_test_code.py success!
> Jul 05 03:47:32 py38-cython finish: run-test  after 1658.14 seconds
> Jul 05 03:47:32 py38-cython start: run-test-post 
> Jul 05 03:47:32 py38-cython finish: run-test-post  after 0.00 seconds
> Jul 05 03:47:32 ___________________________________ summary 
> ____________________________________
> Jul 05 03:47:32 ERROR:   py36-cython: InvocationError for command 
> /__w/3/s/flink-python/dev/install_command.sh --exists-action w 
> .tox/.tmp/package/1/apache-flink-1.15.dev0.zip (exited with code 1)
> Jul 05 03:47:32   py37-cython: commands succeeded
> Jul 05 03:47:32   py38-cython: commands succeeded
> Jul 05 03:47:32 cleanup 
> /__w/3/s/flink-python/.tox/.tmp/package/1/apache-flink-1.15.dev0.zip
> Jul 05 03:47:33 ============tox checks... [FAILED]============
> Jul 05 03:47:33 Process exited with EXIT CODE: 1.
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37604&view=logs&j=bf5e383b-9fd3-5f02-ca1c-8f788e2e76d3&t=85189c57-d8a0-5c9c-b61d-fc05cfac62cf&l=27789



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to