potiuk opened a new issue #14503: URL: https://github.com/apache/airflow/issues/14503
I guess this yet another manifestation of self-hosted runner problem. Sometimes it happens that even if the script exits with '0' exit code, the actual CI job is marked as a failure and has exit code != 0. Example here: https://github.com/apache/airflow/runs/1990897172?check_suite_focus=true ``` Finished the script ci_run_kubernetes_tests.sh Elapsed time spent in the script: 635 seconds Exit code 0 Error: Process completed with 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]
