You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/17 15:29:14 UTC

[GitHub] [airflow] madden1706 commented on issue #14261: Airflow Scheduler liveness probe crashing (version 2.0)

madden1706 commented on issue #14261:
URL: https://github.com/apache/airflow/issues/14261#issuecomment-801177247


   I am getting this issue on minikube:
   
   > [2021-03-17 14:54:07,522] {kubernetes_executor.py:337} DEBUG - Syncing KubernetesExecutor
   [2021-03-17 14:54:07,522] {kubernetes_executor.py:263} DEBUG - KubeJobWatcher alive, continuing
   [2021-03-17 14:54:07,523] {dag_processing.py:383} DEBUG - Received message of type DagParsingStat
   [2021-03-17 14:54:07,523] {dag_processing.py:383} DEBUG - Received message of type DagParsingStat
   [2021-03-17 14:54:07,534] {scheduler_job.py:1390} DEBUG - Next timed event is in 3.959892
   [2021-03-17 14:54:07,534] {scheduler_job.py:1392} DEBUG - Ran scheduling loop in 0.04 seconds
   [2021-03-17 14:54:08,525] {scheduler_job.py:746} INFO - Exiting gracefully upon receiving signal 15
   [2021-03-17 14:54:09,528] {process_utils.py:95} INFO - Sending Signals.SIGTERM to GPID 42
   [2021-03-17 14:54:09,742] {process_utils.py:61} INFO - Process psutil.Process(pid=42, status='terminated', exitcode=0, started='14:49:18') (42) terminated with exit code 0
   [2021-03-17 14:54:09,743] {process_utils.py:95} INFO - Sending Signals.SIGTERM to GPID 42
   [2021-03-17 14:54:09,743] {scheduler_job.py:1296} INFO - Exited execute loop
   [2021-03-17 14:54:09,749] {cli_action_loggers.py:84} DEBUG - Calling callbacks: []
   [2021-03-17 14:54:09,749] {settings.py:290} DEBUG - Disposing DB connection pool (PID 9)
   
   minikube version: v1.18.1
   
   Restarts seem to be every 5 mins. 


----------------------------------------------------------------
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:
users@infra.apache.org