Closed
Bug 1900665
Opened 2 years ago
Closed 2 years ago
Airflow task `eam-workday-xmatters-integration.eam_workday_xmatters` failed for exec_date 2024-06-03
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: srose, Assigned: jmoscon)
Details
(Whiteboard: [airflow-triage])
Log extract:
airflow.providers.cncf.kubernetes.utils.pod_manager.PodLaunchFailedException: Pod took longer than 120 seconds to start. Check the pod events in kubernetes to determine why.
| Reporter | ||
Comment 1•2 years ago
|
||
Looking in the GKE console indicates the image name isn't valid, and in the DAG code there are spaces within the image URL string, which is likely the problem.
| Reporter | ||
Comment 2•2 years ago
|
||
This issue was fixed by https://github.com/mozilla/telemetry-airflow/pull/2008, and a subsequent issue was fixed by https://github.com/mozilla/telemetry-airflow/pull/2010. This DAG is now running successfully.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•