rikirolly commented on issue #28329:
URL: https://github.com/apache/airflow/issues/28329#issuecomment-1354358338
>
I can confirm it's not an UI issue because I have seen the DAG running 1
hour before.
This is the LOG related to the same RUN of the previous screenshot.
`
*** Reading remote log from
s3://roj-airflow-log/airflow-log/dag_id=neorouter_v08/run_id=scheduled__2022-12-12T11:00:00+00:00/task_id=load_neorouter_log/attempt=1.log.
[2022-12-12, 12:00:05 UTC] {taskinstance.py:1165} INFO - Dependencies all
met for <TaskInstance: neorouter_v08.load_neorouter_log
scheduled__2022-12-12T11:00:00+00:00 [queued]>
[2022-12-12, 12:00:05 UTC] {taskinstance.py:1165} INFO - Dependencies all
met for <TaskInstance: neorouter_v08.load_neorouter_log
scheduled__2022-12-12T11:00:00+00:00 [queued]>
[2022-12-12, 12:00:05 UTC] {taskinstance.py:1362} INFO -
--------------------------------------------------------------------------------
[2022-12-12, 12:00:05 UTC] {taskinstance.py:1363} INFO - Starting attempt 1
of 1
[2022-12-12, 12:00:05 UTC] {taskinstance.py:1364} INFO -
--------------------------------------------------------------------------------
[2022-12-12, 12:00:05 UTC] {taskinstance.py:1383} INFO - Executing
<Task(_PythonDecoratedOperator): load_neorouter_log> on 2022-12-12
11:00:00+00:00
[2022-12-12, 12:00:05 UTC] {standard_task_runner.py:82} INFO - Running:
['airflow', 'tasks', 'run', 'neorouter_v08', 'load_neorouter_log',
'scheduled__2022-12-12T11:00:00+00:00', '--job-id', '32119', '--raw',
'--subdir', 'DAGS_FOLDER/neorouter.py', '--cfg-path', '/tmp/tmpo94brkol']
[2022-12-12, 12:00:05 UTC] {standard_task_runner.py:83} INFO - Job 32119:
Subtask load_neorouter_log
[2022-12-12, 12:00:05 UTC] {standard_task_runner.py:55} INFO - Started
process 8644 to run task
[2022-12-12, 12:00:06 UTC] {task_command.py:376} INFO - Running
<TaskInstance: neorouter_v08.load_neorouter_log
scheduled__2022-12-12T11:00:00+00:00 [running]> on host
airflow-release-worker-0.airflow-release-worker.airflow-namespace.svc.cluster.local
[2022-12-12, 12:00:06 UTC] {taskinstance.py:1592} INFO - Exporting the
following env vars:
AIRFLOW_CTX_DAG_OWNER=airflow
AIRFLOW_CTX_DAG_ID=neorouter_v08
AIRFLOW_CTX_TASK_ID=load_neorouter_log
AIRFLOW_CTX_EXECUTION_DATE=2022-12-12T11:00:00+00:00
AIRFLOW_CTX_TRY_NUMBER=1
AIRFLOW_CTX_DAG_RUN_ID=scheduled__2022-12-12T11:00:00+00:00
[2022-12-12, 12:00:06 UTC] {logging_mixin.py:137} INFO -
data_interval_start: 2022-12-12 11:00:00+00:00
[2022-12-12, 12:00:06 UTC] {logging_mixin.py:137} INFO - data_interval_end:
2022-12-12 13:00:00+00:00
[2022-12-12, 12:00:06 UTC] {python.py:177} INFO - Done. Returned value was:
None
[2022-12-12, 12:00:06 UTC] {taskinstance.py:1406} INFO - Marking task as
SUCCESS. dag_id=neorouter_v08, task_id=load_neorouter_log,
execution_date=20221212T110000, start_date=20221212T120005,
end_date=20221212T120006
[2022-12-12, 12:00:07 UTC] {local_task_job.py:159} INFO - Task exited with
return code 0
[2022-12-12, 12:00:07 UTC] {taskinstance.py:2623} INFO - 0 downstream tasks
scheduled from follow-on schedule check
`
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]