[
https://issues.apache.org/jira/browse/AIRFLOW-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Surename updated AIRFLOW-1473:
-------------------------------------
Description:
*Next Scheduled task which never gets queued or run:*
Task Instance Details:
Task's trigger rule 'all_success' requires all upstream tasks to have
succeeded, but *found 1 non-success*(es). upstream_tasks_state=*{'successes':
54L, 'failed': 0L, 'upstream_failed': 0L, 'skipped': 0L, 'done': 54L}*
Dagrun Running:
Task instance's dagrun was not in the 'running' state but in the state
'failed'.
was:
*Next Scheduled task which never gets queued or run:*
Task Instance Details:
Task's trigger rule 'all_success' requires all upstream tasks to have
succeeded, but *found 1 non-success*(es). upstream_tasks_state={'successes':
54L, * 'failed': 0L *, 'upstream_failed': 0L, 'skipped': 0L, 'done': 54L}
Dagrun Running:
Task instance's dagrun was not in the 'running' state but in the state
'failed'.
> DAG state set failed, no failed task
> ------------------------------------
>
> Key: AIRFLOW-1473
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1473
> Project: Apache Airflow
> Issue Type: Bug
> Components: scheduler
> Affects Versions: 1.9.0
> Environment: Deployed on Kubernetes. Using Local executor.
> Reporter: Daniel Surename
> Priority: Critical
> Attachments: 1.png, 2.png, 3.png, 4.png
>
>
> *Next Scheduled task which never gets queued or run:*
> Task Instance Details:
> Task's trigger rule 'all_success' requires all upstream tasks to have
> succeeded, but *found 1 non-success*(es). upstream_tasks_state=*{'successes':
> 54L, 'failed': 0L, 'upstream_failed': 0L, 'skipped': 0L, 'done': 54L}*
> Dagrun Running:
> Task instance's dagrun was not in the 'running' state but in the state
> 'failed'.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)