lincoln lee created FLINK-34465: ----------------------------------- Summary: Python py38-cython: commands failed, Bash exited with code '1 Key: FLINK-34465 URL: https://issues.apache.org/jira/browse/FLINK-34465 Project: Flink Issue Type: Bug Components: API / Python Affects Versions: 1.18.0 Reporter: Sergey Nuyanzin Assignee: Huang Xingbo
{noformat} Apr 06 05:55:13 ___________________________________ summary ____________________________________ Apr 06 05:55:13 ERROR: py37-cython: commands failed Apr 06 05:55:13 py38-cython: commands succeeded Apr 06 05:55:13 py39-cython: commands succeeded Apr 06 05:55:13 py310-cython: commands succeeded {noformat} in logs there is such error for 37 not sure if it is related {noformat} Apr 06 04:26:30 ________ ERROR at setup of ProcessWindowTests.test_count_sliding_window ________ Apr 06 04:26:30 Apr 06 04:26:30 cls = <class 'pyflink.datastream.tests.test_window.ProcessWindowTests'> Apr 06 04:26:30 Apr 06 04:26:30 @classmethod Apr 06 04:26:30 def setUpClass(cls): Apr 06 04:26:30 super(PyFlinkStreamingTestCase, cls).setUpClass() Apr 06 04:26:30 cls.env.set_parallelism(2) Apr 06 04:26:30 > cls.env.set_runtime_mode(RuntimeExecutionMode.STREAMING) Apr 06 04:26:30 Apr 06 04:26:30 pyflink/testing/test_case_utils.py:193: Apr 06 04:26:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ {noformat} [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=47960&view=logs&j=821b528f-1eed-5598-a3b4-7f748b13f261&t=6bb545dd-772d-5d8c-f258-f5085fba3295&l=24593] -- This message was sent by Atlassian Jira (v8.20.10#820010)