houqp commented on pull request #9791:
URL: https://github.com/apache/airflow/pull/9791#issuecomment-657675298
@potiuk looks like the setup.py change is causing CI failures, before I dig
into this, just wanted to check with you to see if this error looks familiar to
you:
```
Fixing ownership of mounted files
Fixed ownership of mounted files
ERROR! Setup.py changed since last time requirements were generated
When you update setup.py, you have to run
breeze generate-requirements --python 3.6
###########################################################################################
EXITING
/opt/airflow/scripts/ci/in_container/run_generate_requirements.sh WITH STATUS
CODE 1
###########################################################################################
Fixing ownership of mounted files
Fixed ownership of mounted files
###########################################################################################
EXITING WITH STATUS CODE 1
###########################################################################################
Finished the script ci_generate_requirements.sh
Elapsed time spent in the script: 1 seconds
Exit code 1
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]