Abacn opened a new issue, #23227:
URL: https://github.com/apache/beam/issues/23227

   ### What happened?
   
   All  python suites (actions / Jenkins) fail with:
   
   ```
   15:41:07 Processing 
./target/.tox-py38-docs/.tmp/package/1/apache-beam-2.43.0.dev0.zip
   15:41:07   Preparing metadata (setup.py): started
   15:41:07   Preparing metadata (setup.py): finished with status 'error'
   15:41:07   error: subprocess-exited-with-error
   15:41:07   
   15:41:07   × python setup.py egg_info did not run successfully.
   15:41:07   │ exit code: 1
   15:41:07   ╰─> [10 lines of output]
   15:41:07       Traceback (most recent call last):
   15:41:07         File "<string>", line 2, in <module>
   15:41:07         File "<pip-setuptools-caller>", line 34, in <module>
   15:41:07         File "/tmp/pip-req-build-rgi4y61h/setup.py", line 169, in 
<module>
   15:41:07           generate_protos_first()
   15:41:07         File "/tmp/pip-req-build-rgi4y61h/setup.py", line 139, in 
generate_protos_first
   15:41:07           gen_protos.generate_proto_files()
   15:41:07         File "/tmp/pip-req-build-rgi4y61h/gen_protos.py", line 476, 
in generate_proto_files
   15:41:07           raise RuntimeError(error_msg)
   15:41:07       RuntimeError: Not in apache git tree, unable to find proto 
definitions.
   15:41:07       [end of output]
   15:41:07   
   15:41:07   note: This error originates from a subprocess, and is likely not 
a problem with pip.
   15:41:07 error: metadata-generation-failed
   15:41:07 
   15:41:07 × Encountered error while generating package metadata.
   15:41:07 ╰─> See above for output.
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: test-failures


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to