Running with gitlab-runner 17.7.0 (3153ccc6)
  on customer-churn-runner hYXFyj2eh, system ID: s_b5ec90919e6b
section_start:1736525666:prepare_executor
Preparing the "docker" executor
Using Docker executor with image python:3.11 ...
Pulling docker image python:3.11 ...
Using docker image sha256:e729f76087ee0eac048a797fb9a1789920373e6c614fc9f6cb3cc4c3d046006f for python:3.11 with digest python@sha256:b337e1fd27dbacda505219f713789bf82766694095876769ea10c2d34b4f470b ...
section_end:1736525671:prepare_executor
section_start:1736525671:prepare_script
Preparing environment
Running on runner-hyxfyj2eh-project-14162-concurrent-0 via LAPTOP-96G58TFM...
section_end:1736525671:prepare_script
section_start:1736525671:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/rayhanp1402/xops-gamimir/.git/
Checking out c3eab347 as detached HEAD (ref is main)...
Removing venv/

Skipping Git submodules setup
section_end:1736525673:get_sources
section_start:1736525673:step_script
Executing "step_script" stage of the job script
Using docker image sha256:e729f76087ee0eac048a797fb9a1789920373e6c614fc9f6cb3cc4c3d046006f for python:3.11 with digest python@sha256:b337e1fd27dbacda505219f713789bf82766694095876769ea10c2d34b4f470b ...
$ mkdir -p $AIRFLOW_HOME/dags $AIRFLOW_HOME/logs $AIRFLOW_HOME/plugins
$ cp dags/model_dag.py $AIRFLOW_DAGS_DIR
$ ls -l $AIRFLOW_DAGS_DIR
total 4
-rw-r--r-- 1 root root 3437 Jan 10 16:14 model_dag.py
section_end:1736525674:step_script
section_start:1736525674:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
WARNING: processPath: artifact path is not a subpath of project directory: /opt/airflow/dags 
ERROR: No files to upload                          
section_end:1736525675:upload_artifacts_on_success
section_start:1736525675:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1736525676:cleanup_file_variables
Job succeeded