You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/01/24 13:51:00 UTC

[jira] [Updated] (FLINK-25422) Azure pipelines are failing due to Python tests unable to install dependencies

     [ https://issues.apache.org/jira/browse/FLINK-25422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser updated FLINK-25422:
-----------------------------------
    Labels: pull-request-available test-stability  (was: pull-request-available)

> Azure pipelines are failing due to Python tests unable to install dependencies
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-25422
>                 URL: https://issues.apache.org/jira/browse/FLINK-25422
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python
>    Affects Versions: 1.12.8, 1.13.6, 1.14.3
>            Reporter: Martijn Visser
>            Assignee: Huang Xingbo
>            Priority: Blocker
>              Labels: pull-request-available, test-stability
>             Fix For: 1.15.0, 1.12.8, 1.13.6, 1.14.3
>
>
> {code:java}
> Dec 22 16:10:02 Command "/__w/1/s/flink-python/.tox/py38/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-zwy7_7or/numpy/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-emfnsngu/install-record.txt --single-version-externally-managed --compile --install-headers /__w/1/s/flink-python/.tox/py38/include/site/python3.8/numpy" failed with error code 1 in /tmp/pip-install-zwy7_7or/numpy/
> Dec 22 16:10:02 You are using pip version 10.0.1, however version 21.3.1 is available.
> Dec 22 16:10:02 You should consider upgrading via the 'pip install --upgrade pip' command.
> Dec 22 16:10:02 
> Dec 22 16:10:02 =================================== log end ====================================
> Dec 22 16:10:02 ERROR: could not install deps [pytest, apache-beam==2.27.0, cython==0.29.16, grpcio>=1.17.0,<=1.26.0, grpcio-tools>=1.3.5,<=1.14.2, apache-flink-libraries]; v = InvocationError("/__w/1/s/flink-python/dev/install_command.sh pytest apache-beam==2.27.0 cython==0.29.16 'grpcio>=1.17.0,<=1.26.0' 'grpcio-tools>=1.3.5,<=1.14.2' apache-flink-libraries", 1)
> Dec 22 16:10:02 ___________________________________ summary ____________________________________
> Dec 22 16:10:02 ERROR:   py38: could not install deps [pytest, apache-beam==2.27.0, cython==0.29.16, grpcio>=1.17.0,<=1.26.0, grpcio-tools>=1.3.5,<=1.14.2, apache-flink-libraries]; v = InvocationError("/__w/1/s/flink-python/dev/install_command.sh pytest apache-beam==2.27.0 cython==0.29.16 'grpcio>=1.17.0,<=1.26.0' 'grpcio-tools>=1.3.5,<=1.14.2' apache-flink-libraries", 1)
> Dec 22 16:10:02 ============tox checks... [FAILED]============
> Dec 22 16:10:02 Process exited with EXIT CODE: 1.
> Dec 22 16:10:02 Trying to KILL watchdog (1195).
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=28443&view=logs&j=161eb7af-7e37-5bda-031e-1dd139988f4b&t=1dd6a048-0e04-5036-8cea-768313805a09
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=28444&view=logs&j=161eb7af-7e37-5bda-031e-1dd139988f4b&t=e489b367-f966-5d50-f73c-2caaa8549a1f
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=28454&view=logs&j=dd7e7115-b4b1-5414-20ec-97b9411e0cfc&t=c759a57f-2774-59e9-f882-8e4d5d3fbb9f



--
This message was sent by Atlassian Jira
(v8.20.1#820001)