You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/05/15 09:48:00 UTC

[jira] [Closed] (FLINK-17722) "Failed to find the file" in "build_wheels" stage

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

Dian Fu closed FLINK-17722.
---------------------------
    Resolution: Fixed

Merged to master via 38058087a35d2ae94abd89a2c0592f776c6e16b4

> "Failed to find the file" in "build_wheels" stage
> -------------------------------------------------
>
>                 Key: FLINK-17722
>                 URL: https://issues.apache.org/jira/browse/FLINK-17722
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python, Build System / Azure Pipelines
>            Reporter: Robert Metzger
>            Assignee: Huang Xingbo
>            Priority: Major
>              Labels: pull-request-available, test-stability
>             Fix For: 1.11.0
>
>
> CI https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=1343&view=logs&j=fe7ebddc-3e2f-5c50-79ee-226c8653f218&t=b2830442-93c7-50ff-36f4-5b3e2dca8c83
> {code}
> Successfully built dill crcmod httplib2 hdfs oauth2client future avro-python3
> Installing collected packages: six, pbr, mock, dill, typing, crcmod, numpy, pyarrow, python-dateutil, typing-extensions, fastavro, httplib2, protobuf, pymongo, docopt, idna, chardet, urllib3, requests, hdfs, pyparsing, pydot, pyasn1, pyasn1-modules, rsa, oauth2client, grpcio, future, avro-python3, pytz, apache-beam, cython
> Successfully installed apache-beam-2.19.0 avro-python3-1.9.2.1 chardet-3.0.4 crcmod-1.7 cython-0.29.16 dill-0.3.1.1 docopt-0.6.2 fastavro-0.21.24 future-0.18.2 grpcio-1.29.0 hdfs-2.5.8 httplib2-0.12.0 idna-2.9 mock-2.0.0 numpy-1.18.4 oauth2client-3.0.0 pbr-5.4.5 protobuf-3.11.3 pyarrow-0.15.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pydot-1.4.1 pymongo-3.10.1 pyparsing-2.4.7 python-dateutil-2.8.1 pytz-2020.1 requests-2.23.0 rsa-4.0 six-1.14.0 typing-3.7.4.1 typing-extensions-3.7.4.2 urllib3-1.25.9
> + (( i++ ))
> + (( i<3 ))
> + (( i=0 ))
> + (( i<3 ))
> + /home/vsts/work/1/s/flink-python/dev/.conda/envs/3.5/bin/python setup.py bdist_wheel
> Compiling pyflink/fn_execution/fast_coder_impl.pyx because it changed.
> Compiling pyflink/fn_execution/fast_operations.pyx because it changed.
> [1/2] Cythonizing pyflink/fn_execution/fast_coder_impl.pyx
> [2/2] Cythonizing pyflink/fn_execution/fast_operations.pyx
> Failed to find the file /home/vsts/work/1/s/flink-dist/target/flink-1.11-SNAPSHOT-bin/flink-1.11-SNAPSHOT/opt/flink-sql-client_*.jar.
> {code}



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